]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/i386-linux-nat.c
* i386-linux-nat.c (fill_gregset): Use regcache_collect() instead
authorKevin Buettner <kevinb@redhat.com>
Sun, 18 Nov 2001 01:19:47 +0000 (01:19 +0000)
committerKevin Buettner <kevinb@redhat.com>
Sun, 18 Nov 2001 01:19:47 +0000 (01:19 +0000)
commit8a4067459977e8d635777ac60ba2c4f99da80b2e
tree3e8a3068ac740de35b6b516bbf4ef9c06f810d30
parent27758734ec42118153529d5928d69c67fbec928f
* i386-linux-nat.c (fill_gregset): Use regcache_collect() instead
of accessing registers[] directly.
gdb/ChangeLog
gdb/i386-linux-nat.c