mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-03 09:41:26 +00: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:
parent
8d9a1cce3f
commit
ee3a45e7b7
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user