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: [patch/rfc] Test SIGSEGV from a NULL pointer, replace gdb1467


Hello,

The attached tests GDB's ability to both unwind from and through a NULL pointer SIGSEGV. It tests both NULL code and data addresses.

Comments? I'll give it a few days.

I've committed this test.


(I've also managed to reproduce MarkK's panic, the fix I suggested appears to work, need to give it more testing. Also found another signal bug - disassemble doesn't work ...)

Andrew

2004-05-11 Andrew Cagney <cagney@redhat.com>

	* gdb.base/signull.exp, gdb.base/signull.c: New files.
	* gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.



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