Ada testsuite failures

Joel Brobecker brobecker@adacore.com
Tue Jan 2 16:50:00 GMT 2007


> Sort of...
> 
> (gdb) ptype E
> type = record null; end record
> (gdb) ptype empty
> type = function return int
> (gdb) ptype bar.empty
> No definition of "bar.empty" in current context.
> 
> The debug info does mention bar__empty now, at least.

Could you build with -save-temps and send me the contents of your
directory:

        % cd gdb.ada/null_record
        % gnatmake -f -g null_record -cargs -dA -save-temps

I will have a look.

Shall I commit the testcase change in the meantime? It looks like
it's an improvement already.

-- 
Joel



More information about the Gdb mailing list