Fix conditional breakpoints.
commitb63f6cf1143e471181c569e66641eb2ef05e46d6
authorJohannes Sixt <j6t@kdbg.org>
Sat, 3 Jan 2009 12:48:00 +0000 (3 13:48 +0100)
committerJohannes Sixt <j6t@kdbg.org>
Sat, 3 Jan 2009 13:03:01 +0000 (3 14:03 +0100)
treee0426edde843ce0f0451c4790b8668d5955d4920
parent9a60220f60a2936537b99930913f771ce6b7c3fd
Fix conditional breakpoints.

The code contained an implicit QString -> char* conversion of a temporary
object, so that the resulting pointer became invalid.
kdbg/brkpt.cpp