Decoda with C++Builder
I'm using lua with an app built using borland/embarcadero C++Builder, and looking for a debugging solution. Unfortunately, C++Builder doesn't generate PDB files, so I'm getting a Warning 1001 when I try and debug with Decoda.
Is there any alternative to this - I have symbol info in a map file, so can massage that into another format (but PDB format seems to be undocumented...)
Is there any alternative to this - I have symbol info in a map file, so can massage that into another format (but PDB format seems to be undocumented...)