Commit Graph

14 Commits

Author SHA1 Message Date
Putta Khunchalee
d4c1840ed2
Supports static dispatch for CpuIo on DeviceContext::exec (#1026)
Some checks are pending
Development Build / Build (push) Waiting to run
Development Build / Update PRs (push) Waiting to run
2024-10-10 22:42:27 +02:00
Putta Khunchalee
e9c07787df
Uses blocking-mode debug server (#1025)
Some checks are pending
Development Build / Build (push) Waiting to run
Development Build / Update PRs (push) Waiting to run
2024-10-10 09:24:39 +02:00
Putta Khunchalee
612ca53580
Moves GDB server to GUI thread (#1022)
Some checks are pending
Development Build / Build (push) Waiting to run
Development Build / Update PRs (push) Waiting to run
2024-10-09 01:51:18 +02:00
Putta Khunchalee
7a65dbb25a
Initializes GDB session (#1020)
Some checks failed
Development Build / Build (push) Has been cancelled
Development Build / Update PRs (push) Has been cancelled
2024-10-06 21:40:00 +02:00
Putta Khunchalee
802de64433
Adds an option to start VMM immediately (#1019)
Some checks are pending
Development Build / Build (push) Waiting to run
Development Build / Update PRs (push) Waiting to run
2024-10-06 15:24:38 +02:00
Putta Khunchalee
ff0163e303
Setups gdbstub (#1018) 2024-10-06 11:01:36 +02:00
Putta Khunchalee
5191975df8
Refactors RustError to supports passing it as argument (#1017)
Some checks are pending
Development Build / Build (push) Waiting to run
Development Build / Update PRs (push) Waiting to run
2024-10-05 18:29:30 +02:00
Putta Khunchalee
59356290e9
Initializes Target implementation for gdbstub (#1016)
Some checks are pending
Development Build / Build (push) Waiting to run
Development Build / Update PRs (push) Waiting to run
2024-10-05 14:38:20 +02:00
Putta Khunchalee
2cac7fbd0b
Implements UI to start debug (#1015)
Some checks are pending
Development Build / Build (push) Waiting to run
Development Build / Update PRs (push) Waiting to run
2024-10-04 20:48:26 +02:00
Putta Khunchalee
b97cdfff30
Listens for debugger (#1014) 2024-10-04 17:22:59 +02:00
Putta Khunchalee
b41b214c60
Initializes trap handler (#1013)
Some checks are pending
Development Build / Build (push) Waiting to run
Development Build / Update PRs (push) Waiting to run
2024-10-03 22:02:43 +02:00
Putta Khunchalee
4209655fbb
Moves GUI sources from src to gui (#1011) 2024-10-03 08:43:26 +02:00
Putta Khunchalee
b66b4fe5d5
Implements CPU states for AArch64 KVM (#1009) 2024-10-01 20:18:15 +02:00
Putta Khunchalee
c8ce13a7bf
Renames libcore to libgui and move it to top-level (#1008) 2024-10-01 08:11:41 +02:00