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

List:       kdevelop-bugs
Subject:    [Bug 160733] Stop debugging fails to kill target process if process
From:       shmulik <shmulik.bezalel () gmail ! com>
Date:       2008-07-27 12:37:29
Message-ID: 20080727123729.31154.qmail () ktown ! kde ! org
[Download RAW message or body]

------- 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=160733         




------- Additional Comments From shmulik.bezalel gmail com  2008-07-27 14:37 -------
Its only append if I add target of lib ot libtool to the project.

//to monitor the problem
create new project name test_gdb
in main add the next line
while(true)
{
		sleep(1);
}

set break point on sleep and run the program in the debugger
remove the break point wait 2 seconds and set again the break point 
it's ok.

now -> add new subproject name test1 
add target to test1 (lib or libtool)
compile the program
set breakpoint on sleep and run the program in the debugger
remove the break point wait 2 seconds and set again the break point 
the breakpinit is not in red color
stop debug cause that the gdb still running + the process and we need kill it
from terminal.

_______________________________________________
KDevelop-bugs mailing list
KDevelop-bugs@kdevelop.org
https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs
[prev in list] [next in list] [prev in thread] [next in thread] 

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