commands command not allowed in macros, bug?

Doug Evans dje@transmeta.com
Wed Mar 31 09:18:00 GMT 2004


I wrote:
 > (gdb) foo
 > Breakpoint 1 at 0x8048406: file hello.c, line 6.
 > 
 > [gdb is now hung waiting for the user to type `end']
 > 
 > end # <<< type this in
 > foo # gdb prints this, the commands of breakpoint 1 are run
 > (gdb) quit

Oops, thinko.

s/commands of breakpoint 1 are run/rest of macro foo is run/



More information about the Gdb mailing list