Commit Graph

27 Commits (9c954669035a12ebe2b0ebcc3293c3e1e104ba45)

Author SHA1 Message Date
k4lizen 9c95466903
Make mallocng tests pass on fedora (#3491)
3 days ago
k4lizen d3bf95f3ba
Fix up archlinux glibc 2.42 tests (#3487)
4 days ago
OBarronCS 959f5fce4e
Remove regs getattr + setattr (#3471)
4 days ago
k4lizen 35585eb5fc
Minor fixups (#3483)
4 days ago
k4lizen 0cdc2db4c4
Re-enable archlinux tests (#3478)
4 days ago
jackmisbach 832a009864
Retrieve debug info when present to show stack variables (#3451)
6 days ago
patryk4815 944e4f09b9
Make tests architecture-agnostic v4 (#3468)
6 days ago
patryk4815 82dc478359
Refactor tests (#3457)
1 week ago
Eshaan Gupta 8d1adc2a1e
Fix plist to support pointer-sized integer fields (#3448) (#3453)
2 weeks ago
patryk4815 89d307fa54
Refactor tests (#3456)
2 weeks ago
patryk4815 7c83a2acd4 Revert "Remove pwndbg.aglib.regs.__getattr__, convert uses to pwndbg.aglib.re…"
2 weeks ago
OBarronCS 4ff9f010f6
Remove pwndbg.aglib.regs.__getattr__, convert uses to pwndbg.aglib.regs.read_reg (#3441)
2 weeks ago
patryk4815 2b3bd070b6
Bump lldb20->lldb21 from pypi (#3446)
2 weeks ago
k4lizen 04c06fa450
Make mallocng test more consistent (#3444)
2 weeks ago
OBarronCS 9763fc3437
Replace all occurrences of pwndbg.aglib.regs[x] with pwndbg.aglib.regs.read_read("x") for register reads. Remove __getitem__ from the regs module. (#3440)
3 weeks ago
OBarronCS 52d1ba5562
Fix nearpc lines parameter (#3357)
1 month ago
OBarronCS 85b93a792a
Manually propagate register values across instructions while disassembling (#2963)
2 months ago
k4lizen 4506754bbc
mallocng: Implement ng-dump command to dump heap state (#3256)
4 months ago
k4lizen a049d72124
mallocng: Show slot statusline when printing meta (#3245)
4 months ago
Matt. 822a32a254
Integrate Debugger-agnostic tests into the test pipelines (#3215)
4 months ago
k4lizen 43ce818c4c
mallocng: Add ng-vis command (#3234)
4 months ago
Matt. 630eac36c8
Port tests to debugger-agnostic test group: Second Batch (#3189)
4 months ago
k4lizen 335cc887c6
mallocng: Add tests for mallocng commands (#3188)
4 months ago
Matt. 15524bcfaa
Port tests to debugger-agnostic test group: First Batch (#3165)
5 months ago
patryk4815 f7f8b31f4f
add relative imports into tests (#3161)
5 months ago
Matt. 365af330ef
Add LLDB test driver and initial Debugger API tests (#3120)
5 months ago
Matt. 31dd105e52
Rework structure of testing framework (#3101)
6 months ago