Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Debugging awkwardness

Thanks for the help--that was indeed the problem.

Now, out of curiosity, exactly what functionality did unchecking this
box remove?

On Fri, 2003-09-19 at 10:12, Mikhail Khodjaiants wrote:
> You probably are running a version of gdb that crashes reading the register
> changes. Uncheck the "Window->Preferences->Debug->Registers
> view->Auto-Refresh by default" option and try to debug your program again.
> This bug is fixed in the later versions of gdb.
> 
> Mikhail Khodjaiants
> 
> ----- Original Message -----
> From: "Stephen Touset" <stephen@xxxxxxxxxx>
> To: <cdt-dev@xxxxxxxxxxx>
> Sent: Friday, September 19, 2003 1:10 AM
> Subject: [cdt-dev] Debugging awkwardness
> 
> 
> 
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/cdt-dev
-- 
Stephen Touset <stephen@xxxxxxxxxx>

Attachment: signature.asc
Description: This is a digitally signed message part


Back to the top