Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 éve |
Sönke Holz
|
6824d2a788
Userland+Tests: Add initial riscv64 support
|
1 éve |
Ben Wiederhake
|
9474e0cd94
LibDebug: Prefer File::read_until_eof over DeprecatedFile
|
2 éve |
Itamar
|
47f5a3ea9a
HackStudio: Add 'pause debuggee' button
|
2 éve |
Itamar
|
6e5b1f5819
HackStudio: Add progress bar to Debugger initialization
|
2 éve |
Itamar
|
26250fe14a
LibDebug: Add static attach() function
|
2 éve |
Ben Wiederhake
|
3281050359
Everywhere: Remove "LibC/" includes, add lint-rule against it
|
2 éve |
Liav A
|
1d26b46884
LibDebug: Remove i686 support
|
2 éve |
Liav A
|
85b453c2e4
Kernel+Userland: Remove dependency on i386-specific registers
|
2 éve |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 éve |
Gunnar Beutner
|
31bd5b1a02
AK+Userland: Stub out code that isn't currently implemented on AARCH64
|
2 éve |
Undefine
|
97cc33ca47
Everywhere: Make the codebase more architecture aware
|
3 éve |
Marcus Nilsson
|
da8eea69e4
LibDebug: Make sure current_breakpoint has value before usage
|
3 éve |
Ali Mohammad Pur
|
6d64b13a1b
LibDebug+Everywhere: Avoid void* -> FlatPtr -> void* dance
|
3 éve |
mjz19910
|
3102d8e160
Everywhere: Fix many spelling errors
|
3 éve |
Itamar
|
a02d8e5710
LibDebug: Add optional setup_child() callback to debugger
|
3 éve |
Andreas Kling
|
58fb3ebf66
LibCore+AK: Move MappedFile from AK to LibCore
|
3 éve |
Itamar
|
7950f5cb51
LibDebug: Add ProcessInspector base class
|
3 éve |
Ali Mohammad Pur
|
c4437e19bd
LibDebug+Everywhere: Make DebugInfo not own the ELF image
|
3 éve |
Gunnar Beutner
|
233ef26e4d
Kernel+Userland: Add x86_64 registers to RegisterState/PtraceRegisters
|
4 éve |
Itamar
|
3a4017b419
LibDebug: Convert LibDebug to east-const style
|
4 éve |
Gunnar Beutner
|
b613817bca
Userland: Fix 64-bit portability issues
|
4 éve |
Andreas Kling
|
7ae7170d61
Everywhere: "file name" => "filename"
|
4 éve |
Linus Groh
|
dbe72fd962
Everywhere: Remove empty line after function body opening curly brace
|
4 éve |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 éve |
FalseHonesty
|
58d6781cbb
HackStudio+LibDebug: Support stopping a debugged process
|
4 éve |
FalseHonesty
|
7a1396f509
LibDebug: Implement ability to set watchpoints
|
4 éve |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 éve |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 éve |