Commit Verlauf

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