[Bug 60990] New: The setting of tty in the gdb subprocess should be changeable
Sven Fischer
sepreh at gmx.de
Wed Jul 9 15:35:05 UTC 2003
------- 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=60990
Summary: The setting of tty in the gdb subprocess should be
changeable
Product: kdevelop
Version: unspecified
Platform: Debian testing
OS/Version: Linux
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: sepreh at gmx.de
Version: Gideon (CVS) (using KDE KDE 3.1.2)
Installed from: Debian testing/unstable Packages
OS: Linux
I am using a script to remotely start a gdb process. If the tty wouldn't be changed, the debugging process would work fine. But since the tty kdevelop uses isn't available remotely, the start of the application to be debugged fails.
So, make the execution of the tty command configurable.
Or, even better, make all commands customizable via text files with placeholders, so other debuggers could be integrated into gideon.
More information about the KDevelop-devel
mailing list