This is the mail archive of the gdb-patches@sourceware.org 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]

[RFA] GDB crash test - printing uninitialized Ada objects


The following test checks that GDB does not crash when printing some
"dynamic" Ada objects (unconstrained variables, discriminated
records...) before their initialization. So far, it fails; the fix will
follow.

OK to apply?
Thanks,
Jerome

2008-11-27  Jerome Guitton  <guitton@adacore.com>

	* gdb.ada/uninitialized_vars: New test program.
	* gdb.ada/uninitialized_vars.exp: New testcase.

Attachment: uninitialized_vars.exp
Description: Text document

Attachment: parse.adb
Description: Text document

Attachment: parse_controlled.ads
Description: Text document


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