Historial de Commits

Autor SHA1 Mensaje Fecha
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Andreas Kling 58fb3ebf66 LibCore+AK: Move MappedFile from AK to LibCore hace 3 años
  Andreas Kling 587f9af960 AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) hace 3 años
  Andreas Kling 0f5477c721 AK: Use ErrorOr<T> for MappedFile factories hace 3 años
  Rodrigo Tobar 08428aadad LibSymbolication: Skip source position calculation if requested hace 3 años
  Rodrigo Tobar 840822b8f1 LibSymbolication+SystemMonitor: Show ELF object in stack hace 3 años
  Rodrigo Tobar 12e18e44ae LibSymbolication: Look for libraries under /usr/local/lib hace 3 años
  Rodrigo Tobar f4ebcf4867 LibSymbolication: Return empty value on error hace 3 años
  Andreas Kling 24ef8b118a LibSymbolication: Unbreak symbolication with `-z separate-code` linking hace 3 años
  Ali Mohammad Pur c4437e19bd LibDebug+Everywhere: Make DebugInfo not own the ELF image hace 4 años
  Gunnar Beutner 57417a3d6e Kernel: Support loading the kernel at almost arbitrary virtual addresses hace 4 años
  Gunnar Beutner e3d2ca6bd2 LibSymbolication: Fix integer overflow when calculating region addresses hace 4 años
  Gunnar Beutner 60d6137e73 Userland: Use /proc/kernel_base to determine the kernel base address hace 4 años
  Gunnar Beutner 11e02f222d AK: Add a getter to JsonValue to get machine-native addresses hace 4 años
  Gunnar Beutner 60b52cfb02 Userland: Hardcode the x86_64 kernel base address for now hace 4 años
  Gunnar Beutner 98f8ecd9d2 Kernel: Split debug symbols into a separate file hace 4 años
  Gunnar Beutner 1ae7d68885 LibSymbolication: Fix incorrect argument type for symbolicate() hace 4 años
  Gunnar Beutner 25c73159ce LibCoreDump: Don't subtract one from the first stack frame's EIP hace 4 años
  Gunnar Beutner a6ba05b02b LibSymbolication+Utilities: Show inlined functions for bt hace 4 años
  Itamar e9e4358a93 LibDebug: Store LibDebug objects on the heap & make them non-copyable hace 4 años
  Andreas Kling 5d6252b29e LibSymbolication: Rename Client.{cpp,h} => Symbolication.{cpp,h} hace 4 años