Ty Lamontagne
|
be405eb705
|
Debugger: Visually show what CPU triggered a breakpoint
|
2023-10-26 19:26:43 +01:00 |
Ty Lamontagne
|
6e5fbe8991
|
Debugger: Fix an issue where the debugger is always on top of the main window
Add an optional "always on top" toolbar button as well
|
2023-10-13 13:53:12 +01:00 |
Stenzek
|
508c209270
|
Qt: Get rid of nextStatePaused
|
2023-09-24 02:20:37 +10:00 |
Stenzek
|
4027304ece
|
Qt: Replace debugger menu bar with toolbar
That way it's not missing on MacOS.
|
2023-09-24 02:20:37 +10:00 |
Stenzek
|
2272134442
|
Qt: Fix debugger font on MacOS
And only set it on the tabs, not the whole window.
|
2023-09-24 02:20:37 +10:00 |
Ty Lamontagne
|
a0000a8547
|
Debugger: Implement boot and debug
Creates a breakpoint automatically on the ELF entry point
|
2023-01-15 17:05:35 +00:00 |
Ty Lamontagne
|
37540d1c68
|
Debugger Breakpoints: (Refactor) Use some reflection and item models
|
2023-01-10 13:57:06 +01:00 |
Chromaryu
|
30504660fa
|
Translation: Add translation notation for all translatable strings
|
2022-12-24 14:42:20 +01:00 |
Ty Lamontagne
|
2f0b244f48
|
Debugger: Initial debugger implementation
|
2022-12-24 07:21:49 +00:00 |