Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Lua Development Tools » Lua and C++ exception: will my scripts be still debuggable?
Lua and C++ exception: will my scripts be still debuggable? [message #1016541] Wed, 06 March 2013 20:10 Go to next message
Dio Santo is currently offline Dio SantoFriend
Messages: 6
Registered: August 2012
Junior Member
I would like to handle calls to error() within lua as exceptions in the C++ code. Note that there could be a mix of lua and C++ calls within a single stack of calls, e.g. C++ calls lua, that calls C++, that calls lua.

My question is, could this cause any problem when debugging the lua scripts with the LDT debugger?
Re: Lua and C++ exception: will my scripts be still debuggable? [message #1016766 is a reply to message #1016541] Thu, 07 March 2013 15:50 Go to previous message
Simon Bernard is currently offline Simon BernardFriend
Messages: 345
Registered: July 2009
Senior Member
Not really sure but I think this should work.
Previous Topic:Help understanding code assist
Next Topic:LDT/Wireshark: Breakpoints don't work
Goto Forum:
  


Current Time: Tue Apr 16 22:58:00 GMT 2024

Powered by FUDForum. Page generated in 6.38353 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top