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

Are there exceptions in your .log file? Can you post the gdb output with the
entire thread list (or at least the output with thread 29).
Thank you.

----- Original Message ----- 
From: "Heiko Jansen" <jansen@xxxxxxxxxx>
To: <cdt-dev@xxxxxxxxxxx>
Sent: Friday, August 19, 2005 2:57 AM
Subject: 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.
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev



Back to the top