jkmcnk / sx-gcc

The GNU Compiler Collection port to NEC SX CPU architecture.
GNU General Public License v2.0
0 stars 2 forks source link

dbx doesn't see all functions #38

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
While debugging for nestfun-3.c and other similar cases, I wasn't able to
convince dbx that some functions were really there. I remember one case
where it wasn't possible to do "stop in main". Possibly some of the stabs
are missing or are not translated properly.

Original issue reported on code.google.com by efo...@gmail.com on 23 Oct 2008 at 9:52

GoogleCodeExporter commented 8 years ago
duplicate of issue 52.

Original comment by jmoc...@gmail.com on 25 Nov 2008 at 3:46