mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-28 22:40:24 +00:00
The i386_frame_num_args() function takes a pointer to a struct, not
the entire struct itself.
This commit is contained in:
parent
1b7a420ef5
commit
fc1f864632
@ -1,5 +1,8 @@
|
||||
Thu Jan 23 22:24:43 1992 Fred Fish (fnf at cygnus.com)
|
||||
|
||||
* i386-tdep.c (i386_frame_num_args): Takes a pointer to a struct
|
||||
not the entire struct itself.
|
||||
|
||||
* valops.c (value_assign): Cast some args to modify_field() and
|
||||
{read,write}_register_bytes() correctly.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user