summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/watchpoints.c
Commit message (Collapse)AuthorAgeFilesLines
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
|
* * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: SkipDaniel Jacobowitz2010-03-241-3/+0
| | | | | | | if gdb,nosignals. * gdb.base/watchpoints.c: Do not include unnecessary headers. * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program exited".
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
| | | | Automatic update by copyright.sh.
* * gdb.base/watchpoints.c: Add copyright header. Reformat oneJoel Brobecker2009-10-071-6/+23
| | | | of the comments.
* gdb ChangeLog entry:Pierre Muller2009-09-261-0/+33
* i386-nat.c (i386_stopped_data_address): Also check that hitted watch register is not vacant. gdb/testsuite ChangeLog entry: New test for two watchpoints, with disabling of the first inserted. * testsuite/gdb.base/watchpoints.c: New file. * testsuite/gdb.base/watchpoints.exp: New file.