OAR

RTEMS GNU Tools On-Line Library


Debugging C

PREV UP NEXT Bookshelf Debugging with GDB

9.4.1.6: GDB and C

The set print union and show print union commands apply to the union type. When set to `on', any union that is inside a struct or class is also printed. Otherwise, it appears as `{...}'.

The @ operator aids in the debugging of dynamic arrays, formed with pointers and a memory allocation function. See Expressions.

  • Debugging C plus plus

  • PREV UP NEXT Bookshelf Debugging with GDB

    Packaging copyright © 1988-2000 OAR Corporation
    Context copyright by each document's author. See Free Software Foundation for information.