* configure.in: Explicitly `exit 0' for broken shells.
authorPeter Schauer <Peter.Schauer@mytum.de>
Sat, 2 Sep 1995 13:48:16 +0000 (13:48 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Sat, 2 Sep 1995 13:48:16 +0000 (13:48 +0000)
commit5e711e7f505fc558a2578c6bb2c2681d64abee80
tree3b86251ca46205e6e478540de0053a1272ea0eeb
parent218f9f03b889ab048141eac1ef6125adef22afc8
* configure.in:  Explicitly `exit 0' for broken shells.
* configure:  Rebuilt.

* symtab.c (list_symbols):  Add missing blank after
`<function, no debug info>' output.

* valops.c (value_assign):  Handle truncation when assigning
to bitfields. Use value_copy to construct the return value
from toval.
* values.c (value_copy):  Copy VALUE_FRAME and VALUE_OPTIMIZED_OUT.
gdb/ChangeLog
gdb/configure
gdb/configure.in
gdb/values.c