* breakpoint.c (print_one_breakpoint_location): In MI
authorVladimir Prus <vladimir@codesourcery.com>
Thu, 24 Apr 2008 08:46:19 +0000 (08:46 +0000)
committerVladimir Prus <vladimir@codesourcery.com>
Thu, 24 Apr 2008 08:46:19 +0000 (08:46 +0000)
commitd24317b4805503c9a018e77ee4683c87678f11ff
tree981f80990040cea599ebdfba3192cbe7637677aa
parent879d3736b8868261db20ec0720af378e8a37365a
* breakpoint.c (print_one_breakpoint_location): In MI
mode, report the location string the breakpoint was
originally created with.
17 files changed:
gdb/ChangeLog
gdb/breakpoint.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.mi/mi-break.exp
gdb/testsuite/gdb.mi/mi-pending.exp
gdb/testsuite/gdb.mi/mi-simplerun.exp
gdb/testsuite/gdb.mi/mi-syn-frame.exp
gdb/testsuite/gdb.mi/mi-until.exp
gdb/testsuite/gdb.mi/mi-var-display.exp
gdb/testsuite/gdb.mi/mi-watch.exp
gdb/testsuite/gdb.mi/mi2-break.exp
gdb/testsuite/gdb.mi/mi2-simplerun.exp
gdb/testsuite/gdb.mi/mi2-syn-frame.exp
gdb/testsuite/gdb.mi/mi2-until.exp
gdb/testsuite/gdb.mi/mi2-var-display.exp
gdb/testsuite/gdb.mi/mi2-watch.exp
gdb/testsuite/lib/mi-support.exp
This page took 0.030546 seconds and 4 git commands to generate.