This is our first testcase involving an Ada program! This testcase demonstrate a problem with our dwarf-2 reader, described in http://sources.redhat.com/ml/gdb-patches/2004-02/msg00533.html. This test currently fails, and then passes once the suggested patch is applied. 2004-03-29 J. Brobecker * gdb.ada (bar.ads, bar.adb, null_record.adb): New files. * gdb.ada (null_record.exp): New testcase. Tested on x86-linux (using an Ada-aware version of GDB based on GDB 6.0). Ok to apply? Thanks, -- Joel