* gdb.base/store.c (charest): New typedef.
authorDaniel Jacobowitz <drow@false.org>
Thu, 3 Jul 2003 13:55:22 +0000 (13:55 +0000)
committerDaniel Jacobowitz <drow@false.org>
Thu, 3 Jul 2003 13:55:22 +0000 (13:55 +0000)
commit3a871b371bd72137b4fc4fc504f02080878e2540
treec225a61a386ea07d20fbc37f7ac2b42241b330af
parent3c5c592957b6f7b2009a33d08b26147c93aa8d46
* gdb.base/store.c (charest): New typedef.
(add_char): Rename to add_charest, update.
(wack_char): Rename to wack_charest, update types.  Return l + r
to keep r live across the call.
(wack_short, wack_int, wack_long, wack_longest, wack_float)
(wack_double, wack_doublest): Return l + r to keep r live across
the call.
* gdb.base/store.exp: Accomodate store.c changes.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/store.c
gdb/testsuite/gdb.base/store.exp
This page took 0.024408 seconds and 4 git commands to generate.