From kdevelop-bugs Sun Nov 26 16:41:12 2006 From: Stephan Diederich Date: Sun, 26 Nov 2006 16:41:12 +0000 To: kdevelop-bugs Subject: [Bug 106282] cannot debug multithreaded application Message-Id: <20061126164112.6103.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=118306959111097 ------- 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=106282 stephan.diederich googlemail com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stephan.diederich googlemail | |.com ------- Additional Comments From stephan.diederich googlemail com 2006-11-26 17:41 ------- I cannot reproduce this here with your code snippet. (current svn of KDevelop and gdb 6.4 as well as with gdb 6.5) Breakpoints can be set into thread as well as the main and debugger interrupts if they are reached.