dummy_frame_dtor_ftype vs. call_function_by_hand_dummy_dtor_ftype cleanup
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 082886e188d53ceeeb889cc0ad9b20a14fe7e3cd..6af4d2672a309bc37fd949da89f0165864934f7d 100644 (file)
@@ -1,3 +1,14 @@
+2015-05-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * dummy-frame.c (struct dummy_frame): Use proper typedef for dtor.
+       * dummy-frame.h (dummy_frame_dtor_ftype): Add its comment.
+       * infcall.c (call_function_by_hand_dummy): Use proper typedef for
+       dummy_dtor parameter.
+       * infcall.h: Include dummy-frame.h.
+       (call_function_by_hand_dummy_dtor_ftype): Remove.
+       (call_function_by_hand_dummy): Use proper typedef for dummy_dtor
+       parameter.
+
 2015-05-13  Patrick Palka  <patrick@parcs.ath.cx>
 
        PR gdb/17820
This page took 0.044458 seconds and 4 git commands to generate.