40 Commits

Author SHA1 Message Date
nightwing
d8917f33fd fix small regressions caused by ace update 2018-06-28 00:31:24 +04:00
nightwing
48150318d4 fix display of null type in the debugger 2018-03-19 19:07:54 +04:00
nightwing
274f9773ba add option to replace old debug proxy 2018-02-24 01:48:59 +04:00
nightwing
b577ee0f25 ignore consoleApiCalled messages since they are not used in ui 2018-02-24 01:48:59 +04:00
nightwing
6663329c3f workaround for node 9 segfaulting when running without breakpoints 2018-02-24 01:48:58 +04:00
nightwing
a89660aac1 cleanup DevtoolsProtocol.js 2018-02-11 23:31:32 +04:00
nightwing
1ecdf902a4 fix node debugger on firefox 2018-02-10 21:46:59 +04:00
nightwing
0bbfcdc149 check for incorrectly saved debug-proxy 2018-02-07 14:14:27 +04:00
nightwing
2eab9c7957 make sure we do not save incomplete debug proxy to the disk 2018-02-07 00:12:05 +04:00
nightwing
d07a60aa48 address review comments 2018-02-06 22:57:37 +04:00
nightwing
69752c22b3 exit debug proxy if it is idle for a minute 2018-02-06 13:11:58 +04:00
nightwing
e9ac1165af add basic support for vfs! loader, without cache 2018-02-06 02:27:19 +04:00
nightwing
1232261813 automatically pick v8 or chrome debugger based on node version 2018-02-04 17:46:02 +04:00
nightwing
d805e0322c first version of debugger using chrome devtools protocol 2018-02-04 17:46:02 +04:00
Dan Armendariz
718f53d835 Merge pull request +15932 from c9/ide-runner-misc-fixes
misc fixes for runners
2018-01-17 15:08:40 +01:00
nightwing
e5586d5069 remove unused and undocumented support for array of runners in run.run 2018-01-10 23:31:41 +04:00
nightwing
247a2ae9e3 fix setVariable support in debuggers 2018-01-09 00:28:00 +04:00
nightwing
daee8870f4 remove remaining uses of .font-smoothing function 2018-01-08 16:20:35 +04:00
Harutyun Amirjanyan
8a26b29d6c Merge pull request +15911 from c9/cleanup-debugger
Cleanup debugger
2018-01-05 21:37:51 +04:00
nightwing
73c5ea2921 better approach for handling retina icons 2018-01-04 00:22:59 +04:00
nightwing
45aa5f21c8 remove unused files 2018-01-03 23:57:31 +04:00
nightwing
0ebda2c66a fix copy stack trace command in callstack menu 2018-01-03 23:57:30 +04:00
nightwing
860d7da637 do not add misformed breakpoints from v8 debugger 2018-01-03 23:57:30 +04:00
nightwing
78d0c3917a remove deprecated function 2018-01-03 23:57:04 +04:00
nightwing
bb0d5a74e0 remove .font-smoothing less function 2018-01-03 19:35:30 +04:00
nightwing
c17ee02bab remove .user-select less function in favor of automatic expansion 2018-01-03 19:35:30 +04:00
nightwing
64d8f259dc cleanup tests 2017-12-14 02:50:08 +04:00
nightwing
426795f69c remove unused code 2017-11-24 23:26:18 +04:00
nightwing
22e4f9ae03 remove unnecessary html.mocked calls 2017-11-24 16:11:21 +04:00
nightwing
d873f0da7f fix "reset to default settings" button 2017-11-12 22:38:01 +04:00
nightwing
98dc2b4787 update to new css gradient syntax 2017-10-26 21:46:06 +04:00
Kareem Zidane
4d0044053e added contents of gdb-mi-parser 2017-10-19 11:44:13 -04:00
Kareem Zidane
1a7a49e2ce fixed argument parsing in gdb shim 2017-10-16 19:08:09 +00:00
Harutyun Amirjanyan
f924015491 Merge pull request +15696 from c9/pull/core/455
rewriting gdbshim when updated
2017-10-05 23:10:51 +04:00
Kareem Zidane
7b3fe8b5cd rewriting gdbshim when updated 2017-10-03 21:42:38 -04:00
Kareem Zidane
8943e42371 added more logging options for gdb shim
* moved log to ~/.c9/gdb_proxy.log
* supported logging to file only
2017-09-25 16:02:52 +00:00
nightwing
c3f362e796 fix tests failing on phantomjs 2017-05-24 17:31:06 +04:00
nightwing
cee2fca097 remove xmldb 2017-04-10 01:21:11 +00:00
nightwing
375decdae3 remove many things 2017-04-10 01:21:11 +00:00
nightwing
30a497b8f6 include all plugins in c9/core 2017-02-06 12:40:24 +00:00