Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37864965
en ru br
ALT Linux repositórios
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 :: Desenvolvimento/Outros
RPM: kdbg

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

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


--- kdbg-1.2.10/kdbg/gdbdriver.cpp~	2004-12-16 18:47:21 +0300
+++ kdbg-1.2.10/kdbg/gdbdriver.cpp	2004-12-16 19:02:10 +0300
@@ -1895,6 +1895,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
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009