gdb
  Makefile
  Hello
compile
cc -g
  M-x gdb
(gdb)
break
  run
  next
  print
  cont
  改行
  delete
  exit
  shell-mode
  help
gdb-emacs
  gdb 準備
  実行準備
  実行開始
  gdbinint
  URL
    xfree86

gdb GNU Debugger & Emacs (M-x gdb)

help

(gdb) help 
List of classes of commands:

aliases -- Aliases of other commands
breakpoints -- Making program stop at certain points
data -- Examining data
files -- Specifying and examining files
internals -- Maintenance commands
obscure -- Obscure features
running -- Running the program
stack -- Examining the stack
status -- Status inquiries
support -- Support facilities
tracepoints -- Tracing of program execution without stopping the program
user-defined -- User-defined commands

Type "help" followed by a class name for a list of commands in that class.
Type "help" followed by command name for full documentation.
Command name abbreviations are allowed if unambiguous.
OHP | emacs2 | Mac OS X | gdb
Last Update: Sat, 07 Jun 2014 22:16:17 GMT 1.66 2008/03/08