Commit Graph

1900 Commits

Author SHA1 Message Date
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
491f7ab962 When exloring JS stack frame from Java thread, Eclipse opens JS source 2014-09-01 17:53:59 +04:00
konsoletyper
6675b4745d Adds TeaVM's icon 2014-08-31 12:36:44 +04:00
konsoletyper
94855d04d0 Adds UI for viewing JavaScript file in debugger 2014-08-31 11:48:09 +04:00
konsoletyper
238cb69fb9 Add license header. Add JavaScript thread 2014-08-31 11:07:45 +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
b51d8fe452 Refactoring and bugfixes 2014-08-30 23:29:24 +04:00
konsoletyper
1aca1d5a1e Get "step in" back to work 2014-08-30 21:28:10 +04:00
konsoletyper
31b5895640 Refactoring of debug information reader/writer 2014-08-30 19:13:14 +04:00
konsoletyper
deea4e995a Further refactoring of debugger 2014-08-29 18:01:52 +04:00
konsoletyper
45c336ebb8 Refactoring of debug information 2014-08-28 17:54:02 +04:00
konsoletyper
88c47095a6 Start refactoring of debug information 2014-08-27 22:49:28 +04:00
konsoletyper
7e1ff76c5d Introduces another approach for setting temporary breakpoints at
methods' start lines when stepping in, due to bug in google chrome:
http://code.google.com/p/chromium/issues/detail?id=407105
2014-08-27 18:05:38 +04:00
konsoletyper
7cb3ce70c3 Adds source maps generation 2014-08-26 17:48:32 +04:00
Alexey Andreev
5b0506d158 Makes more accurate callsite generation 2014-08-24 22:40:53 +04:00
Alexey Andreev
86003b45ca Fixes generation of CFG debug information 2014-08-24 17:37:57 +04:00
Alexey Andreev
97e107635b Fixes bugs related to stepping 2014-08-24 16:02:21 +04:00
Alexey Andreev
6272c3a79a Fixes bug with stepping 2014-08-24 13:52:57 +04:00
Alexey Andreev
3bc8887e4f Adds reordering of call sites to achieve natural stepping in call
hierarchy.
2014-08-22 23:01:19 +04:00
konsoletyper
0f81841cf5 Adds RecordArray that generalizes several tasks performed by debugger. 2014-08-22 17:38:41 +04:00
konsoletyper
fed5637d4d Fixes bugs in stepping 2014-08-20 12:51:28 +04:00
konsoletyper
0c708868a5 Implements step into and fixes bugs 2014-08-19 17:53:28 +04:00
konsoletyper
2c8902e94a Adds several mappings to debug information 2014-08-18 21:10:17 +04:00
konsoletyper
7153a8e2c9 Adds call sites to debug information 2014-08-17 15:39:48 +04:00
konsoletyper
497d2424bb Changes debug information format for more compact size of bytecode CFG 2014-08-16 10:48:23 +04:00
konsoletyper
95f532aca6 Minor fixes & refactoring 2014-08-14 12:20:23 +04:00
konsoletyper
14fdf9b797 Adds attribute, indicating that breakpoint was installed in TeaVM 2014-08-13 21:34:46 +04:00
konsoletyper
c0dc459f22 Fixes bugs in stepping over 2014-08-13 16:06:43 +04:00
konsoletyper
4115785823 Great progress toward "step over" operation 2014-08-12 14:30:47 +04:00
konsoletyper
b05d1a7524 Adds line CFG to debug information 2014-08-11 18:26:25 +04:00
konsoletyper
fa1a620fdb Small improvements 2014-08-08 18:02:43 +04:00
konsoletyper
befde46ca2 Adds latest debugger's features to Eclipse plugin 2014-08-07 15:28:47 +04:00
konsoletyper
569d6fa3e8 Multiple small improvements 2014-08-07 14:12:08 +04:00
konsoletyper
1b374c7466 Fixes variable mapping 2014-08-07 12:23:47 +04:00
konsoletyper
2b52bbedf8 Repair maven build 2014-08-07 07:41:07 +04:00
konsoletyper
461528b51f Adds support of object's fields in debugger watches 2014-08-06 23:03:50 +04:00
konsoletyper
8d0432dd5e First correct local variable mapping 2014-08-06 20:56:33 +04:00
konsoletyper
36d76885a7 Fixes bugs with variable debug information tracking 2014-08-06 18:12: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
dbb807efed Small fixes. Adds license to feature 2014-08-03 22:43:15 +04:00
konsoletyper
bfd7f8e269 Adds feature and update site 2014-08-03 16:05:41 +04:00
konsoletyper
97531523e6 Little improvements 2014-08-01 20:03:40 +04:00
konsoletyper
c490e2f9f8 Improvement of debugger plugin. Debugger itself became multithreaded 2014-07-31 21:38:32 +04:00
konsoletyper
930d2087ab First working prototype of eclipse plugin 2014-07-31 20:01:56 +04:00
konsoletyper
92ba9afee6 Further attempt to make eclipse plugin working 2014-07-31 15:56:12 +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