Gunnar Beutner
|
31bd5b1a02
AK+Userland: Stub out code that isn't currently implemented on AARCH64
|
hace 2 años |
Undefine
|
97cc33ca47
Everywhere: Make the codebase more architecture aware
|
hace 3 años |
sin-ack
|
c8585b77d2
Everywhere: Replace single-char StringView op. arguments with chars
|
hace 3 años |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
hace 3 años |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
hace 3 años |
Ali Mohammad Pur
|
e0db9cb876
LibDebug+LibCoredump: Replace remaining reinterpret_casts and C casts
|
hace 3 años |
Ali Mohammad Pur
|
6d64b13a1b
LibDebug+Everywhere: Avoid void* -> FlatPtr -> void* dance
|
hace 3 años |
mjz19910
|
3102d8e160
Everywhere: Fix many spelling errors
|
hace 3 años |
Itamar
|
a02d8e5710
LibDebug: Add optional setup_child() callback to debugger
|
hace 3 años |
Andreas Kling
|
58fb3ebf66
LibCore+AK: Move MappedFile from AK to LibCore
|
hace 3 años |
Itamar
|
7950f5cb51
LibDebug: Add ProcessInspector base class
|
hace 3 años |
Andreas Kling
|
587f9af960
AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional)
|
hace 3 años |
Tim Schumacher
|
80cb44afae
Everywhere: Move shared library checks into a common function
|
hace 3 años |
Daniel Bertalan
|
bb4bb3c2f4
LibDebug: Enable parsing `libgcc_s.so`
|
hace 3 años |
Itamar
|
c78838c2d2
LibDebug: Use the first memory segment of a library as the ELF's base
|
hace 3 años |
Ali Mohammad Pur
|
c4437e19bd
LibDebug+Everywhere: Make DebugInfo not own the ELF image
|
hace 3 años |
Gunnar Beutner
|
f87cc85cd3
LibDebug: Make single-stepping work for x86_64
|
hace 3 años |
Gunnar Beutner
|
db1c5c4830
LibELF+Utilities: Avoid truncating 64-bit values
|
hace 4 años |
Ali Mohammad Pur
|
f364fcec5d
LibRegex+Everywhere: Make LibRegex more unicode-aware
|
hace 4 años |
Daniel Bertalan
|
ca06fd658d
Everywhere: Remove unused local variables and lambda captures
|
hace 4 años |
Max Wipfli
|
fc6d051dfd
AK+Everywhere: Add and use static APIs for LexicalPath
|
hace 4 años |
Gunnar Beutner
|
233ef26e4d
Kernel+Userland: Add x86_64 registers to RegisterState/PtraceRegisters
|
hace 4 años |
Gunnar Beutner
|
c9a8dfa1bf
Userland: Add more TODO()s for arch-specific code
|
hace 4 años |
Itamar
|
3a4017b419
LibDebug: Convert LibDebug to east-const style
|
hace 4 años |
Ali Mohammad Pur
|
a91a49337c
LibCore+Everywhere: Move OpenMode out of IODevice
|
hace 4 años |
Andreas Kling
|
7ae7170d61
Everywhere: "file name" => "filename"
|
hace 4 años |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
hace 4 años |
Andreas Kling
|
83d3003208
LibDebug: Convert String::format() => String::formatted()
|
hace 4 años |
FalseHonesty
|
7a1396f509
LibDebug: Implement ability to set watchpoints
|
hace 4 años |
Andreas Kling
|
f59ad2dc57
Everywhere: Remove pessimizing and redundant move()
|
hace 4 años |