OSDN Git Service

* target.c (default_region_size_ok_for_hw_watchpoint): Compare
authorkevinb <kevinb>
Mon, 19 Jan 2004 16:49:34 +0000 (16:49 +0000)
committerkevinb <kevinb>
Mon, 19 Jan 2004 16:49:34 +0000 (16:49 +0000)
commitd4c315496d94d48a1a11436bcaaa8ebec0461bbe
tree8712507eb32da6dd04e213770b138b0fd48b750d
parent284cc03fbd44db6e0453726fb2cdd99fb7348a92
* target.c (default_region_size_ok_for_hw_watchpoint): Compare
the region size against the size of a pointer, not the size of
a register as given by DEPRECATED_REGISTER_SIZE.
gdb/ChangeLog
gdb/target.c