Skip to content

daehee87/pira

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

what is pira?

Python based InteRActive interface support for gdb (name is inspired from QIRA) main feature is 'arrow based forward/backword navigation for GDB si/ni command results' the goal of pira is supporting nice GDB interface against python-only environment.

requirement

Python 2.x & gdb & stdbuf

supports

x86/x64/arm/mips

usage

python pira.py [prog]

limitation

debugee's I/O is not properly being handled yet. this needs to be developed more.

demo

https://www.youtube.com/watch?v=EU8uooZYvpE

developer contact

  • [email protected]
  • this project is in dormant since the I/O handling step. if you want to develope this, contact me via email.

About

Python based InteRActive interface support for gdb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages