OSDN Git Service

gdb
authorTom Tromey <tromey@redhat.com>
Fri, 12 Dec 2008 17:58:47 +0000 (17:58 +0000)
committerTom Tromey <tromey@redhat.com>
Fri, 12 Dec 2008 17:58:47 +0000 (17:58 +0000)
commit25071386e8e8db4c93075249ef221c98f3298e9f
treef749dd9a1c0ec2d3bfb60e70ef01ecb0d0900967
parent159545d661ac64df03fb89d90db249ce48dc0a0b
gdb
PR cli/2563:
* cli/cli-decode.c (delete_cmd): Add hook-related out parameters.
(add_cmd): Update.  Install hooks into new command.
(add_alias_cmd): Update.
gdb/testsuite
* gdb.base/commands.exp (redefine_hook_test): New proc.
Call it.
gdb/ChangeLog
gdb/cli/cli-decode.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/commands.exp