Commit History

作者 SHA1 備註 提交日期
  Andreas Kling 2f3b901f7f AK: Make MappedFile heap-allocated and ref-counted 4 年之前
  Itamar 4b91e7c821 LibDebug: Support shared libraries 4 年之前
  Andreas Kling 1e4c010643 LibELF: Remove ELF::Loader and move everyone to ELF::Image 4 年之前
  Andreas Kling aec54af04f LibDebug: Clean up DebugSession construction a little bit 4 年之前
  Sahan Fernando 66f9a2d9ec LibDebug: Fix crash when debugging short lived programs 4 年之前
  Linus Groh bcfc6f0c57 Everywhere: Fix more typos 4 年之前
  Nico Weber ef1b21004f Everywhere: Fix typos 4 年之前
  Itamar 8ce641cefc LibDebug: Add ability to detach from debuggee 4 年之前
  Luke 694b86a4bf LibDebug: Move everything into the "Debug" namespace 4 年之前
  Itamar 5c494eefd6 HackStudio: Implement "Step Over" debugging action 4 年之前
  Itamar dca6a77669 LibDebug: Fix DebugSession teardown 4 年之前
  Itamar b5f6a1a9e8 LibDebug: Assert that we can read the executable of the debugee 4 年之前
  Brian Gianforcaro 1f7c61b15f LibDebug: Disable and cleanup DebugSession breakpoints on destruction 5 年之前
  Itamar f9d62fd5e5 LibDebug: Make sure to not single step the program twice 5 年之前
  Itamar 009b4ea3f4 LibDebug: Add remove_breakpoint 5 年之前
  Itamar e35219b5ce Debugger: Add source-level operations 5 年之前
  Itamar af338a34c0 LibDebug: Add ContinueBreakAtSyscall decision 5 年之前
  Itamar f4418361c4 Userland: Add "functrace" utility 5 年之前