2001-02-06 Michael Snyder <msnyder@makita.cygnus.com>
authorMichael Snyder <msnyder@vmware.com>
Tue, 6 Feb 2001 20:05:42 +0000 (20:05 +0000)
committerMichael Snyder <msnyder@vmware.com>
Tue, 6 Feb 2001 20:05:42 +0000 (20:05 +0000)
commite6cbd02ac2c4dd07c92d152b10c03c7bb24aec2b
tree876e170f720eb924e4121a1fcdb47d7d9e8ae2df
parent713f0374c042c67cfed6110a7ce2dd852ad49500
2001-02-06  Michael Snyder  <msnyder@makita.cygnus.com>
Submitted by Paul Hilfinger (hilfingr@gnat.com)
and Andrei Petrov (and@genesyslab.com).
* findvar.c: Buffers of size MAX_REGISTER_RAW_SIZE or REGISTER_BYTES
must be allocated dynamically, since these are no longer constants.
* infcmd.c: Ditto.
* regcache.c: Ditto.
* remote.c: Ditto.
* sol-thread.c: Ditto.
* valops.c: Ditto.
* config/sparc/sun4sol2.mh (MH_CFLAGS): Add -I/usr/include/v9, as a
work-around for a missing Sun header file in solaris for sparc64.
gdb/ChangeLog
gdb/config/sparc/sun4sol2.mh
gdb/findvar.c
gdb/infcmd.c
gdb/regcache.c
gdb/remote.c
gdb/sol-thread.c
gdb/valops.c
This page took 0.02503 seconds and 4 git commands to generate.