TuxSH
|
915f9ccb0d
|
Create /luma/dumps/arm9 and /luma/dumps/arm11 automatically when needed.
|
2016-08-13 23:43:34 +02:00 |
|
TuxSH
|
f81c92e35b
|
The user-mode context is now dumped (instead of the supervisor-mode context) on a svcBreak call.
Kernel panics are now handled by the exception handlers as well.
|
2016-08-12 15:17:19 +02:00 |
|
TuxSH
|
d5190cd788
|
Minor stuff (2)
|
2016-07-05 16:24:00 +02:00 |
|
TuxSH
|
984c3e549c
|
Merge branch 'master' into developer
Conflicts:
Makefile
|
2016-06-11 00:00:53 +02:00 |
|
TuxSH
|
ef60c8ea4c
|
Refactor the exception handling code
|
2016-06-08 21:44:04 +02:00 |
|
TuxSH
|
e478908dca
|
Make the exception handlers dump more information
You'll need to the latest version of exception_dump_parser.py
|
2016-06-07 19:25:45 +02:00 |
|
TuxSH
|
edff11be7b
|
Stub svcBreak with "bkpt 65535" so we can debug it
|
2016-06-04 21:14:00 +02:00 |
|
TuxSH
|
bb230de72c
|
The ARM11 exception handlers are now working.
Refactored the exception handling code in general.
|
2016-06-03 21:38:35 +02:00 |
|
TuxSH
|
2d7dde9cf9
|
ARM11 exception handlers (not working yet, it fails to retrieve the data after the reboot)
Uncomment the appropriate line in firm.c to test.
|
2016-06-02 22:33:44 +02:00 |
|
TuxSH
|
99d28c4f79
|
Move the code that sets up the exception handlers
|
2016-05-28 22:05:07 +02:00 |
|
Aurora
|
9017de6082
|
More cleanup
|
2016-05-27 15:15:48 +02:00 |
|
TuxSH
|
17964f8cd1
|
Exception register dumps are now displayed on screen, among other things
|
2016-05-06 22:50:01 +02:00 |
|
Aurora
|
e2596a0a61
|
Merge changes from master
|
2016-05-04 23:49:55 +02:00 |
|
Aurora
|
f55fc421ea
|
Moved and specialized error code for the exception vectors
|
2016-05-03 17:18:18 +02:00 |
|
Aurora
|
f0e1937eeb
|
Add ARM9 exception vectors feature from @TuxSH
|
2016-04-26 22:23:47 +02:00 |
|