Commit Graph

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