You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pwndbg/tests/library/gdb/tests
patryk4815 145d5c9673
Bump gdb from pypi + fix gdb-pt-dump dependency (#3445)
2 weeks ago
..
heap Port tests to debugger-agnostic test group: Second Batch (#3189) 4 months ago
__init__.py Rework structure of testing framework (#3101) 6 months ago
test_architectures.py Rework structure of testing framework (#3101) 6 months ago
test_attachp.py Drop external `ps` calls in favor of `psutil` (#3179) 5 months ago
test_cache.py add relative imports into tests (#3161) 5 months ago
test_callstack.py add relative imports into tests (#3161) 5 months ago
test_command_branch.py add relative imports into tests (#3161) 5 months ago
test_command_canary.py add relative imports into tests (#3161) 5 months ago
test_command_config.py Rework structure of testing framework (#3101) 6 months ago
test_command_cyclic.py feat(cyclic): Add --detect flag in cyclic command (#3162) 5 months ago
test_command_distance.py add relative imports into tests (#3161) 5 months ago
test_command_dt.py add relative imports into tests (#3161) 5 months ago
test_command_errno.py add relative imports into tests (#3161) 5 months ago
test_command_flags.py add relative imports into tests (#3161) 5 months ago
test_command_hijack_fd.py add relative imports into tests (#3161) 5 months ago
test_command_ignore.py add relative imports into tests (#3161) 5 months ago
test_command_killthreads.py add relative imports into tests (#3161) 5 months ago
test_command_libcinfo.py add relative imports into tests (#3161) 5 months ago
test_command_onegadget.py add relative imports into tests (#3161) 5 months ago
test_command_plist.py add relative imports into tests (#3161) 5 months ago
test_command_procinfo.py add relative imports into tests (#3161) 5 months ago
test_command_search.py add relative imports into tests (#3161) 5 months ago
test_command_stepsyscall.py add relative imports into tests (#3161) 5 months ago
test_command_stepuntilasm.py add relative imports into tests (#3161) 5 months ago
test_command_telescope.py 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) 2 weeks ago
test_command_tls.py add relative imports into tests (#3161) 5 months ago
test_command_vmmap.py add relative imports into tests (#3161) 5 months ago
test_command_xor.py add relative imports into tests (#3161) 5 months ago
test_commands.py add relative imports into tests (#3161) 5 months ago
test_commands_dumpargs.py add relative imports into tests (#3161) 5 months ago
test_commands_elf.py add relative imports into tests (#3161) 5 months ago
test_commands_next.py add relative imports into tests (#3161) 5 months ago
test_consistent_help.py Rework structure of testing framework (#3101) 6 months ago
test_context_commands.py Manually propagate register values across instructions while disassembling (#2963) 2 months ago
test_cymbol.py Supporting kernel debugging in the absence of provided type information (#3116) 5 months ago
test_file.py fix get_file() checking relative paths (#3386) 1 month ago
test_function_base.py add relative imports into tests (#3161) 5 months ago
test_gdblib_parameter.py Rework structure of testing framework (#3101) 6 months ago
test_glibc.py Bump gdb from pypi + fix gdb-pt-dump dependency (#3445) 2 weeks ago
test_go.py add relative imports into tests (#3161) 5 months ago
test_help.py Rework structure of testing framework (#3101) 6 months ago
test_hexdump.py Hexdump command (#3337) 1 month ago
test_loads.py add relative imports into tests (#3161) 5 months ago
test_memory.py add relative imports into tests (#3161) 5 months ago
test_misc.py Rework structure of testing framework (#3101) 6 months ago
test_mmap.py add relative imports into tests (#3161) 5 months ago
test_mprotect.py add relative imports into tests (#3161) 5 months ago
test_prompt_recolor.py add relative imports into tests (#3161) 5 months ago
test_readline.py Rework structure of testing framework (#3101) 6 months ago
test_symbol.py add relative imports into tests (#3161) 5 months ago
test_triggers.py Rework structure of testing framework (#3101) 6 months ago
test_windbg.py 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) 2 weeks ago
utils.py Use gdb/lldb from pypi (#3119) 6 months ago