-
036883c30f
thermosphere: propagate some changes
TuxSH
2020-02-23 01:30:35 +00:00
-
5b56d05e11
thermosphere: move EnterInterruptibleHypervisorCode into IrqManager
TuxSH
2020-02-23 00:27:54 +00:00
-
4adb675072
thermosphere: hvisor_exception_frame.hpp
TuxSH
2020-02-22 00:16:03 +00:00
-
77fbbb4c68
thermosphere: singleton ctors should be private
TuxSH
2020-02-21 00:20:50 +00:00
-
f6793139c1
thermosphere: fix exception vector regression
TuxSH
2020-02-21 00:16:54 +00:00
-
37a889ccb2
thermosphere: rewrite core_ctx
TuxSH
2020-02-21 00:13:40 +00:00
-
ea7d161755
thermosphere: start corectx/exception stuff rewrite
TuxSH
2020-02-20 19:34:33 +00:00
-
d72fc3e8b9
thermosphere: cleanup cache trap
TuxSH
2020-02-20 19:27:05 +00:00
-
c7eaf71896
thermosphere: fpu register cache
TuxSH
2020-02-17 00:00:26 +00:00
-
5a445e9394
thermosphere: cache rewrite
TuxSH
2020-02-16 23:20:02 +00:00
-
613402121a
thermosphere: file cleanup
TuxSH
2020-02-16 17:40:18 +00:00
-
2574f68484
thermopshere: interrupt refactoring
TuxSH
2020-02-16 01:19:19 +00:00
-
1ee289f5f1
thermosphere: C++ vgic
TuxSH
2020-02-15 02:05:54 +00:00
-
31e5ff7c1d
thermosphere: continue vgic rewrite
TuxSH
2020-02-14 01:19:26 +00:00
-
02bbe1bb40
thermosphere: begin to write virtual gic code in C++
TuxSH
2020-02-13 01:50:11 +00:00
-
b21c75b22b
thermosphere: add singleton define
TuxSH
2020-02-11 22:57:12 +00:00
-
c99a77a0c3
thermosphere: interrupt mask guard
TuxSH
2020-02-11 21:41:14 +00:00
-
dd9b3ddb0d
thermosphere: irq manager wip
TuxSH
2020-02-11 01:50:33 +00:00
-
785b7e1a37
thermosphere: mostly rewrite sw breakpoint manager
TuxSH
2020-02-10 18:58:47 +00:00
-
1eda049ada
thermosphere: hw breakpoint/watchpoint managers
TuxSH
2020-02-10 02:20:48 +00:00
-
493a3c92e2
thermosphere: cpu intrinsics + synchronization primitives
TuxSH
2020-02-09 23:06:29 +00:00
-
dad84ac017
thermosphere: sysreg stuff
TuxSH
2020-02-09 01:21:50 +00:00
-
eab46ab1b6
thermosphere: C++ify gdb/verbose
TuxSH
2020-02-08 01:57:36 +00:00
-
192d2db4a9
thermospshere: c++ify xfer, query, etc. More string parsing utilities
TuxSH
2020-02-07 18:28:34 +00:00
-
ff2c835b0a
thermosphere: introduce GDB_TEST_NO_CMD_DATA
TuxSH
2020-02-07 02:26:18 +00:00
-
dd7f0b805b
thermosphere: partially rewrite gdb context top-level
TuxSH
2020-02-07 02:08:03 +00:00
-
fdd5481f63
thermosphere: C++ gdb/rcmd
TuxSH
2020-02-07 00:39:16 +00:00
-
0b8d0035b9
thermosphère: C++ gdb/regs
TuxSH
2020-02-06 21:38:01 +00:00
-
bfa917edf5
thermosphere: rewrite gdb/stop points in c++
TuxSH
2020-02-06 02:05:44 +00:00
-
61a972abf3
thermosphere: rewrite gdb/mem in c++. Remove SearchMemory handler
TuxSH
2020-02-06 01:19:56 +00:00
-
697e61850f
thermosphere: rewrite packet comms
TuxSH
2020-02-05 22:52:37 +00:00
-
2077062b79
thermosphere: cpp rewrite: constexpr string parsing, rewrote gdb/thread
TuxSH
2020-02-05 18:26:19 +00:00
-
b445fe1bf4
wip
TuxSH
2020-02-05 02:51:10 +00:00
-
b65f11d205
wip
TuxSH
2020-02-04 18:50:32 +00:00
-
5de560be30
thermosphere: fix watchpoint creation, fix wp&bp allocation
TuxSH
2020-02-03 22:12:43 +00:00
-
be6253d6ad
thermosphere: rewrite watchpoints.c
TuxSH
2020-02-03 19:03:11 +00:00
-
78eea8a373
thermosphere: suppress potential unused variable warnings
TuxSH
2020-02-03 02:16:53 +00:00
-
53850a5976
thermosphere: reduce gdb work buf to least acceptable limit
TuxSH
2020-02-03 02:08:28 +00:00
-
788f331de0
thermosphere: the fpu cache is only being really modified by gdb anyway
TuxSH
2020-02-03 01:57:11 +00:00
-
edf2bbc30e
thermosphere: I wish ld wasn't dumb (also, bugfix). This saves 4K
TuxSH
2020-02-03 01:32:32 +00:00
-
e4d189eee3
thermosphere: rewhoops
TuxSH
2020-02-02 23:47:05 +00:00
-
e6fdd6bc98
thermosphere: fix software breakpoints
TuxSH
2020-02-02 22:55:01 +00:00
-
3556c12960
thermosphere: gdb: fix IsThreadAlive
TuxSH
2020-02-02 19:17:30 +00:00
-
67daf5a73e
thermosphère: fix deadlock
TuxSH
2020-02-02 19:03:04 +00:00
-
f1a241ffef
thermosphere: fix sending bug when handling ctrl-c
TuxSH
2020-02-02 19:02:45 +00:00
-
bf7f077432
thermosphere: fix continue logic for full-stop & some refactoring
TuxSH
2020-02-02 17:46:17 +00:00
-
ebf8053b42
thermosphere: rewrite condition in debugManagerDoPauseCores
TuxSH
2020-02-02 01:32:56 +00:00
-
914790be01
thermosphere: fix bug in debug.c
TuxSH
2020-02-02 01:12:06 +00:00
-
036882f162
thermosphere: oops
TuxSH
2020-02-01 23:42:26 +00:00
-
b0ae19a6f9
thermosphere: better self-debug fault reporting
TuxSH
2020-02-01 23:42:08 +00:00
-
0b7efc0501
thermosphere: fix bug in exceptionReturnPreprocess
TuxSH
2020-02-01 22:09:07 +00:00
-
c67ff366ea
thermosphere: forgot compiler barrier in get_sysreg
TuxSH
2020-02-01 22:05:26 +00:00
-
63e3f40fa5
thermosphere: fix gdb/regs.c assertions
TuxSH
2020-02-01 19:50:28 +00:00
-
3fe7c7537e
thermopshere: GDB_ParseExceptionFrame: fix format error
TuxSH
2020-02-01 19:39:31 +00:00
-
256201922b
thermosphere: fix bug where x0 isn't saved
TuxSH
2020-02-01 19:39:04 +00:00
-
46c82e2d77
thermosphere: fix thread reporting logic, etc
TuxSH
2020-02-01 16:28:31 +00:00
-
cb4d898579
thermosphere: fix reporting logic of initial break event
TuxSH
2020-02-01 16:20:45 +00:00
-
7acd5a9ec7
thermosphere: fix target.xml generation
TuxSH
2020-02-01 15:45:57 +00:00
-
7f7e4e8310
thermosphere: fix irq buffer overflow
TuxSH
2020-02-01 15:31:08 +00:00
-
8f25d4f77f
thermosphere: add more debugging strings
TuxSH
2020-02-01 15:11:59 +00:00
-
e1a8bdd495
thermosphere: gdb: fix a few bugs
TuxSH
2020-02-01 14:25:12 +00:00
-
ef23db21e6
thermosphere: pl011: fix uartSetInterruptStatus
TuxSH
2020-02-01 01:15:42 +00:00
-
46954a5359
thermosphere: actually report the debug events
TuxSH
2020-01-31 23:54:42 +00:00
-
6499d36722
thermosphere: gdb: fix GDB_SendStopReply
TuxSH
2020-01-31 23:46:25 +00:00
-
66ba05b302
thermosphere: pause at start, some cleanup, etc.
TuxSH
2020-01-31 23:23:41 +00:00
-
7a774adbc3
thermosphere: libc: fix missing macro
TuxSH
2020-01-31 23:15:34 +00:00
-
ce1df0ac23
thermosphere: qemu: make serial go through a socket
TuxSH
2020-01-31 23:12:36 +00:00
-
fc5d81dca3
thermosphere: oops
TuxSH
2020-01-31 23:04:22 +00:00
-
23ef4b94d6
thermosphere: reduce usage of nonvolatile memory by around 4KB
TuxSH
2020-01-31 18:42:16 +00:00
-
e4de512e6f
thermosphere: gdb: add debugManagerInit
TuxSH
2020-01-31 02:53:40 +00:00
-
cf0b052590
thermosphere: gdb: add missing command list entries, fix warnings again
TuxSH
2020-01-31 02:28:51 +00:00
-
0509fa57ca
thermosphere: add src/gdb to build list, fix subsequent warnings and errors
TuxSH
2020-01-31 01:58:56 +00:00
-
175f16627b
thermosphere: fix break/continue (?), fix attach/detach
TuxSH
2020-01-31 01:12:59 +00:00
-
f0b9162d5e
thermosphere: gdb: remove currentThreadId; migrate rx irq
TuxSH
2020-01-31 00:36:15 +00:00
-
02e2a1efa2
thermosphere: gdb: add core_on and core_off handling
TuxSH
2020-01-31 00:28:05 +00:00
-
ed5736e8d2
thermosphere: forgot to call exceptionReturnPreprocess in start.s
TuxSH
2020-01-31 00:25:17 +00:00
-
b0ca29d18e
thermosphere: gdb: properly handle vStopped ack sequence
TuxSH
2020-01-30 01:56:31 +00:00
-
36ca87491d
thermosphere: gdb/debug: avoid pause/unpause race condition in vCont + bugfix
TuxSH
2020-01-30 01:22:37 +00:00
-
9ef2532b9d
thermosphere: gdb: fix parsing errors in vCont and hex decode
TuxSH
2020-01-29 18:08:39 +00:00
-
cbf3b305ca
thermosphere: gdb add break & vCont handling
TuxSH
2020-01-29 01:19:38 +00:00
-
c0252e07f6
thermosphere: GDB_TrySignalDebugEvent, do nothing if not attached
TuxSH
2020-01-28 01:18:17 +00:00
-
71401b0731
thermosphere: add structural changes needed for range step
TuxSH
2020-01-28 01:13:21 +00:00
-
ff1aac0ab5
thermosphere: resend debug event if not handled
TuxSH
2020-01-28 00:38:53 +00:00
-
984f6776c6
thermosphere: impl. debug event dispatching, vStopped, "?"
TuxSH
2020-01-27 22:17:25 +00:00
-
0e47f7f46b
thermosphere: debug manager wip
TuxSH
2020-01-27 00:46:00 +00:00
-
c00672654a
thermosphere: gdb: remove server, rewrite data processing in gdb/context and gdb/net
TuxSH
2020-01-26 23:50:30 +00:00
-
8538fed043
thermosphere: optimize barrier and core_ctx
TuxSH
2020-01-26 15:07:26 +00:00
-
1f2b8e7918
thermopshere: add spinlock try lock
TuxSH
2020-01-26 01:44:17 +00:00
-
30a4a0d4c1
thermosphere: rewrite gdb/reg
TuxSH
2020-01-25 22:55:38 +00:00
-
97c4595a3a
thermosphere: rework fpu register handling
TuxSH
2020-01-25 20:16:10 +00:00
-
5b545f89f5
thermosphere: introduce "ENSURE"
TuxSH
2020-01-25 17:20:43 +00:00
-
310048a32c
thermosphere: small spinlock improvements
TuxSH
2020-01-25 16:13:16 +00:00
-
5473443057
thermosphere: refactor gdb/thread
TuxSH
2020-01-25 01:12:35 +00:00
-
78723164c1
thermosphere: gdb: target xml + various refactoring
TuxSH
2020-01-24 20:24:05 +00:00
-
58d52675cd
thermosphere: rewrite gdb/mem
TuxSH
2020-01-24 00:52:55 +00:00
-
bd36796d5f
thermosphere: gdb/net: reduce stack/memory usage by using memmove
TuxSH
2020-01-23 23:43:30 +00:00
-
779aeaa538
thermopshere: gdb: rewrite stop point handling
TuxSH
2020-01-23 22:00:39 +00:00
-
5de05ed8a8
thermosphere: retrieve wp direction
TuxSH
2020-01-23 02:32:27 +00:00
-
abeaa72f94
thermosphere: some gdb/debug refactor
TuxSH
2020-01-23 02:15:03 +00:00
-
c89ce085a6
thermopshère: rewrite some gdb/net functions
TuxSH
2020-01-22 21:29:44 +00:00