Parse response of setting a temporary breakpoint correctly.
commitfd891a858c80b05bef75b3c93babb19a916759bf
authorJohannes Sixt <j6t@kdbg.org>
Sun, 20 Feb 2011 20:47:49 +0000 (20 21:47 +0100)
committerJohannes Sixt <j6t@kdbg.org>
Mon, 28 Feb 2011 21:48:28 +0000 (28 22:48 +0100)
tree0d87f6f1a5e232c7cd541be504fbe0b1ecdf26cc
parentbe95e801e0edb95448fed8a2caaeef725d771b0e
Parse response of setting a temporary breakpoint correctly.

Recent gdbs respond with "Temporary breakpoint" rather than just
"Breakpoint". Before this fix, the breakpoint was displayed as "orphaned",
and later when the program stopped, the breakpoint was shown more than
once.
kdbg/gdbdriver.cpp