binutils-gdb/gdb/testsuite
Aleksandar Ristovski 514f746bdc * breakpoint.c (breakpoint_init_inferior): Mark as not inserted only
non-permanent breakpoints.
	(bpstat_stop_status): Change enable_state to bp_disabled only for
	non-permanent breakpoints.
	(bp_loc_is_permanent): New function.
	(create_breakpoint): Check if the location points to a permanent
	breakpoint and if it does, make breakpoint permanent.
	(update_breakpoint_locations): Make sure new locations of permanent
	breakpoints are properly initialized.
	* i386-tdep.c (i386_skip_permanent_breakpoint): New function.
	(i386_gdbarch_init): Set gdbarch_skip_permanent_breakpoint.

	* gdb.arch/i386-bp_permanent.exp: New test.
2008-09-03 13:39:56 +00:00
..
config Fix for PR gdb/1543. 2008-08-06 12:52:08 +00:00
gdb.ada * gdb.ada/null_array/foo.adb: Add multi-dimensional array 2008-05-23 18:15:23 +00:00
gdb.arch * breakpoint.c (breakpoint_init_inferior): Mark as not inserted only 2008-09-03 13:39:56 +00:00
gdb.asm Fix for PR gdb/1543. 2008-08-06 12:52:08 +00:00
gdb.base gdb: 2008-08-24 16:39:57 +00:00
gdb.cp * dwarf2read.c (processing_current_prefix): Delete static 2008-08-21 18:57:34 +00:00
gdb.disasm Fix for PR gdb/1543. 2008-08-06 12:52:08 +00:00
gdb.dwarf2 * gdb.dwarf2/dw2-compressed.S: Also define __start. 2008-07-27 21:01:45 +00:00
gdb.fortran Fix for PR gdb/1543. 2008-08-06 12:52:08 +00:00
gdb.gdb * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches. 2008-01-26 13:56:37 +00:00
gdb.hp Fix for PR gdb/1543. 2008-08-06 12:52:08 +00:00
gdb.java Fix for PR gdb/1543. 2008-08-06 12:52:08 +00:00
gdb.mi * gdb.mi/mi-nonstop.exp: Fix the check for non-stop 2008-08-21 15:09:42 +00:00
gdb.modula2 Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
gdb.objc Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
gdb.opt * gdb.opt/Makefile.in: Fix whitespace. 2008-04-17 23:06:54 +00:00
gdb.pascal Fix for PR gdb/1543. 2008-08-06 12:52:08 +00:00
gdb.python gdb/ 2008-08-16 20:36:30 +00:00
gdb.server * linux-low.c (linux_attach_lwp): Do not _exit after errors. 2008-01-30 00:51:50 +00:00
gdb.stabs Fix for PR gdb/1543. 2008-08-06 12:52:08 +00:00
gdb.threads Fix for PR gdb/1543. 2008-08-06 12:52:08 +00:00
gdb.trace Fix for PR gdb/1543. 2008-08-06 12:52:08 +00:00
gdb.xml Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
lib * lib/mi-support.exp (mi_expect_stop): Produce 2008-08-19 14:13:29 +00:00
.gdbinit
ChangeLog * breakpoint.c (breakpoint_init_inferior): Mark as not inserted only 2008-09-03 13:39:56 +00:00
Makefile.in * Makefile.in (just-check): Remove. Move body to... 2008-07-28 20:05:58 +00:00
TODO
aclocal.m4 gdb: 2008-04-23 12:21:50 +00:00
configure gdb: 2008-04-23 12:21:50 +00:00
configure.ac * gdb.opt/clobbered-registers-O2.c: New testcase source file. 2007-10-25 20:30:26 +00:00