Make this testcase a bit more realistic. The current code
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index e8003afe3723bf963229e6290aed61a93fb2bf5d..9b4fe7e757149dd5d4436c0da80e8f5a6733430a 100644 (file)
@@ -1,3 +1,19 @@
+2006-01-04  Joel Brobecker  <brobecker@adacore.com>
+
+       Make this testcase a bit more realistic. The current code
+       is too simplistic, and allows the compiler to optimize out
+       some of the entities we need for this testcase.
+       * gdb.ada/null_record/bar.ads (Void_Star): New type.
+       (Do_Nothing): Add extra parameter.
+       * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
+       * gdb.ada/null_record/null_record.adb: Fake use of type Empty
+       by using a variable of type Void_Star.
+
+2006-01-04  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/catch_ex/foo.adb: New file.
+       * gdb.ada/catch_ex.exp: New testcase.
+
 2007-01-03  Pedro Alves  <pedro_alves@portugalmail.pt>
 
        * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
This page took 0.032393 seconds and 4 git commands to generate.