[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 58999] debugger will not start
From:       Verdi March <cincaipatron () gmx ! net>
Date:       2003-05-27 10:17:51
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
     
http://bugs.kde.org/show_bug.cgi?id=58999     




------- Additional Comments From cincaipatron@gmx.net  2003-05-27 12:17 -------
The problem arises because of the following entry in the 
"project_name.kdevelop" file (gideon alpha4): 
========== 
  <kdevdebugger> 
    <general> 
      <programargs></programargs> 
      <gdbpath></gdbpath> 
      <dbgshell>libtool</dbgshell> 
      <breakonloadinglibs>true</breakonloadinglibs> 
      <separatetty>false</separatetty> 
      <floatingtoolbar>false</floatingtoolbar> 
    </general> 
    <display> 
      <staticmembers>false</staticmembers> 
      <demanglenames>true</demanglenames> 
    </display> 
  </kdevdebugger> 
=========== 
 
As you can see, the above entry is the default value for debugging option. 
It is simply generated by opening "project option", go to "debug" section, 
and click "ok". 
 
Removing the above entry will cause debugger to start again. Note that 
when the entry present, kdevelop launches 
"/bin/sh -c projectpath/libtool gdb projectpath/src/program_name", 
which will cause the failure, whereas when the entry is not presented, 
kdevelop simply lauches "gdb projectpath/src/program_name -quiet ...". 
 
 
Regards, 
Verdi
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic