Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

22 check-ins that include changes to files matching 'runt/apis/cldc-compact/cc/squirreljme/runtime/cldc/debug/*'

2020-03-02
05:18
Merge wip-gradle-modernization branch into trunk. check-in: a5aaa48037 user: stephanie.gawroriski tags: trunk, x-date-202003
2020-02-14
03:52
Move massive amount of files to their own modules. check-in: c7cae997bd user: stephanie.gawroriski tags: wip-gradle-modernization
2019-10-05
12:04
Correct bug in RatufaCoat stack trace height which kept looping indefinitely; Add Task ID to frames and the ability to set them as well. check-in: fdfeb6bc6b user: stephanie.gawroriski tags: trunk
2019-09-25
22:58
Do not print instruction if it is NOP. check-in: 95d7c62581 user: stephanie.gawroriski tags: trunk
2019-06-17
18:17
Base for printing stack traces in the supervisor. check-in: d69654b45b user: stephanie.gawroriski tags: trunk
11:43
Correct CallTraceElement.traceRaw() not filling frame details properly; Improvements in SpringCoat's frame trace. check-in: b07a6f34f7 user: stephanie.gawroriski tags: trunk
01:08
Add support for call traces in SpringCoat. check-in: 339bb6b0b3 user: stephanie.gawroriski tags: trunk
2019-06-16
23:19
Implement trace resolution. check-in: aa105a6809 user: stephanie.gawroriski tags: trunk
23:05
Implement CallTraceElement.traceRaw(). check-in: 21f1d5cbaa user: stephanie.gawroriski tags: trunk
23:01
Base for new way to do call traces via the system call interface. check-in: 335466fed4 user: stephanie.gawroriski tags: trunk
2019-05-11
18:08
Reformat the stack trace printed by Throwable and make it cleaner and easier to read. check-in: 920f2fbc9e user: stephanie.gawroriski tags: trunk
17:33
Do not hexprint the instruction type in CTE. check-in: 4b0005c1a2 user: stephanie.gawroriski tags: trunk
2019-04-26
14:59
Add Java PC to CTE; NativeCode and NativeCodeBuilder now can store JIs and JPCs. check-in: 75da1b2dfe user: stephanie.gawroriski tags: trunk
14:18
In CallTraceElement add the Java byte code instruction. check-in: e02b915f5d user: stephanie.gawroriski tags: trunk
2019-04-23
03:12
In CallTraceElement if an address is really high then print it in hex instead of decimal. check-in: d874410315 user: stephanie.gawroriski tags: trunk
2018-09-23
20:12
Some base code needed to print stack trace elements; Implement Number and some Long methods. check-in: 80abb191a6 user: stephanie.gawroriski tags: trunk
2018-09-16
15:01
More work on Throwable. check-in: 49a76a2ec2 user: stephanie.gawroriski tags: trunk
2018-04-02
13:32
Make requests final; Add a TODO.note(); Setting of labels on the remote side. check-in: 8ae3687378 user: stephanie.gawroriski tags: trunk
2018-03-15
14:27
Add base for user side calls and currently implement all of them. check-in: e3d3f400cf user: stephanie.gawroriski tags: trunk
01:02
Allow CallTraceElement[] to be encoded/decoded (not implemented yet); If `SystemCall` returns an unwrapped exception, wrap it. check-in: 56c98ef8d7 user: stephanie.gawroriski tags: trunk
00:45
Base code for having checked and enforced system call argument limitations to simplify implementation, however also allow a few system calls to be performed completely unchecked. check-in: a8e5e8fe5b user: stephanie.gawroriski tags: trunk
2018-02-22
00:25
Add base class for CallTraceElement. check-in: 639ebc7fd6 user: stephanie.gawroriski tags: trunk