Setup of Debugger pdb etc.

BasicMindBasicMind Join Date: 2010-01-02 Member: 69852Members
<div class="IPBDescription">Having issues with debugger.</div>Ok I've just downloaded Decoda and I'm trying to get it to work with a very small test case.

A few things.
- Lua has been compiled as a static lib
- Lua pdb, I'm not sure I've done this right, but the pdb called (which seems to be called vc90.pdb) in the build directory

When I setup the .exe, .pdb etc and try to run the debugger (F5) it just crashes the test.exe which is a little bit of a pain :(

I take it the .pdb is just the library part of lua.

Any help greatly appreciated.
Sign In or Register to comment.