Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Problem with debugging some running processes

For a few moments I felt heavily ashamed.
Fortunately (well, sort of) changing the timeout did not affect my 
problem. :-(
The only effect of changing the value was an increased time diff between the 
last thread (#28) shown in the output and the appearing of the timeout pop-up 
by CDT.
So the problem still exists.

By the way: it seems to always be thread 28 where things stop - even with 
different binaries/processes.

heiko


Am Donnerstag, 18. August 2005 21:25 schrieb "Mikhail Khodjaiants" 
<mikhailk@xxxxxxx> [Re: [cdt-dev] Problem with debugging some running 
processes]:

> Try to increase the debugger timeout. By default it is set to 10000 ms.
> This option is located on the 
> "Window"->"Preferences"->"C/C++"->"Debug"->"GDB MI" page.
> Thank you.


Back to the top