diff options
author | Michael Chastain <mec@google.com> | 2001-01-28 23:49:43 +0000 |
---|---|---|
committer | Michael Chastain <mec@google.com> | 2001-01-28 23:49:43 +0000 |
commit | b2bbed47aadaf9c4901e87b2ecc56ac146a3b97b (patch) | |
tree | c91a37a2972914b618c926b485ad494614a9b822 /config.guess | |
parent | 80ee4fd53b910f425ecfa8a4f599025e00c2c608 (diff) | |
download | gdb-b2bbed47aadaf9c4901e87b2ecc56ac146a3b97b.zip gdb-b2bbed47aadaf9c4901e87b2ecc56ac146a3b97b.tar.gz gdb-b2bbed47aadaf9c4901e87b2ecc56ac146a3b97b.tar.bz2 |
2001-01-28 Michael Chastain <chastain@redhat.com>
* gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
to call when tests fail. It takes gdb out of the overloaded
function choice menu back to the main prompt, so that the test
program stays synchronized.
(set_bp_overloaded): New proc to collect all the common
code for setting a breakpoint on an overloaded name. Calls
take_gdb_out_of_choice_menu when needed.
(menu_overload1arg): New variable to collect the repeated
instances of the expected menu for an overloaded name. Change
the regular expression to handle changes in g++ type encoding:
"void" can be either "void" or "", and "unsigned int" can be
either "unsigned int" or "unsigned".
(continue_to_bp_overloaded): Change regular expressions to handle
changes in g++ type encoding.
(no proc): Call take_gdb_out_of_choice_menu when needed.
Remove redundant calls to "info break". Accept either "canceled"
or "cancelled". Change regular expressions in "info break"
calls to handle changes in g++ type encoding. Give all tests
unique strings.
Diffstat (limited to 'config.guess')
0 files changed, 0 insertions, 0 deletions