On 2015-08-07 00:09, Joakim Dahlgren Strandberg wrote: > > While we are on the subject on exceptions. There is no way to get stack > trace information if one uses GNAT GPL 2015, right? I mean, there is no > addr2line.
I have addr2line. You do not mention platform though. sattmate@addept:~$ls -la /opt/gnat/gpl_2015_x64/bin/addr2line -rwxr-xr-x 1 sattmate sattmate 919336 May 6 16:13 /opt/gnat/gpl_2015_x64/bin/addr2line sattmate@addept:~$ file /opt/gnat/gpl_2015_x64/bin/addr2line /opt/gnat/gpl_2015_x64/bin/addr2line: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.9, stripped sattmate@addept:~$ uname -a Linux addept 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1+deb8u2 (2015-07-17) x86_64 GNU/Linux sattmate@addept:~$ gnatls -v GNATLS GPL 2015 (20150428-49) Copyright (C) 1997-2015, Free Software Foundation, Inc. Source Search Path: <Current_Directory> /opt/gnat/gpl_2015_x64/lib/gcc/x86_64-pc-linux-gnu/4.9.3/rts-native/adainclude /opt/gnat/gpl_2015_x64/include/xmlada_dom.static /opt/gnat/gpl_2015_x64/include/xmlada_sax.static /opt/gnat/gpl_2015_x64/include/xmlada_input.static /opt/gnat/gpl_2015_x64/include/xmlada_schema.static /opt/gnat/gpl_2015_x64/include/xmlada_unicode.static Object Search Path: <Current_Directory> /opt/gnat/gpl_2015_x64/lib/gcc/x86_64-pc-linux-gnu/4.9.3/rts-native/adalib /opt/gnat/gpl_2015_x64/lib/xmlada_dom.static /opt/gnat/gpl_2015_x64/lib/xmlada_sax.static /opt/gnat/gpl_2015_x64/lib/xmlada_input.static /opt/gnat/gpl_2015_x64/lib/xmlada_schema.static /opt/gnat/gpl_2015_x64/lib/xmlada_unicode.static Project Search Path: <Current_Directory> /opt/gnat/gpl_2015_x64/x86_64-pc-linux-gnu/lib/gnat /opt/gnat/gpl_2015_x64/x86_64-pc-linux-gnu/share/gpr /opt/gnat/gpl_2015_x64/share/gpr /opt/gnat/gpl_2015_x64/lib/gnat > > Best regards, > > Joakim Strandberg > -- -- Björn ------------------------------------------------------------------------------ _______________________________________________ Gnoga-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gnoga-list
