Debugging C/C++
Dalin Seivewright
0x0000221E Join Date: 2007-10-20 Member: 62685Members, Constellation
in Decoda
I'm wondering how far the Decoda Debugger goes. Given that its primarily used for Lua scripts, will it help debug problems that are beyond the Lua API exposed by my application, for example, if a C/C++ method inside my application is broken (one that isn't exposed to Lua)?