Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-patch] Debug timeout and cleanup patch.

> 
> Here is a cleaner, more complete patch to address these two PR's 
> (again at least partially).  It would be great to get some feedback
> on these patches to determine what course of action needs to be 
> taken in order to get these applied.  This is a rather pressing 
> concern for several of our customers with large projects.
> 

We can deal with this one at the time.

1) Process not destroy when exception been thrown
	PR 43496 is a real problem.

2) Initialisation time, gdb may have not settle down
   before we start running the debug session.

3) Certain operation can take longer then expecte
   on some remote target.	


Lets start with (1).



Back to the top