OSDN Git Service

2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
authorams <ams>
Fri, 2 Dec 2005 14:58:13 +0000 (14:58 +0000)
committerams <ams>
Fri, 2 Dec 2005 14:58:13 +0000 (14:58 +0000)
commita020acb58660e301a37a5cb353fab824a930bfcf
treeaea394dcd967e94b7949fc5e4dbab84915f4d508
parent50fb0f24bc1f0e604009b9cef41507fec80254a2
2005-12-02  Andrew Stubbs  <andrew.stubbs@st.com>

* breakpoint.c (BREAK_ARGS_HELP): New mecro.
(_initialize_breakpoint): Enhance break, tbreak, hbreak and thbreak
commands' help by adding more information and using BREAK_ARGS_HELP
to duplicate the common parts.  Remove now-redundant cross-references.

testsuite/
* gdb.base/help.exp (help b, help br, help bre, help brea)
(help break): Update the expected message.
gdb/ChangeLog
gdb/breakpoint.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/help.exp