binutils-gdb/gdb/mi
Thiago Jung Bauermann 028d0ed5d1 gdb/
* mi/mi-main.c (mi_cmd_execute): Use cleanup from
	prepare_execute_command.
	* top.c (prepare_execute_command): Return cleanup.
	(execute_command): Use cleanup from prepare_execute_command.
	* top.h (prepare_execute_command): Change prototype to return
	cleanup.
	* defs.h (struct value): Add opaque declaration.
	(make_cleanup_value_free_to_mark): Add prototype.
	* utils.c (do_value_free_to_mark): New function.
	(make_cleanup_value_free_to_mark): Likewise.

gdb/testsuite/
	* gdb.python/py-function.exp: Test setting a value from a function
	which executes a command.
2011-05-13 04:34:25 +00:00
..
ChangeLog-1999-2003
mi-cmd-break.c MI breakpoint notifications. 2011-04-27 10:17:39 +00:00
mi-cmd-disas.c 2011-03-09 Michael Snyder <msnyder@vmware.com> 2011-03-09 20:31:50 +00:00
mi-cmd-env.c 2011-03-05 Michael Snyder <msnyder@vmware.com> 2011-03-07 19:50:22 +00:00
mi-cmd-file.c gdb 2011-01-12 21:09:39 +00:00
mi-cmd-stack.c gdb 2011-01-12 21:09:39 +00:00
mi-cmd-target.c gdb 2011-01-12 21:09:39 +00:00
mi-cmd-var.c gdb 2011-01-12 21:09:39 +00:00
mi-cmds.c 2011-01-05 Michael Snyder <msnyder@vmware.com> 2011-01-06 00:57:05 +00:00
mi-cmds.h run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
mi-common.c run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
mi-common.h 2011-01-05 Michael Snyder <msnyder@vmware.com> 2011-01-06 00:57:05 +00:00
mi-console.c 2011-01-05 Michael Snyder <msnyder@vmware.com> 2011-01-06 00:57:05 +00:00
mi-console.h run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
mi-getopt.c run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
mi-getopt.h run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
mi-interp.c MI breakpoint notifications. 2011-04-27 10:17:39 +00:00
mi-main.c gdb/ 2011-05-13 04:34:25 +00:00
mi-main.h MI breakpoint notifications. 2011-04-27 10:17:39 +00:00
mi-out.c MI breakpoint notifications. 2011-04-27 10:17:39 +00:00
mi-out.h run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
mi-parse.c * mi/mi-parse.c (mi_parse): Remove incorrect sizeof. 2011-04-29 18:44:15 +00:00
mi-parse.h run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
mi-symbol-cmds.c gdb 2011-01-12 21:09:39 +00:00