summaryrefslogtreecommitdiffstats
path: root/kdbg/gdbdriver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert some TRACE() messages to avoid FTBFS with clang. This resolves issue ...Michele Calgaro2022-05-111-7/+7
* Fixed detection of gdb when an executable file contains warnings about sectio...Michele Calgaro2021-07-071-1/+2
* Fixed command execution and detection of gdb. This resolves issue #8.Michele Calgaro2021-07-031-1/+2
* Fixed building with -DWITH_TRACE_OUTPUT=ON. This resolves issue #6.Michele Calgaro2021-06-031-1/+1
* Update the use of TQRegExp so that it does not require an old API.Michele Calgaro2021-03-141-2/+2
* Fix parsing of disassembly produced by gdb 7.1.Johannes Sixt2019-05-311-0/+9
* Grok gdb 7's <incomplete sequence> marker in strings.Johannes Sixt2019-05-311-1/+13
* Fix assembler code display with gdb 7.1 and later.Johannes Sixt2019-05-311-0/+32
* Drop gdb versionning.gregory guy2019-05-301-68/+8
* Improved detection of gdb from GdbDriver (now aligned to detection usedMichele Calgaro2014-05-141-3/+6
* Fixed detection of gdb from GdbDriver. This resolves bug 1996.Michele Calgaro2014-05-031-1/+2
* Initial TDE conversionSlávek Banko2013-07-041-1/+1
* Initial TQt conversionSlávek Banko2013-07-031-144/+144
* Initial importSlávek Banko2013-07-031-0/+2572