Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37531741
en ru br
Репозитории ALT
S:3.0.1-alt1
5.1: 2.1.1-alt2
4.1: 2.1.0-alt1
4.0: 2.0.5-alt1
3.0: 1.2.10-alt1.1
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: kdbg

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: kdbg-2.0.2-using-libthread.patch
Скачать


--- 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
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin