* target.c (default_region_size_ok_for_hw_watchpoint): Compare
authorKevin Buettner <kevinb@redhat.com>
Mon, 19 Jan 2004 16:49:35 +0000 (16:49 +0000)
committerKevin Buettner <kevinb@redhat.com>
Mon, 19 Jan 2004 16:49:35 +0000 (16:49 +0000)
commit437b434f9a2af5ded386e3ad2ed8438e46899618
treefab478529bb7466af06a1508ea0762a1b4ef3697
parent55fb0713929955357385810a187987d919cb9608
* 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