mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 04:49:54 +08:00
* eval.c (evaluate_subexp case OP_ARRAY): Fix calls to memset:
TYPE_LENGTH is length in bytes, not bits.
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
Wed Jan 25 18:13:14 1995 Per Bothner <bothner@kalessin.cygnus.com>
|
||||
|
||||
* eval.c (evaluate_subexp case OP_ARRAY): Fix calls to memset:
|
||||
TYPE_LENGTH is length in bytes, not bits.
|
||||
|
||||
Wed Jan 25 08:19:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
|
||||
|
||||
* infrun.c (proceed): Flush stdout before resuming inferior.
|
||||
|
Reference in New Issue
Block a user