]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
* monitor.c (monitor_expect_regexp): Same as monitor_expect, but
authorStu Grossman <grossman@cygnus>
Tue, 24 Oct 1995 21:31:07 +0000 (21:31 +0000)
committerStu Grossman <grossman@cygnus>
Tue, 24 Oct 1995 21:31:07 +0000 (21:31 +0000)
commit283dc598b8ef7d3e0f23933bffc142affda89c21
treeb05a3a0659bc39cd8ebfe98d9279c70c74108e9f
parentda533085e5936fb44ec622153427e1b5907ba645
* monitor.c (monitor_expect_regexp):  Same as monitor_expect, but
with the obvious extension.  (monitor_read_memory_single):  Use
regexp for getmem.resp_delim because of parsing ambiguities caused
by certain monitors.  (monitor_read_memory):  Use new regexp stuff
to parse getmem.resp_delim.
* sh3-rom.c:  Finish off table.  Use new regexp capability for
getmem commands.
gdb/ChangeLog
gdb/monitor.c
gdb/sh3-rom.c