This package provides a set of tools for debugging python code with GDB, including python code breakpoints. GDB breakpoints operate on native shared libraries (C/assembler code). Since python is an ...
Are you tired of hammering out the same commands over and over again in GDB? If not, we highly encourage you take more advantage of The GNU Project Debugger, which is a fantastic way to poke around ...
Supports Linux and Windows 95+ (MinGW). It probably also works with other UNIXes, like MacOS and *BSD. Note: With the default prefix, you may need to run sudo ldconfig /usr/local/lib to make the ...