This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFA: test that GDB tolerates bad #inclusion data


It works in my test bed.  All tests PASSed in all configurations.

  gdb HEAD
  gcc 2.95.3, gcc 3.2-7-rh, gcc 3.3.1, gcc HEAD
  binutils 2.13.90.2-2, binutils 2.14
  dwarf-2, stabs+
  -g2, -g3

gdb HEAD is 2003-09-21 04:14:29 UTC (approximately)
gcc HEAD is 2003-09-23 17:57:08 UTC (approximately)

I did have other objections: gdb_test_multiple, and writing the
test as a ".i" file to avoid gcc dependencies.

Michael C

===

2003-09-23  Jim Blandy  <jimb@redhat.com>

	* gdb.base/badinc.exp, gdb.base/badinc1.h, gdb.base/badinc2.h,
	gdb.base/badinc3.h, gdb.base/badinc.c: New tests.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]