[Bug 190554] New: drkonqi should use "bt full" instead of "bt" to capture values of local variables.

Rouslan Solomakhin rouslan at solomakhin.net
Fri Apr 24 20:40:35 BST 2009


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

           Summary: drkonqi should use "bt full" instead of "bt" to
                    capture values of local variables.
           Product: kde
           Version: unspecified
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: unassigned-bugs at kde.org
        ReportedBy: rouslan at solomakhin.net


Version:           4.2.2-0ubuntu1 (using KDE 4.2.2)
OS:                Linux
Installed from:    Ubuntu Packages

I wish to change item (1) to item (2) in kdebase/drkonqi/backtrace.cpp:

(1)  ::write(handle, "bt\n", 3); // this is the command for a backtrace

(1)  ::write(handle, "bt full\n", 8); // this is the command for a backtrace

-- 
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 Unassigned-bugs mailing list