Hello, Here is a new testcase for the patch submitted in: http://sources.redhat.com/ml/gdb-patches/2005-10/msg00068.html Without the patch above, I get two FAILs: FAIL: gdb.ada/array_return.exp: value printed by finish of Create_Small FAIL: gdb.ada/array_return.exp: value printed by finish of Create_Large (GDB internal error) Once the patch is applied, I get all 6 PASSes. 2005-10-07 Joel Brobecker * gdb.ada/array_return/pck.ads: New file. * gdb.ada/array_return/pck.adb: New file. * gdb.ada/array_return/p.adb: New file. * gdb.ada/array_return.exp: New testcase. Tested on x86-linux. OK to apply? Thanks, -- Joel