]> git.sur5r.net Git - cc65/commit
If a symbol is an import, the corresponding export does only have a debug
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 18 Aug 2011 10:13:11 +0000 (10:13 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 18 Aug 2011 10:13:11 +0000 (10:13 +0000)
commit0077e3718270498c8c3d2c9eeb7e5ac81e5d7658
tree8e141df66588844e0e4d310edaf85b728ab75eb5
parentb76fc52c1b1504f610afbaead85c61999f9f148d
If a symbol is an import, the corresponding export does only have a debug
symbol id if the module contains debug information.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5203 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/ld65/dbgsyms.c