History for alicedbg / src / adbg / debugger / process.d
2024-04-25
@dd86k
Refix Linux spawn progress with arguments
dd86k committed on 25 Apr
2024-04-22
@dd86k
Fix Linux compile
dd86k committed on 22 Apr
2024-04-21
@dd86k
Change wait function signature for future expansion
dd86k committed on 21 Apr
2024-03-19
@dd86k
machines: move to root, enhance error handling
dd86k committed on 19 Mar
@dd86k
Remove old error codes
dd86k committed on 19 Mar
2024-03-18
@dd86k
Change License to BSD-3-Clause-Clear
dd86k committed on 18 Mar
2024-03-15
@dd86k
Fixed missing thread id when continuing on attached process (windows)
dd86k committed on 15 Mar
@dd86k
Remove self machine, move to machine module, fix regs command
dd86k committed on 15 Mar
@dd86k
shell: Fixes to some commands
dd86k committed on 15 Mar
2024-03-13
@dd86k
Process some TODOs, add more error handling to MachO
dd86k committed on 13 Mar
@dd86k
Fix docs builds
dd86k committed on 13 Mar
2024-03-12
@dd86k
memory: (linux) Open /mem first; Otherwise ptrace fallback
dd86k committed on 12 Mar
2024-03-10
@dd86k
Fix, expand winnt header module
dd86k committed on 10 Mar
2024-03-09
@dd86k
Improve registers API and add crash handler
dd86k committed on 9 Mar
@dd86k
Fix trace builds
dd86k committed on 9 Mar
2024-03-08
@dd86k
New process API
dd86k committed on 8 Mar
2024-03-06
@dd86k
Minor fixes, add plist command ...
dd86k committed on 6 Mar
2024-02-26
@dd86k
Linux build fix
dd86k committed on 26 Feb
@dd86k
Linux fix build attempt
dd86k committed on 26 Feb
2024-02-21
@dd86k
Add self module ...
dd86k committed on 21 Feb
@dd86k
Improve thread module
dd86k committed on 21 Feb
2024-02-18
@dd86k
Fix Linux build
dd86k committed on 18 Feb
2024-02-06
@dd86k
Add adbg_process_list, replacing adbg_process_enumerate
dd86k committed on 6 Feb
2024-01-24
@dd86k
Continue support for PDB
dd86k committed on 24 Jan
2024-01-17
@dd86k
Re-arrange entire structure ...
dd86k committed on 17 Jan