aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/display.c
AgeCommit message (Collapse)AuthorFilesLines
2011-08-092011-08-09 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+2
gdb/ * printcmd.c (current_display_number): Update comment. (disable_current_display_cleanup): Delete. (do_one_display): Use make_cleanup_restore_integer. Gracefully catch errors thrown while evaluating and printing the display. gdb/testsuite/ * gdb.base/display.c (do_loops): New `p_i' local. * gdb.base/display.exp: Test displaying a variable that is temporarily at a bad address.
2009-11-13 gdb/testsuite/Daniel Jacobowitz1-4/+7
* gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference to be in memory. * gdb.base/display.c (force_mem): New. (do_loops): Use it. Add breakpoint comments. (do_vars): Add a breakpoint comment. * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded line numbers.
2001-09-17 * gdb.base/display.c (do_loops): Add float variable `f'.Corinna Vinschen1-2/+2
Increment f in loop. * gdb.base/display.exp: Increment timeout by 60 seconds. Change float display test to use variable `f'.
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+52