binutils-gdb/gdb/mi
Vladimir Prus 8cdf0e1506 Simplify MI breakpoint setting.
* breakpoint.c (break_command_really): Make nonstatic and
    	rename to...
    	(create_breakpoint): ...this. Rename prior function by this name
    	to...
    	(create_breakpoint_sal): ...this.
    	(create_breakpoints): Rename to...
    	(create_breakpoints_sal): ...this.
    	(set_breakpoint): Remove.
    	* breakpoint.h: Adjust to above changes.
    	* mi/mi-cmd-break.c (mi_cmd_break_insert): Simplify.
2010-03-16 08:42:20 +00:00
..
ChangeLog-1999-2003
mi-cmd-break.c Simplify MI breakpoint setting. 2010-03-16 08:42:20 +00:00
mi-cmd-disas.c
mi-cmd-env.c
mi-cmd-file.c gdb 2010-03-10 18:20:08 +00:00
mi-cmd-stack.c
mi-cmd-target.c
mi-cmd-var.c
mi-cmds.c Multiexec MI 2010-02-24 07:51:46 +00:00
mi-cmds.h Multiexec MI 2010-02-24 07:51:46 +00:00
mi-common.c
mi-common.h
mi-console.c
mi-console.h
mi-getopt.c
mi-getopt.h
mi-interp.c Multiexec MI 2010-02-24 07:51:46 +00:00
mi-main.c * mi/mi-main.c (mi_cmd_execute): Fix typo. 2010-02-24 23:11:28 +00:00
mi-main.h
mi-out.c
mi-out.h
mi-parse.c gdb 2010-03-05 20:18:19 +00:00
mi-parse.h Multiexec MI 2010-02-24 07:51:46 +00:00
mi-symbol-cmds.c