This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[commit] [PATCH 2/6] Call dummy_frame_dtor_ftype also from remove_dummy_frame


On Fri, 08 May 2015 22:21:29 +0200, Jan Kratochvil wrote:
> gdb/ChangeLog
> 2015-05-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* compile/compile-object-run.c (do_module_cleanup): Add parameter
> 	registers_valid.
> 	(compile_object_run): Update do_module_cleanup caller.
> 	* dummy-frame.c: Include infcall.h.
> 	(struct dummy_frame): Update dtor comment.
> 	(remove_dummy_frame): Call dtor.
> 	(pop_dummy_frame): Update dtor caller.
> 	* dummy-frame.h (dummy_frame_dtor_ftype): Add parameter
> 	registers_valid.

Checked in:
	5e9705017f5b257421136b8d7752b9c793335ace


Jan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]