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