Commit Graph

24 Commits

Author SHA1 Message Date
konsoletyper
7869173ac2 Remove build errors on JDK8 2015-03-08 12:18:57 +03:00
konsoletyper
0cdf960ba5 Fix Chrome RDP backend 2015-02-14 17:18:40 +04:00
konsoletyper
493ca64411 Extend remote debugger communication protocol for supporting messages
larger than 65536 characters (limitation of web sockets).
2014-10-05 18:25:31 +04:00
konsoletyper
9535d024e4 Remove idle timeout from websocket-based remote debugger 2014-10-04 12:50:44 +04:00
konsoletyper
ce78bdb07f Refactor Eclipse plugin 2014-09-13 16:45:04 +04:00
konsoletyper
50a65c27e3 Fix minor issues 2014-09-11 17:12:53 +04:00
konsoletyper
b63a6d203f Fixes positioning on native JavaScript stack frame. Fixes logging of
Google Chrome debugger backend.
2014-09-02 00:07:25 +04:00
konsoletyper
6675b4745d Adds TeaVM's icon 2014-08-31 12:36:44 +04:00
konsoletyper
351d14e275 Minor improvements of Eclipse debugger UI 2014-08-31 00:14:51 +04:00
konsoletyper
45181bece7 Refactoring 2014-08-30 23:37:48 +04:00
konsoletyper
deea4e995a Further refactoring of debugger 2014-08-29 18:01:52 +04:00
konsoletyper
4115785823 Great progress toward "step over" operation 2014-08-12 14:30:47 +04:00
konsoletyper
569d6fa3e8 Multiple small improvements 2014-08-07 14:12:08 +04:00
konsoletyper
461528b51f Adds support of object's fields in debugger watches 2014-08-06 23:03:50 +04:00
konsoletyper
cbe2ccb499 Fixes bugs with variable mapping 2014-08-05 18:08:13 +04:00
konsoletyper
bc911a661a Begin to implement variable mapping 2014-08-04 23:22:41 +04:00
konsoletyper
c490e2f9f8 Improvement of debugger plugin. Debugger itself became multithreaded 2014-07-31 21:38:32 +04:00
konsoletyper
4b43cbce55 First attempt to create a TeaVM eclipse plugin 2014-07-30 23:32:42 +04:00
konsoletyper
25789825fc Refactoring 2014-07-30 21:51:21 +04:00
konsoletyper
c2eecaefca First working prototype of debugger 2014-07-30 17:46:41 +04:00
konsoletyper
f6853eda80 Refactor Debugger interface for attaching/detaching. Fix bugs with line
mapping generation
2014-07-30 14:43:36 +04:00
Alexey Andreev
81fff7a4a6 Bugfixes 2014-07-29 17:13:29 +04:00
Alexey Andreev
ba9f6ef718 Complete implementation of Google Chrome RDP backend. Add Google Chrome
extension
2014-07-29 13:26:21 +04:00
Alexey Andreev
0cb0bd469b Begin implementation of google chrome debugger backend 2014-07-28 23:54:33 +04:00