Remove cleanup from call_function_by_hand_dummy
authorTom Tromey <tom@tromey.com>
Mon, 16 Oct 2017 23:27:21 +0000 (17:27 -0600)
committerTom Tromey <tom@tromey.com>
Thu, 19 Oct 2017 21:58:12 +0000 (15:58 -0600)
commit395423c418da2cba1240e39ae944510fe9ffcccc
treed31c21ea8fee11eb2d493865c86499681d67693d
parent54f70bc14586878ee14891ecb11efb8a90405874
Remove cleanup from call_function_by_hand_dummy

This changes call_function_by_hand_dummy to use std::string, removing
a cleanup.

ChangeLog
2017-10-19  Tom Tromey  <tom@tromey.com>

* infcall.c (call_function_by_hand_dummy): Use std::string.
gdb/ChangeLog
gdb/infcall.c
This page took 0.024397 seconds and 4 git commands to generate.