커밋 기록

작성자 SHA1 메시지 날짜
  AnotherTest bc9013f706 LibLine: Change get_line to return a Result<String, Error> 5 년 전
  Itamar bedce69b23 Debugger: Use Core::ArgsParser 5 년 전
  Andreas Kling 250c3b363d Revert "Build: Include headers from LibC, LibM, and LibPthread with -isystem" 5 년 전
  Andrew Kaster c1eb744ff0 Build: Include headers from LibC, LibM, and LibPthread with -isystem 5 년 전
  Andreas Kling a40aa80df1 Debugger: Add missing newline in "help" output 5 년 전
  AnotherTest 9473733d7a LibLine: Handle initialize() internally 5 년 전
  Itamar e35219b5ce Debugger: Add source-level operations 5 년 전
  Itamar 1642fdf82d Debugger: Use LibLine 5 년 전
  Itamar f4418361c4 Userland: Add "functrace" utility 5 년 전
  Itamar 109c24ae97 Debugger: Repeat previous command when an empty command is entered 5 년 전
  Itamar 312559b131 Debugger: Add single step command 5 년 전
  Itamar 1191ab9500 Debugger: Print where we're stopped at 5 년 전
  Itamar e207de8449 LibELF: Add find_demangled_function 5 년 전
  Itamar 479348c9e7 Debugger: Add pledges 5 년 전
  Itamar 3e9a7175d1 Debugger: Add DebugSession 5 년 전
  Itamar 9e51e295cf ptrace: Add PT_SETREGS 5 년 전
  Itamar 0431712660 ptrace: Stop a traced thread when it exists from execve 5 년 전
  Itamar b306ac9b2b ptrace: Add PT_POKE 5 년 전
  Itamar 924fda19b0 Debugger: Get entry point of debugged process 5 년 전
  Itamar 984ff93406 ptrace: Add PT_PEEK 5 년 전
  Itamar 77f671b462 CPU: Handle breakpoint trap 5 년 전