* breakpoint.c (condition_completer): New function.
authorTom Tromey <tromey@redhat.com>
Wed, 13 Jun 2012 15:50:22 +0000 (15:50 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 13 Jun 2012 15:50:22 +0000 (15:50 +0000)
commitd55637df6923689396e58c3d789e82314f4826ec
tree09d54ca9515512c682efdaad9febaa1983c0d8ae
parent49c4e619f81a66545e2332dc218d9bf31bbb51ad
* breakpoint.c (condition_completer): New function.
(_initialize_breakpoint): Use it.
* value.c (complete_internalvar): New function.
* value.h (complete_internalvar): Declare.
testsuite
* gdb.base/condbreak.exp: Add tests for "condition" completion.
gdb/ChangeLog
gdb/breakpoint.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/condbreak.exp
gdb/value.c
gdb/value.h
This page took 0.026252 seconds and 4 git commands to generate.