OSDN Git Service

gdb:
authorTom Tromey <tromey@redhat.com>
Thu, 14 Aug 2008 18:03:19 +0000 (18:03 +0000)
committerTom Tromey <tromey@redhat.com>
Thu, 14 Aug 2008 18:03:19 +0000 (18:03 +0000)
commitbd00da08998cd5be029bc3aeaafe34a1555e932d
treeec7dfbf44a4902eb4e1d3b57d4f8ae5d7d9b2f94
parent58c4c5c01ffd7703a3c6a0b964545d2322c56812
gdb:
* macrocmd.c (macro_define_command): Check for NULL argument.
(macro_undef_command): Likewise.
gdb/testsuite:
* gdb.base/macscp.exp: Add regression test for "macro define" or
"macro undef" with no arguments.
gdb/ChangeLog
gdb/macrocmd.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/macscp.exp