New Ada failure

Daniel Jacobowitz drow@false.org
Thu Jan 4 20:24:00 GMT 2007


Breakpoint 1, main (argc=1, argv=140737488347304, envp=140737488347320) at b~foo.adb:99
99            Ensure_Reference : System.Address := Ada_Main_Program_Name'Address;
(gdb) catch exception
Cannot break on __gnat_raise_nodefer_with_msg in this configuration.

The symbol is present, in my shared libgnat.so.  I have a stripped
libgnat, unsurprisingly.  I think the problem is that you're using
lookup_symbol; isn't lookup_minimal_symbol sufficient?

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list