Histórico de Commits

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