infcall: remove unused parameter in 'value_arg_coerce'
authorTankut Baris Aktemur <tankut.baris.aktemur@intel.com>
Wed, 23 Oct 2019 18:40:02 +0000 (20:40 +0200)
committerTankut Baris Aktemur <tankut.baris.aktemur@intel.com>
Wed, 23 Oct 2019 18:40:02 +0000 (20:40 +0200)
commit37055cada860277ee53b61bb8fd57293fdfa840b
tree9938ad38c2ab6039f4b407b787c23c9ce399be1f
parent39bcc47c7e94c746d5acdb52f20f9617a6473292
infcall: remove unused parameter in 'value_arg_coerce'

Remove the unused SP parameter from the auxiliary function
'value_arg_coerce'.

gdb/ChangeLog:
2019-10-23  Tankut Baris Aktemur  <tankut.baris.aktemur@intel.com>

* infcall.c (value_arg_coerce): Remove an unused parameter.
(call_function_by_hand_dummy): Update the call to
'value_arg_coerce'.

Change-Id: If324a1dda3fa5d4c145790b92bd3f656c00296f4
gdb/ChangeLog
gdb/infcall.c
This page took 0.025979 seconds and 4 git commands to generate.