[Konsole-devel] [Bug 190495] All [Distinct] Konsole Windows Closed when Closing a Single Konsole

Robert Knight robertknight at gmail.com
Fri Apr 24 23:58:21 UTC 2009


https://bugs.kde.org/show_bug.cgi?id=190495


Robert Knight <robertknight at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |robertknight at gmail.com




--- Comment #6 from Robert Knight <robertknight gmail com>  2009-04-25 01:58:18 ---
You have to provide the complete function signature to the 'break' gdb command,
not just the function name.  Type an apostrophe before the name of the function
you're trying to set a breakpoint on and GDB will auto-complete it.

gdb)  break 'Konsole::TabbedViewContainerV2::removeViewWidget<TAB>

You're welcome to investigate this but I have a feeling that several issues in
this area were fixed in KDE 4.2 - which I would suggest upgrading to if you can
as its much nicer to look at and use than 4.1.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list