Commit Graph

2146 Commits (a534af1c283d445b017183c2c4b8d5b143eff990)
 

Author SHA1 Message Date
OBarronCS 88c363a65e
lint (#2450)
1 year ago
peace-maker fdae52404b
Fix printing of struct fields in `tcache` command (#2447)
1 year ago
peace-maker 15a6927248
Don't try to attach to gdb itself in `attachp` (#2445)
1 year ago
peace-maker 6892a09c5a
Fix terminal width to 80 columns in tests (#2444)
1 year ago
peace-maker 5553a93a3e
Add history of context output (#2439)
1 year ago
peace-maker 6e9cdac13a
Fix mypy errors on Python 3.10 (#2441)
1 year ago
peace-maker c6c5f1dec1
Add `context [section(s)] [--on|--off]` to disable sections (#2442)
1 year ago
peace-maker 57c9f1c6b8
Fix display of gdb functions documentation (#2443)
1 year ago
peace-maker 34f58d8fdf
Fix attachp tests when ptrace_scope is missing (#2438)
1 year ago
peace-maker 2000b4ac4e
Add context sections TUI windows (#2434)
1 year ago
peace-maker 41c0b84011
Make last_signal context section selectable (#2437)
1 year ago
0x6fe1be2 d2b3fc1622
fix for issue #2430 (#2431)
1 year ago
Aadish Jain 055e08cbcb
Removed breakpoint from heap.py (#2433)
1 year ago
OBarronCS f492622924
Fix attachp crash in tests (#2428)
1 year ago
Charles Fol 11c911eaf1
Fix history crash (#2429)
1 year ago
Charles Fol 0a5e510fb6
plist: fixed a few bugs (#2426)
1 year ago
Charles Fol 5d95e98c78
Added support for --offset and --count for plist (#2423)
1 year ago
Charles Fol d65d5814c5
Fix deference-limit changes not being reflected due to an early cast to int() (#2422)
1 year ago
Matt. 94f82fff79
Port a handful of commands to the Debugger-agnostic interfaces (#2416)
1 year ago
patryk4815 c80793f41e
add python3.10, add debian12, drop python3.8, drop ubuntu20.04, drop debian11 (#2421)
1 year ago
Matt. df8a9d4dc6
Change check style in `{gdblib,aglib}.memory.convert_gdb_value_to_python_value` (#2415)
1 year ago
dependabot[bot] d15f6716a6
Bump cryptography in the pip group across 1 directory (#2417)
1 year ago
Matt. 5e868f9163
Fix MMAP_MIN_ADDR value bug in `{gdblib,aglib}.memory` (#2414)
1 year ago
Matt. 52d32e6af5
Implement remaining functions in `aglib.memory` and tie some loose ends (#2412)
1 year ago
Matt. 3db6ba4eed
Add GDB scheduler-locking control to the Debugger-agnostic API (#2409)
1 year ago
Matt. 0172a834ba
Unify config parameters between `aglib.nearpc` and `gdblib.nearpc` (#2407)
1 year ago
Disconnect3d 55eaab61f9
add gdt command (#2405)
1 year ago
Matt. 6cac3dfd0f
Update Nix files for LLDB Pwndbg (#2410)
1 year ago
Itay Snir 7ed76041b9
Add __repr__ and __str__ methods to GDBValue (#2408)
1 year ago
Matt. 5d742d1517
Fix a typo in the LLDB backend (#2411)
1 year ago
Matt. c2bf902ea7
Port Pwndbg to LLDB (#2382)
1 year ago
OBarronCS 26ba400dbd
Fix failing case in arch CI/CD (#2403)
1 year ago
patryk4815 463bdf0978
nix/portable: add pycache (#2402)
1 year ago
Disconnect3d 0c6085d564
Bump version to 2024.08.29 (#2401)
1 year ago
Disconnect3d a264783ff0
Disable arm64 runner on CI/CD (#2400)
1 year ago
Disconnect3d 75615d45bf
add scripts/release.sh for building release binaries (#2399)
1 year ago
Disconnect3d 6209c5b362
Add tests for dt command (#2398)
1 year ago
OBarronCS c72b0b6c3d
Annotations Tests (#2374)
1 year ago
Davide Guerri 3cf0985014
Fix dt command when an address is passed (#2395)
1 year ago
OBarronCS 27ccbbaceb
out of bound fix (#2393)
1 year ago
xtex d6505b9b8c
Add support for AOSC OS (#2390)
1 year ago
OBarronCS bad16fab71
Register annotation handlers for armcm (#2388)
1 year ago
OBarronCS 170b2ec0ff
clear cache (#2389)
1 year ago
OBarronCS 914110b8a3
Fix vmmap on remote targets (#2386)
1 year ago
OBarronCS 331e61a48e
Setting to disable inline symbols replacement in disasm (#2387)
1 year ago
OBarronCS d59ae31360
ARM Cortex-M detection (#2381)
1 year ago
k4lizen 776f2127d4
limit heap params (#2378)
1 year ago
k4lizen 6dbedaed61
dont check corruption when chain size is one (#2379)
1 year ago
OBarronCS f8895d0e47
Update DEVELOPING.md docs on testing and annotations (#2377)
1 year ago
Matt. 76eba80747
Backport use of `pwndbg.aglib.arch.update()` to current upstream (#2373)
1 year ago