beautypg.com

8 miscellaneous gdb commands in gdb/mi – HP gnu source-level debugger 5992-4701 User Manual

Page 339

background image

GDB command

The corresponding GDB command is info shared.

Example

N.A.

The -file-list-symbol-files command

Synopsis

-file-list-symbol-files

List symbol files.

GDB command

The corresponding GDB command is 'info file' (part of it).

Example

N.A.

The -file-symbol-file command

Synopsis

-file-symbol-file file

Read symbol table info from the specified file argument. When used without
arguments, clears GDB's symbol table info. No output is produced, except for a
completion notification.

GDB command

The corresponding GDB command is 'symbol-file'.

Example

(gdb)
-file-symbol-file /kwikemart/marge/ezannoni/TRUNK/mbx/hello.mbx
^done
(gdb)

21.8 Miscellaneous GDB commands in GDB/MI

The -gdb-exit command

Synopsis

-gdb-exit

21.8 Miscellaneous GDB commands in GDB/MI

339