Skip to content
Snippets Groups Projects
Commit 98788d7a authored by David Brownell's avatar David Brownell
Browse files

watchpoint_add() cleanup


Fail watchpoint_add() if it's the same address but the
parameters are different ... don't just assume having
the same address means the same watchpoint!  (Note that
overlapping watchpoints aren't detected...)

Handle unrecognized return codes more sanely; don't exit()!
And describe command params right.

Signed-off-by: default avatarDavid Brownell <dbrownell@users.sourceforge.net>
parent 16b4b8cf
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment