GDB Python. A version of the GNU debugger optimized for Python scripting.

github.com/agentzh/gdb

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2015
  • Fix race exposed by gdb.threads/killed.exp
  • Remove spurious gdb/ChangeLog entry
  • gdbserver/Linux: unbreak non-stop
  • Add support for G13 and G14 flag bits in RL78 ELF binaries.
  • gdbserver/Linux: unbreak thread event randomization
  • native/Linux: internal error if resume is short-circuited
  • select_event_lwp_callback: update comments
  • Fix building and testing dwarf debug section compression feature when…
  • Automatic date update in version.in
  • Tighten gdb.base/disp-step-syscall.exp
  • Make bfd_compress_section_contents static
  • Add a testcase for PR gas/18087
  • Fixes a problem generating relocs for import libraries created by Mic…
  • Fix debug section compression so that it is only performed if it woul…
  • Fix amd64 windows unwinding issues within MS dlls.
  • Reimplement "vFile:fstat" without qSupported
  • Support catch syscall on aarch64 linux
  • Use %F instead of %X for einfo
  • Revert "Disable all target libraries if not building gcc"
  • Exclude target-zlib if target-libjava isn't built