* [RFA] historical addition to gdb/testsuite/ChangeLog
@ 2001-05-11 14:22 Michael Elizabeth Chastain
2001-05-11 14:25 ` Fernando Nasser
0 siblings, 1 reply; 2+ messages in thread
From: Michael Elizabeth Chastain @ 2001-05-11 14:22 UTC (permalink / raw)
To: gdb-patches
This is a historical addition to gdb/testsuite/ChangeLog.
This patch adds a ChangeLog entry for a change I made on 2001-01-28,
but neglected to commit the ChangeLog for.
OK to apply?
Michael Elizabeth Chastain
<chastain@redhat.com>
"love without fear"
===
Index: gdb/testsuite/ChangeLog
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/ChangeLog,v
retrieving revision 1.110
diff -c -3 -p -r1.110 ChangeLog
*** gdb/testsuite/ChangeLog 2001/05/11 19:53:04 1.110
--- gdb/testsuite/ChangeLog 2001/05/11 21:16:16
*************** Sun Feb 4 17:32:21 2001 Andrew Cagney
*** 288,293 ****
--- 288,315 ----
* config/sid.exp (sid_start): Handle sim,protocol of `sid.'
+ 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.
+
2001-01-17 Ben Elliston <bje@redhat.com>
* config/sid.exp: New file.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [RFA] historical addition to gdb/testsuite/ChangeLog
2001-05-11 14:22 [RFA] historical addition to gdb/testsuite/ChangeLog Michael Elizabeth Chastain
@ 2001-05-11 14:25 ` Fernando Nasser
0 siblings, 0 replies; 2+ messages in thread
From: Fernando Nasser @ 2001-05-11 14:25 UTC (permalink / raw)
To: Michael Elizabeth Chastain; +Cc: gdb-patches
Michael Elizabeth Chastain wrote:
>
> This is a historical addition to gdb/testsuite/ChangeLog.
>
> This patch adds a ChangeLog entry for a change I made on 2001-01-28,
> but neglected to commit the ChangeLog for.
>
> OK to apply?
>
Yes, sure.
Thanks.
Fernando
> Michael Elizabeth Chastain
> <chastain@redhat.com>
> "love without fear"
>
> ===
>
> Index: gdb/testsuite/ChangeLog
> ===================================================================
> RCS file: /cvs/src/src/gdb/testsuite/ChangeLog,v
> retrieving revision 1.110
> diff -c -3 -p -r1.110 ChangeLog
> *** gdb/testsuite/ChangeLog 2001/05/11 19:53:04 1.110
> --- gdb/testsuite/ChangeLog 2001/05/11 21:16:16
> *************** Sun Feb 4 17:32:21 2001 Andrew Cagney
> *** 288,293 ****
> --- 288,315 ----
>
> * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
>
> + 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.
> +
> 2001-01-17 Ben Elliston <bje@redhat.com>
>
> * config/sid.exp: New file.
--
Fernando Nasser
Red Hat Canada Ltd. E-Mail: fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario M4P 2C9
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-05-11 14:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-11 14:22 [RFA] historical addition to gdb/testsuite/ChangeLog Michael Elizabeth Chastain
2001-05-11 14:25 ` Fernando Nasser
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox