Wykres commitów

8291 Commity (6f2cc701e08d8512b1658c5cd8e63bc9155d692c)

Autor SHA1 Wiadomość Data
Dana 3a4660b517 Merge conflicts 2016-08-04 10:02:16 +00:00
c9bot 61a29fc0da c9-auto-bump 3.1.2980 2016-08-04 09:55:47 +02:00
Dan Armendariz b2b9b1edf3 allow optional callback function for cancel button in checkAttached 2016-08-04 03:11:41 +00:00
c9bot 3416f62557 c9-auto-bump 3.1.2979 2016-08-03 17:26:13 +02:00
Dana 1b2e83122a Cherry pick from PR +14340 2016-08-03 12:55:18 +00:00
c9bot e38f6fe332 c9-auto-bump 3.1.2978 2016-08-03 14:33:49 +02:00
c9bot 593aec14ac c9-auto-bump 3.1.2977 2016-08-03 12:10:17 +02:00
c9bot 762b5eb217 c9-auto-bump 3.1.2976 2016-08-03 11:40:44 +02:00
Dan Armendariz 4985f029e1 remove unnecessary socketfile unlink 2016-08-03 00:44:13 +00:00
c9bot 3c2ad8bfd0 c9-auto-bump 3.1.2975 2016-08-02 20:56:45 +02:00
c9bot 88c553349f c9-auto-bump 3.1.2974 2016-08-02 17:26:12 +02:00
Tim Robinson fc202870eb Merge remote-tracking branch 'origin/master' into api-ide-profile-add-sshprvkey 2016-08-02 14:53:19 +00:00
c9bot 2cbf429e2e c9-auto-bump 3.1.2973 2016-08-02 16:11:45 +02:00
c9bot 121b1ddc31 c9-auto-bump 3.1.2972 2016-08-02 12:41:39 +02:00
c9bot 6e420a0bc8 c9-auto-bump 3.1.2971 2016-08-02 10:14:59 +02:00
nightwing 6b6b6b1b32 Merge remote-tracking branch 'remotes/origin/pull/c9.ide.run/16' 2016-08-02 11:50:06 +04:00
nightwing a45e98ff6a update cs50 2016-08-02 06:06:47 +00:00
Dan Armendariz c1719c5bb3 remove unnecessary executable property 2016-08-01 20:04:57 +00:00
nightwing e19fe23681 Merge remote-tracking branch 'remotes/origin/pull/c9.ide.run.debug/40' 2016-08-01 20:51:50 +04:00
nightwing b178468ac2 Merge remote-tracking branch 'remotes/origin/pull/c9.ide.run.debug/39' 2016-08-01 20:51:36 +04:00
nightwing fc049b3a93 Merge remote-tracking branch 'remotes/origin/pull/c9.ide.run.debug/38' 2016-08-01 20:51:19 +04:00
c9bot 810f3b7092 c9-auto-bump 3.1.2970 2016-08-01 14:29:13 +02:00
c9bot 50003ad046 c9-auto-bump 3.1.2969 2016-08-01 12:12:55 +02:00
Dan Armendariz e9e00ddd77 gdb shim pass along abnormal exit codes or signals from children to user 2016-07-31 17:35:32 +00:00
Dan Armendariz dc1106226e gdb shim dump queued stderr if gdbserver exits prematurely 2016-07-31 16:09:34 +00:00
Dan Armendariz 37014cfff6 gdbproxyservice make robust against unexpected socket disappearance 2016-07-31 01:26:02 +00:00
Dan Armendariz 0a5b33e0e2 gdb evaluate make more robust against null frames 2016-07-31 01:23:21 +00:00
nightwing f9353d7e1b add warning about vimium breaking cloud9 keyboard shortcuts 2016-07-30 03:03:52 +04:00
Dan Armendariz f061033af7 ctrl-c pauses execution if running, quits on pause 2016-07-29 17:37:48 +00:00
Dan Armendariz aff09b3afb allow runner to specify socketpath, retry count and interval 2016-07-29 13:00:52 +00:00
Dan Armendariz c416652634 add socket path, retry count and interval to GDB runners 2016-07-29 12:58:22 +00:00
Dan Armendariz 170f1d4996 update C runners to use GDB shim 2016-07-29 00:39:32 +00:00
Dan Armendariz 46523fe4a9 add stale binary warning and flag to disable 2016-07-28 22:03:12 +00:00
Tim Robinson 747e923550 Merge remote-tracking branch 'origin/master' into api-ide-profile-add-sshprvkey 2016-07-28 21:32:00 +00:00
c9bot 5a92057a81 c9-auto-bump 3.1.2968 2016-07-28 17:50:42 +02:00
c9bot 4db0d9b5d7 c9-auto-bump 3.1.2967 2016-07-28 17:12:39 +02:00
Dan Armendariz f0e970a8e8 improve comments 2016-07-28 14:09:52 +00:00
Dan Armendariz 957946b0d1 improved signal error message grammar 2016-07-28 13:34:36 +00:00
Dan Armendariz fcca0d3066 further generalize signal handling 2016-07-28 13:29:40 +00:00
Dan Armendariz b598ab652a improve paths 2016-07-28 13:29:06 +00:00
c9bot 7494ee0034 c9-auto-bump 3.1.2966 2016-07-28 14:42:26 +02:00
Dan Armendariz a12db9feae detach gdbserver spawn process, pipe stdin, and better sigint handling 2016-07-28 03:58:52 +00:00
Dan Armendariz b52ffe7e6e catch unlink errors 2016-07-28 03:57:48 +00:00
Dan Armendariz 517976d388 allow sigint to pause execution 2016-07-28 03:55:59 +00:00
Dan Armendariz 528c0e0097 properly select top frame in callstack from debugger 2016-07-28 01:40:42 +00:00
Dan Armendariz 9963cb236b provide signal value to exception error 2016-07-28 01:38:33 +00:00
Dan Armendariz a43f12336a add support for receiving more signals than just SIGSEGV 2016-07-28 01:09:31 +00:00
Dan Armendariz a32e35ac41 socket support direct connection via socket, retrying until connected 2016-07-27 21:42:50 +00:00
Dan Armendariz 8a1d2ba830 support direct communication to shim via socket 2016-07-27 21:33:11 +00:00
Dan Armendariz 91427a9a7c improved handling of gdbserver errors on load 2016-07-27 15:17:01 +00:00