devtoolset-2-gdb-gdbserver - A standalone server for GDB (the GNU source-level debugger)
Website: | http://gnu.org/software/gdb/ |
---|---|
License: | GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and BSD and Public Domain |
Vendor: | Scientific Linux CERN, http://cern.ch/linux |
- Description:
GDB, the GNU debugger, allows you to debug programs written in C, C++, Java, and other languages, by executing them in a controlled fashion and printing their data. This package provides a program that allows you to run GDB on a different machine than the one which is running the program being debugged.
Packages
devtoolset-2-gdb-gdbserver-7.6.1-47.el5.i386 [268 KiB] |
Changelog
by Jan Kratochvil (2013-11-09):
- Drop Python frame filters unconditionally, revert also gdb-archer.patch. |
devtoolset-2-gdb-gdbserver-7.6-34.el5.i386 [266 KiB] |
Changelog
by Jan Kratochvil (2013-08-06):
- Fix crash on 'enable count' (Simon Marchi, BZ 993118). |