Commit Graph

3228 Commits

Author SHA1 Message Date
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
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
Alexey Andreev
444c599b17 Refactoring of DebugInformation. Reduce memory consumption and debug
file size. Add debug information reader
2014-07-28 16:17:21 +04:00
Alexey Andreev
62281f696c Fixes bugs in debug information generator and writer 2014-07-27 23:39:56 +04:00
Alexey Andreev
94b9b001cd Adds debugging information file generation 2014-07-27 19:13:39 +04:00
Alexey Andreev
3b939d0853 Debug information construction 2014-07-27 15:23:01 +04:00
Alexey Andreev
71415e71e1 Adds prototype of debugger 2014-07-25 20:55:36 +04:00
konsoletyper
43670ed3ca Adds string pool 2014-07-07 18:00:22 +04:00
konsoletyper
a32d6d037b Minor optimizations 2014-07-07 17:35:30 +04:00
konsoletyper
3d3a97c2fe Adds canvas interface bindings 2014-07-07 16:03:11 +04:00
konsoletyper
ef700237f5 Fixes double and float rounding errors 2014-07-05 14:06:34 +04:00
konsoletyper
947d88a647 Fixes some bugs. Adds test case for Double.doubleToLongBits() 2014-07-04 18:10:48 +04:00
konsoletyper
fb4ec191d9 Fixes some tests 2014-07-03 18:09:00 +04:00
konsoletyper
eb4b70187b Fixes incorrect inclusion of temporary variable inside loop condition 2014-07-03 16:13:24 +04:00
konsoletyper
81ac1568bf Fixes bugs and formatting 2014-07-03 14:06:14 +04:00
konsoletyper
08fc4c5f23 Fixes long arithmetics bug 2014-07-02 17:42:21 +04:00
konsoletyper
cf64364716 Fixes long division 2014-06-28 13:51:39 +04:00
konsoletyper
45d0a10c8d Disables loop invariant motion for arrays 2014-06-28 11:20:38 +04:00
konsoletyper
084de3374e Fixes some bugs 2014-06-28 00:03:12 +04:00
konsoletyper
b21e1b4dd5 Fixes exception with Long.toString method. Fixes incorrect getMessage
invocation from unit test runner.
2014-06-27 23:03:58 +04:00