From kdevelop-bugs Tue Jun 26 15:25:47 2007 From: Rob L Date: Tue, 26 Jun 2007 15:25:47 +0000 To: kdevelop-bugs Subject: [Bug 146824] gdb warning prevents variable display Message-Id: <20070626152547.20132.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=118306980113114 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=146824 ------- Additional Comments From robert.leathley ricardo com 2007-06-26 17:25 ------- I have another problem related to kdevelop's handling of gdb warning/error messages: if I turn off auto-solib-add in gdb 6.6.50 (see Bug 146399) I get "No source file named ..." errors and kdevelop then clears all my breakpoints. A slightly older gdb didn't give these messages which meant I could enable the break points once I had loaded the relevant libs. Could this request be generalised to 'option to ignore gdb errors and warnings'?