old-cross-binutils/gdb/testsuite
Jan Kratochvil 859825b857 gdb/
* breakpoint.c (bpstat_stop_status): Check BL->SHLIB_DISABLED.
	(print_breakpoint_location): New comment.  Check LOC->SHLIB_DISABLED.
	Check LOC validity before printing it.  Use LOC instead of B->LOC.
	Swap the if conditionals order.

gdb/testsuite/
	* gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
	Replace the printf call of Y by provided "y-set-1" label.  New block
	for the second shared library.
	* gdb.base/unload.exp: Compile also the second library, call
	gdb_load_shlibs also for it.  Use now gdb_breakpoint.
	(single pending breakpoint info): Rename to ...
	(pending breakpoint info before run): ... this extended test.
	(libfile2, libname2, libsrcfile2, libsrc2)
	(lib_sl2): New variables.
	(exec_opts): Set also SHLIB_NAME2.
	(pending breakpoint info on first run at shrfunc1)
	(pending breakpoint info on second run at shrfunc1)
	(pending breakpoint info on second run at shrfunc2)
	(print y from libfile, print y from libfile2): New tests.
	* gdb.base/unloadshr.c (shrfunc1): Change the returned value.
	* gdb.base/unloadshr2.c: New.
2009-12-23 22:24:51 +00:00
..
config * config/m68k-emc.exp, lib/emc-support.exp, 2009-11-05 20:06:03 +00:00
gdb.ada * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c, 2009-12-20 11:55:25 +00:00
gdb.arch * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*. 2009-11-03 16:44:16 +00:00
gdb.asm gdb/ChangeLog: 2009-11-23 18:44:11 +00:00
gdb.base gdb/ 2009-12-23 22:24:51 +00:00
gdb.cell
gdb.cp Fix for PR 9399 gdb can't call or print a const function that uses virtual inheritance 2009-12-10 20:57:10 +00:00
gdb.disasm
gdb.dwarf2 * gdb.base/step-line.exp: Copy step-line.inp to the remote host. 2009-11-12 15:15:26 +00:00
gdb.fortran * lib/gdb.exp (gdb_compile_test): New. 2009-11-10 10:16:10 +00:00
gdb.gdb
gdb.hp
gdb.java * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c, 2009-12-20 11:55:25 +00:00
gdb.mi PR gdb/10884 2009-12-21 09:50:31 +00:00
gdb.modula2 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c, 2009-12-20 11:55:25 +00:00
gdb.multi Adding files to HEAD that cvs had declared dead due to existing on 2009-10-19 09:56:34 +00:00
gdb.objc * gdb.objc/basicclass.exp: Disable pending breakpoint query. 2009-09-29 19:02:22 +00:00
gdb.opt
gdb.pascal
gdb.python 2009-12-08 Phil Muldoon <pmuldoon@redhat.com> 2009-12-08 14:06:04 +00:00
gdb.reverse 2009-12-22 Hui Zhu <teawater@gmail.com> 2009-12-22 03:16:40 +00:00
gdb.server
gdb.stabs
gdb.threads gdb/ 2009-11-27 16:12:00 +00:00
gdb.trace * config/m68k-emc.exp, lib/emc-support.exp, 2009-11-05 20:06:03 +00:00
gdb.xml 2009-11-17 Nathan Sidwell <nathan@codesourcery.com> 2009-11-17 18:06:47 +00:00
lib * lib/gdb.exp (current_target_name): New procedure. 2009-11-13 22:51:59 +00:00
.gdbinit
aclocal.m4
ChangeLog gdb/ 2009-12-23 22:24:51 +00:00
configure
configure.ac
dg-extract-results.sh
Makefile.in * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c, 2009-12-20 11:55:25 +00:00
TODO