Skip to main content

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

Every time when the target is suspended the debugger tries to update the
register values. Unchecking the "Auto-Refresh" option for the Registers view
disables this update.
Try gdb 5.3. I am using it and it works fine.

----- Original Message -----
From: "Stephen Touset" <stephen@xxxxxxxxxx>
To: <cdt-dev@xxxxxxxxxxx>
Sent: Friday, September 19, 2003 4:42 PM
Subject: Re: [cdt-dev] Debugging awkwardness





Back to the top