[Bug 83421] New: the line target remote debugger change to "source remote debugger"

paillon paillon at sefram.fr
Wed Jun 16 15:02:23 UTC 2004


------- 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=83421      
           Summary: the line target remote debugger change to "source remote
                    debugger"
           Product: kdevelop
           Version: 3.0.3
          Platform: RedHat RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel kdevelop org
        ReportedBy: paillon sefram fr


Version:           3.0.3 (using KDE KDE 3.2.2)
Installed from:    RedHat RPMs
Compiler:          gcc 3 
OS:                Linux

In Remote Debugging
to start gdbserver on a external target  
if the key  command in a the "Run gdb script" is :
 target remote 1.2.3.4:2345
when i run debugger the gdb command is
source target remote 1.2.3.4:2345
and gdb are blocked
i am obliged to change directely the line under gdb and remove texte "source "




More information about the KDevelop-devel mailing list