Commit graph

531 commits

Author SHA1 Message Date
Justin Cooper
7f2ed13f1a add license info on debugger.py 2013-01-07 17:03:06 -06:00
Justin Cooper
ce7d0efa25 update version information 2013-01-07 16:59:56 -06:00
Justin Cooper
1ef9b9cfb6 add initial debug state 2013-01-04 15:27:04 -06:00
Justin Cooper
87f5a1e38d add debug status message 2013-01-04 15:11:57 -06:00
Justin Cooper
9a55ae3782 kill debugger with sudo 2013-01-04 14:42:11 -06:00
Justin Cooper
0c6067c30d remove setcap for correct node path 2013-01-04 11:17:26 -06:00
Justin Cooper
b7b95de8d1 add back logging 2013-01-04 10:55:39 -06:00
Justin Cooper
e85438e74d fix editor size issue, fix missing remove listener, clean up console logging 2013-01-04 10:42:31 -06:00
Justin Cooper
a2c2ea1f5a pass new parm to kill debug method 2013-01-04 10:41:43 -06:00
Justin Cooper
450222fe65 clean up debugger 2013-01-04 10:41:17 -06:00
Justin Cooper
9e3d5b47aa update test client 2013-01-04 10:40:25 -06:00
Justin Cooper
1dc8f3e354 reset python debugger and connection on each debugging attempt 2013-01-04 10:39:54 -06:00
Justin Cooper
f2ff37b873 remove debugging info in debugger, and fix editor resize 2013-01-03 14:37:25 -06:00
Justin Cooper
d46a275445 install fix for bourne shell 2013-01-03 12:16:33 -06:00
Justin Cooper
0bd39fc481 attempt to fix the binary path setting for node again 2013-01-03 12:08:48 -06:00
Justin Cooper
ecc9176684 fix for chmod of node binary 2013-01-03 11:25:58 -06:00
Justin Cooper
9e51b57efd temp update install location 2013-01-03 11:11:50 -06:00
Justin Cooper
a65e908112 allow relative path imports, add script dir to sys path in debug 2013-01-02 14:47:09 -06:00
Justin Cooper
7993cf6390 fix for incorrect debug statement on new debug session 2013-01-02 11:51:49 -06:00
Justin Cooper
f011ce64f9 handle breakpoints, continue on to breakpoints, and pause, more cleanup 2012-12-31 18:14:12 -06:00
Justin Cooper
9c73bb7126 save and restart functionality, and stop refactor 2012-12-31 12:49:10 -06:00
Justin Cooper
057db23469 reset debugger on quit 2012-12-31 12:48:42 -06:00
Justin Cooper
cc145acecb fix exceptions passed to front end, and display them in editor 2012-12-31 10:37:33 -06:00
Justin Cooper
541bfb5722 debugger now passes exceptions back to front-end 2012-12-28 23:17:02 -06:00
Justin Cooper
f729f80734 test of packaging node with the ide 2012-12-28 23:16:26 -06:00
Justin Cooper
1bfd88422e handle navigating among files with debugger open 2012-12-28 15:48:38 -06:00
Justin Cooper
70fb1168f8 close terminal when opening debugger 2012-12-28 09:49:33 -06:00
Justin Cooper
4248936171 pass globals to frontend as well now 2012-12-27 21:31:42 -06:00
Justin Cooper
a9610682da handle debugging to the end of the file 2012-12-27 11:33:16 -06:00
Justin Cooper
e597b83c2d scroll output for debugger properly 2012-12-19 12:05:27 -06:00
Justin Cooper
4511041b08 null debug client on disconnect 2012-12-19 12:05:13 -06:00
Justin Cooper
192a68db7e disconnect all states of the debugger on client disconnect 2012-12-19 12:04:54 -06:00
Justin Cooper
fd51ac3809 allow stdout to overflow in frontend 2012-12-19 12:04:35 -06:00
Justin Cooper
0df1da7034 make the debugger much more resilient, reconnect after connection closes, clean up how quitting an active debug session works 2012-12-19 11:14:22 -06:00
Justin Cooper
0fcf257a52 add bottom output to show variables output, and stdout 2012-12-19 10:29:31 -06:00
Justin Cooper
b9e2ee7603 add test client, redirect stdout to front-end, lots of clean up 2012-12-18 15:57:18 -06:00
Justin Cooper
1c55c7e3a3 handle breakpoints on run, start passing variables to front-end, add variable cmd to variables in python debugger 2012-12-17 17:29:16 -06:00
Justin Cooper
b294f5a9b0 ensure current line is visible, disable links until data returned, style debugger further 2012-12-17 16:28:04 -06:00
Justin Cooper
6362d52755 highlight line as stepped through, basic stepping in editor working 2012-12-17 12:47:22 -06:00
Justin Cooper
dd20fdddfc initial rough commit of python debugger 2012-12-17 11:39:41 -06:00
Justin Cooper
2ee58c1250 fix issue of cloning an existing bitbucket repository 2012-12-06 09:58:45 -06:00
Justin Cooper
79f0cb18b9 bump version to 0.2.5 2012-11-26 22:06:15 -06:00
Justin Cooper
f18cba212e bump version 2012-11-26 22:00:24 -06:00
Justin Cooper
5acda35116 run visualizer as sudo 2012-11-26 21:59:53 -06:00
Justin Cooper
fb386b6cdb bump install version 2012-11-26 14:51:16 -06:00
Justin Cooper
5a7bedb6ae bump update version 2012-11-26 14:45:26 -06:00
Justin Cooper
3fe7785d1c temp back out update 2012-11-26 14:41:53 -06:00
Justin Cooper
f3f372086b remove npm shrinkwrap 2012-11-26 12:54:18 -06:00
Justin Cooper
5edaa56c5d bump version to 0.2.4, update changelog 2012-11-26 12:03:10 -06:00
Justin Cooper
f097fac7bd update to use forked jsdav 2012-11-26 11:47:13 -06:00