At 05:58 AM 6/30/04 +0000, you wrote:
>--- In lpc2000@yahoogroups.com, Robert Adsett <subscriptions@a...> wrote:
> > monitor set hbreak address
> >
> > It works with numerics anyway, I haven't tried a symbolic address yet.
> >
>
>Thanks Robert, the numeric address worked perfectly! (Symbolic
>addresses do not...they are accepted but don't actually cause a
>break). Is there a way to clear the hardware breakpoint once set (for
>now I am just setting it somewhere else in memory, but it would be
>nice to know how to just plain clear it).
You're welcome.
How about using monitor set hbreak 0 as a 'clear'? In most cases if you
start executing from the reset vector that's an error anyway so it's a good
point to trap.
Robert
" 'Freedom' has no meaning of itself. There are always restrictions,
be they legal, genetic, or physical. If you don't believe me, try to
chew a radio signal. "
Kelvin Throop, IIIMessage
Re: [lpc2000] Re: HW Breakpoints with gdb/wiggler?
2004-06-30 by Robert Adsett
Attachments
- No local attachments were found for this message.