gdb/
authorSergio Durigan Junior <sergiodj@redhat.com>
Tue, 7 May 2013 17:04:29 +0000 (17:04 +0000)
committerSergio Durigan Junior <sergiodj@redhat.com>
Tue, 7 May 2013 17:04:29 +0000 (17:04 +0000)
commit58ce7251e876ad5b6569e3ee72dfe6c4c5697ca8
tree96388c083cc474be232d0866a550c687f7371920
parent7b70956dc8e3886e5fa483d72847f68a5008346c
gdb/
2013-05-07  Sergio Durigan Junior  <sergiodj@redhat.com>

PR breakpoints/15413:
* breakpoint.c (condition_completer): Simplify the code to
disconsider multiple locations of breakpoints when completing the
"condition" command.

gdb/testsuite/
2013-05-07  Sergio Durigan Junior  <sergiodj@redhat.com>

PR breakpoints/15413:
* gdb.base/pending.exp: Add test for completion of the "condition"
command for pending breakpoints.
* gdb.linespec/linespec.ex: Add test for completion of the
"condition" command when dealing with multiple locations.
gdb/ChangeLog
gdb/breakpoint.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/pending.exp
gdb/testsuite/gdb.linespec/linespec.exp
This page took 0.027205 seconds and 4 git commands to generate.