Stan Shebs
|
2b03b41d6a
|
* mi/mi-cmd-break.c: Enforce coding standards, fix comments.
* mi/mi-cmd-disas.c: Ditto.
* mi/mi-cmd-env.c: Ditto.
* mi/mi-cmd-file.c: Ditto.
* mi/mi-cmd-stack.c: Ditto.
* mi/mi-cmd-target.c: Ditto.
* mi/mi-cmd-var.c: Ditto.
* mi/mi-cmds.c: Ditto.
* mi/mi-cmds.h: Ditto.
* mi/mi-console.c: Ditto.
* mi/mi-getopt.c: Ditto.
* mi/mi-getopt.h: Ditto.
* mi/mi-interp.c: Ditto.
* mi/mi-main.c: Ditto.
* mi/mi-out.c: Ditto.
* mi/mi-parse.c: Ditto.
* mi/mi-parse.h: Ditto.
* mi/mi-symbol-cmds.c: Ditto.
* mi/mi-getopt.h: Move mi_opt struct up.
* mi/mi-main.c (captured_mi_execute_command): Remove redundant
return.
* mi/mi-out.c (_initialize_mi_out): Remove empty initialize.
|
2012-03-06 22:48:53 +00:00 |
|
Joel Brobecker
|
0b30217134
|
Copyright year update in most files of the GDB Project.
gdb/ChangeLog:
Copyright year update in most files of the GDB Project.
|
2012-01-04 08:17:56 +00:00 |
|
Jan Kratochvil
|
9117472339
|
gdb/
Code cleanup - make mi_opt const.
* mi/mi-cmd-break.c (mi_cmd_break_insert, mi_cmd_break_watch): Make
opts const.
* mi/mi-cmd-disas.c (mi_cmd_disassemble): Likewise.
* mi/mi-cmd-env.c (mi_cmd_env_path): Likewise.
(mi_cmd_env_dir): Likewise.
* mi/mi-cmd-target.c (mi_cmd_target_file_get): Likewise.
(mi_cmd_target_file_put): Likewise.
* mi/mi-cmd-target.c (mi_cmd_target_file_delete): Likewise.
* mi/mi-cmd-var.c (mi_cmd_var_evaluate_expression): Likewise.
* mi/mi-getopt.c (mi_getopt): Make opts and opt const.
(mi_valid_noargs): Make opts const.
* mi/mi-getopt.h (mi_getopt): Make opts and opt const.
* mi/mi-main.c (mi_cmd_list_thread_groups): Make opts const.
(mi_cmd_data_read_memory): Likewise.
(mi_cmd_data_read_memory_bytes): Likewise.
(mi_cmd_data_write_memory): Likewise.
|
2011-08-28 20:39:29 +00:00 |
|
Joel Brobecker
|
7b6bb8daac
|
run copyright.sh for 2011.
|
2011-01-01 15:34:07 +00:00 |
|
Joel Brobecker
|
4c38e0a4fc
|
Update copyright year in most headers.
Automatic update by copyright.sh.
|
2010-01-01 07:32:07 +00:00 |
|
Joel Brobecker
|
0fb0cc7590
|
Updated copyright notices for most files.
|
2009-01-03 05:58:08 +00:00 |
|
Daniel Jacobowitz
|
9b254dd1ce
|
Updated copyright notices for most files.
|
2008-01-01 22:53:26 +00:00 |
|
Joel Brobecker
|
a9762ec78a
|
Switch the license of all .c files to GPLv3.
Switch the license of all .h files to GPLv3.
Switch the license of all .cc files to GPLv3.
|
2007-08-23 18:08:50 +00:00 |
|
Daniel Jacobowitz
|
6aba47ca06
|
Copyright updates for 2007.
|
2007-01-09 17:59:20 +00:00 |
|
Eli Zaretskii
|
1caae1650b
|
* mi/mi-symbol-cmds.c:
* mi/mi-parse.h:
* mi/mi-parse.c:
* mi/mi-out.h:
* mi/mi-out.c:
* mi/mi-main.h:
* mi/mi-main.c:
* mi/mi-interp.c:
* mi/mi-getopt.h:
* mi/mi-getopt.c:
* mi/mi-console.h:
* mi/mi-console.c:
* mi/mi-common.h:
* mi/mi-common.c:
* mi/mi-cmds.h:
* mi/mi-cmds.c:
* mi/mi-cmd-var.c:
* mi/mi-cmd-stack.c:
* mi/mi-cmd-file.c:
* mi/mi-cmd-env.c:
* mi/mi-cmd-disas.c:
* mi/mi-cmd-break.c: Add (C) after Copyright. Update the FSF
address.
|
2005-12-23 18:57:46 +00:00 |
|
Bob Rossi
|
1abaf70c94
|
Adding -file-list-exec-source-file command to MI
|
2003-04-02 22:10:35 +00:00 |
|
Kevin Buettner
|
b6ba6518e9
|
Update/correct copyright notices.
|
2001-03-06 08:22:02 +00:00 |
|
Andrew Cagney
|
10adc9b50e
|
Rename mi/ChangeLog-mi -> mi/ChangeLog
|
2000-05-16 05:07:53 +00:00 |
|
Andrew Cagney
|
ab91fdd5f8
|
Fix copyright - Cygnus is a Red Hat company.
|
2000-02-23 06:19:22 +00:00 |
|
Andrew Cagney
|
fb40c20903
|
Add mi/ and testsuite/gdb.mi/ subdirectories.
Add --enable-gdbmi option to configury.
Add mi rules to Makefile.in
Add mi conditional output to event-top.c infrun.c main.c top.c.
Add -i=mi option.
|
2000-02-23 00:25:43 +00:00 |
|