Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37732168
en ru br
ALT Linux repos
S:3.0.1-alt1
5.0: 2.1.0-alt1
4.1: 2.1.0-alt1
4.0: 2.0.5-alt1
3.0: 1.2.10-alt1.1

Group :: Development/Other
RPM: kdbg

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: kdbg-2.0.2-using-libthread.patch
Download


--- kdbg-2.0.2/kdbg/gdbdriver.cpp~	2006-01-20 20:47:56 +0300
+++ kdbg-2.0.2/kdbg/gdbdriver.cpp	2006-01-20 20:48:23 +0300
@@ -1996,6 +1996,7 @@ bool GdbDriver::parseChangeExecutable(co
      *     (no debugging symbols found)
      */
     while (strncmp(output, "Using host libthread_db", 23) == 0 ||
+	   output[0] == '\n' ||
 	   strncmp(output, "(no debugging symbols found)", 28) == 0)
     {
 	// this line is good, go to the next one
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin