[Bug ada/35880] GNAT does not generate debugging information on imported entities

2017-06-22 Thread derodat at adacore dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35880 Pierre-Marie de Rodat changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug ada/35880] GNAT does not generate debugging information on imported entities

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35880 Eric Botcazou changed: What|Removed |Added CC||ebotcazou at gcc dot gnu.org,

[Bug ada/35880] GNAT does not generate debugging information on imported entities

2008-04-15 Thread knoxj at att dot net
--- Comment #9 from knoxj at att dot net 2008-04-15 13:31 --- I was going to update my bug report when I noticed Sam's comments. I used "readelf -a -w test_pacs_cp_package.o" to try to see what was happening, and I saw that the compiler was throwing out any information about the Ada defi

[Bug ada/35880] GNAT does not generate debugging information on imported entities

2008-04-14 Thread sam at gcc dot gnu dot org
--- Comment #8 from sam at gcc dot gnu dot org 2008-04-14 20:04 --- Well, as far as I can tell, the bug doesn't have anything to do with shared memory. It's just that GNAT does not emit any information for imported entities, as demonstrated in the following example: package P is Foob