* monitor.h: Add MO_GETMEM_NEEDS_RANGE flag.
authorStu Grossman <grossman@cygnus>
Mon, 3 Apr 1995 21:03:27 +0000 (21:03 +0000)
committerStu Grossman <grossman@cygnus>
Mon, 3 Apr 1995 21:03:27 +0000 (21:03 +0000)
commit3da4297eae24611c779264c25d14d10977a503db
treeb58f9f0699d6b80f17aca012df6c3e1c08a02b95
parent4507de2d186c4af26f3d849ef6c5b7be62e7aab3
* monitor.h:  Add MO_GETMEM_NEEDS_RANGE flag.
* monitor.c (monitor_read_memory):  Use previously mentioned flag
to send proper format memory examine commands to the w89k monitor.
Also, try to handle bizarre format of memory dump...

* op50-rom.c w89k-rom.c:  Update to new monitor.[ch] conventions.
gdb/monitor.h
gdb/op50-rom.c
gdb/w89k-rom.c