Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 ano atrás |
Sönke Holz
|
6824d2a788
Userland+Tests: Add initial riscv64 support
|
1 ano atrás |
0GreenClover0
|
eeddbb6fa6
HackStudio: Don't crash on null progress bar update function
|
1 ano atrás |
Ben Wiederhake
|
9474e0cd94
LibDebug: Prefer File::read_until_eof over DeprecatedFile
|
2 anos atrás |
Cameron Youell
|
1d24f394c6
Everywhere: Use `LibFileSystem` where trivial
|
2 anos atrás |
Itamar
|
47f5a3ea9a
HackStudio: Add 'pause debuggee' button
|
2 anos atrás |
Itamar
|
6e5b1f5819
HackStudio: Add progress bar to Debugger initialization
|
2 anos atrás |
Tim Schumacher
|
d43a7eae54
LibCore: Rename `File` to `DeprecatedFile`
|
2 anos atrás |
Itamar
|
26250fe14a
LibDebug: Add static attach() function
|
2 anos atrás |
Sam Atkins
|
04b3908172
LibDebug: Replace uses of JsonObject::get_deprecated()/get_ptr()
|
2 anos atrás |
Sam Atkins
|
1dd6b7f5b7
AK+Everywhere: Rename JsonObject::get() to ::get_deprecated()
|
2 anos atrás |
Liav A
|
1d26b46884
LibDebug: Remove i686 support
|
2 anos atrás |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 anos atrás |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anos atrás |
Gunnar Beutner
|
31bd5b1a02
AK+Userland: Stub out code that isn't currently implemented on AARCH64
|
2 anos atrás |
Undefine
|
97cc33ca47
Everywhere: Make the codebase more architecture aware
|
3 anos atrás |
sin-ack
|
c8585b77d2
Everywhere: Replace single-char StringView op. arguments with chars
|
3 anos atrás |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 anos atrás |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 anos atrás |
Ali Mohammad Pur
|
e0db9cb876
LibDebug+LibCoredump: Replace remaining reinterpret_casts and C casts
|
3 anos atrás |
Ali Mohammad Pur
|
6d64b13a1b
LibDebug+Everywhere: Avoid void* -> FlatPtr -> void* dance
|
3 anos atrás |
mjz19910
|
3102d8e160
Everywhere: Fix many spelling errors
|
3 anos atrás |
Itamar
|
a02d8e5710
LibDebug: Add optional setup_child() callback to debugger
|
3 anos atrás |
Andreas Kling
|
58fb3ebf66
LibCore+AK: Move MappedFile from AK to LibCore
|
3 anos atrás |
Itamar
|
7950f5cb51
LibDebug: Add ProcessInspector base class
|
3 anos atrás |
Andreas Kling
|
587f9af960
AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional)
|
3 anos atrás |
Tim Schumacher
|
80cb44afae
Everywhere: Move shared library checks into a common function
|
3 anos atrás |
Daniel Bertalan
|
bb4bb3c2f4
LibDebug: Enable parsing `libgcc_s.so`
|
3 anos atrás |
Itamar
|
c78838c2d2
LibDebug: Use the first memory segment of a library as the ELF's base
|
3 anos atrás |
Ali Mohammad Pur
|
c4437e19bd
LibDebug+Everywhere: Make DebugInfo not own the ELF image
|
3 anos atrás |