From Vladimir Prus <ghost@cs.msu.su>:
authorDaniel Jacobowitz <drow@false.org>
Mon, 6 Feb 2006 21:55:06 +0000 (21:55 +0000)
committerDaniel Jacobowitz <drow@false.org>
Mon, 6 Feb 2006 21:55:06 +0000 (21:55 +0000)
commit38fcd64c3aab38859abfe7bbef7ced8942bfa74d
treec58586ac9e8b7c217120575fef4242bb1d42254b
parent37debb04b8e41ac7ece23f806c73fd16b92372ca
From Vladimir Prus  <ghost@cs.msu.su>:
gdb/
* breakpoint.c (print_one_breakpoint): For MI-like UI, output
fullname field.
gdb/doc/
* gdb.texinfo (Breakpoint table commands): Document the fullname
field in -break-list output.
gdb/testsuite/
* gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
field.
gdb/ChangeLog
gdb/breakpoint.c
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.mi/mi-break.exp
gdb/testsuite/gdb.mi/mi2-break.exp
This page took 0.026632 seconds and 4 git commands to generate.