Closed GoogleCodeExporter closed 9 years ago
The solution is to prefix all the symbol names that start with a number, with
"_SDB_INCOMPATIBLE_" string. Of course this means those symbols will be useless
for
debugging, but since SDB debugging format cannot be used with C++ programs (see
the
statement above), this is not a problem.
This issue is fixed in r291.
Original comment by nou...@gmail.com
on 9 Jun 2009 at 9:09
Original issue reported on code.google.com by
nou...@gmail.com
on 8 Jun 2009 at 1:19