Paul Kulchenko
|
4ec3e87473
|
Added support for debugging processes running under LuaJIT (requires MobDebug v0.467+)
|
2012-06-24 22:01:02 -07:00 |
|
Paul Kulchenko
|
60a89b8f32
|
Fixed an app running without debugger when 'stack' command is sent immediately after an external application connects to the debugger
|
2012-06-20 19:21:25 -07:00 |
|
Paul Kulchenko
|
b45c0600c7
|
Added handling of tail calls in the Stack window
|
2012-06-20 16:33:24 -07:00 |
|
Paul Kulchenko
|
e880fdde60
|
Added pretty printing in Watch and Console (local and remote) windows and handling of multiple results in Console
|
2012-06-19 09:34:32 -07:00 |
|
Paul Kulchenko
|
b7d8512b7b
|
Added Stack window to display stack information and local/upvalue values for each stack frame
|
2012-06-18 14:53:10 -07:00 |
|
Paul Kulchenko
|
e8f308ca08
|
Added ability to turn external processes that connect to debugger into a scratchpad; fixed 'exit' to make it work for remote applications; upgraded to MobDebug 0.449
|
2012-05-26 23:02:20 -07:00 |
|
Paul Kulchenko
|
047a9e8ac5
|
Upgraded to Mobdebug 0.448 to fix handling of scripts with comments in the remote shell
|
2012-05-11 14:30:58 -07:00 |
|
Paul Kulchenko
|
e302a97682
|
Added support for using different debugger calls and moved scratchpad to a different debugger for performance reasons; upgraded to Mobdebug 0.446
|
2012-05-05 14:20:55 -07:00 |
|
Paul Kulchenko
|
6afc999b75
|
Added number slider processing with dynamic reloading of scratchpad scripts; upgraded to MobDebug 0.445 for better stability
|
2012-05-03 10:25:25 -07:00 |
|
Paul Kulchenko
|
2a2a3bed96
|
Added reporting of run-time errors when running as scratchpad; upgraded to MobDebug 0.444
|
2012-05-01 21:49:45 -07:00 |
|
Paul Kulchenko
|
e2f65bced5
|
Fixed an issue with frequent modifications in a scratchpad; added safety check to avoid reloads from loaded modules (like wx)
|
2012-04-30 13:49:33 -07:00 |
|
Paul Kulchenko
|
d6f3b4052b
|
Reimplemented scratchpad functionality using internal processes (similar to how the debugger is done) as IDE was too unstable when running in the same process
|
2012-04-29 17:26:22 -07:00 |
|
Paul Kulchenko
|
1b057988bc
|
Updated to work with mobdebug v0.44
|
2012-03-21 10:14:30 -07:00 |
|
Paul Kulchenko
|
4984cf7a4b
|
Added ability to attach to a debugger from an arbitrary process running MobDebug; upgraded to MobDebug v0.43
|
2012-01-16 15:28:53 -08:00 |
|
Paul Kulchenko
|
14665f57dd
|
Added ability to break applications under debugging; upgraded to mobdebug v0.42
|
2011-12-30 12:17:52 -08:00 |
|
Paul Kulchenko
|
5c76dbabd6
|
Upgraded mobdebug module to v0.41 to include changes with handling path conversion
|
2011-12-23 13:55:08 -08:00 |
|
crazybutcher
|
378fe2818e
|
minor refactoring and speedup to modebug and debugging for luxinia2 :)
|
2011-12-11 15:26:15 +01:00 |
|
Paul Kulchenko
|
afd828953b
|
Integrated debugger (MobDebug) and related UI changes
|
2011-12-04 14:30:52 -08:00 |
|