Skip to content

A collection of useful GDB command extensions written using the GDB python API

Notifications You must be signed in to change notification settings

chrisc11/gdb-python-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This repo will hopefully eventually hold a collection of useful gdb-python scripts for debug.

If you don't know much about GDBs python scripting API check out this writeup!

PS: I tried to search the interwebs first for a pre-existing implementation for commands added but could not find anything. If you know of a repo that provides similar functionality for any of the command you see, do let me know!

Available Commands

Newlib

newlib heapdump - Pretty prints the blocks in a newlib libc heap

About

A collection of useful GDB command extensions written using the GDB python API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages