]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* dcache.c: Cast return value from xmalloc.
authorJim Kingdon <jkingdon@engr.sgi.com>
Fri, 3 Sep 1993 14:26:29 +0000 (14:26 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Fri, 3 Sep 1993 14:26:29 +0000 (14:26 +0000)
commitac7a377f64a19b1bda507a6aecaaab3f81f7ebbb
treece5247ccd5902c18fb279ee0640da24931dbcf36
parenteba94f7d0d4ba3d9868c2ae9829b61cab96b344e
* dcache.c: Cast return value from xmalloc.

* remote.c: Move setting of immediate_quit from remote_open to
remote_start_dummy and set it back to zero when done.
gdb/ChangeLog
gdb/dcache.c
gdb/remote.c