Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Hang in GdbConnectCommand.canConnect()

> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx 
> [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Derek Morris
> Sent: Wednesday, August 03, 2011 1:36 PM
> To: CDT General developers list.
> Subject: [cdt-dev] Hang in GdbConnectCommand.canConnect()
> 
> Hi,
> 
> I am extending DSF-GDB to support our debug environment. I 
> have the debugger connecting and debugging ok, as well as 
> showing our additional view. The debug session seems to be 
> working as expected.
> 
> However, when I try to exit the debug session, I get a hang 
> in  GdbConnectCommend.canConnect() - it is stuck in 
> canConnectQuery.get().

Which version are you using?

> 
> Any ideas as to what I may have done wrong? This is driving me potty!
> 
> Thanks
> 
> --
> Subs
> 
> 
> 
> 
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
> 

Back to the top