aboutsummaryrefslogtreecommitdiff
path: root/gdb/mi/mi-cmd-file.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-06gdb: remove SYMTAB_COMPUNIT macro, add getter/setterSimon Marchi1-1/+1
2022-02-06gdb: remove COMPUNIT_MACRO_TABLE macro, add getter/setterSimon Marchi1-1/+1
2022-01-18Move gdb_regex to gdbsupportTom Tromey1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-06-25gdb/mi: add new --group-by-objfile flag for -file-list-exec-source-filesAndrew Burgess1-2/+8
2021-06-25gdb/mi: add regexp filtering to -file-list-exec-source-filesAndrew Burgess1-38/+48
2021-03-26Use function view in quick_symbol_functions::map_symbol_filenamesTom Tromey1-4/+2
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-05-08Remove ALL_SO_LIBS and so_list_headTom Tromey1-2/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-07-17Rename field_int to field_signedTom Tromey1-3/+3
2019-01-17Add compunits range adapter to objfileTom Tromey1-1/+1
2019-01-17Change all_objfiles adapter to be a method on program_spaceTom Tromey1-1/+1
2019-01-09Remove ALL_OBJFILES and ALL_FILETABSTom Tromey1-10/+15
2019-01-09Remove ALL_COMPUNIT_FILETABSTom Tromey1-1/+0
2019-01-09Remove ALL_OBJFILE_COMPUNITSTom Tromey1-1/+0
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-12-05Remove some unused variablesSimon Marchi1-1/+0
2017-09-09Use ui_out_emit_tuple in more placesTom Tromey1-4/+1
2017-04-22Use ui_out_emit_listTom Tromey1-4/+1
2017-04-05-Wwrite-strings: Constify mi_cmd_argv_ftype's 'command' parameterPedro Alves1-3/+3
2017-03-20Add -file-list-shared-libraries MI commandMarc-Andre Laperle1-0/+57
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-22Class-ify ui_outSimon Marchi1-17/+15
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-11-20Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans1-3/+6
2014-01-14psymtab cleanup patch 3/3Doug Evans1-2/+2
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-02-03gdb/Jan Kratochvil1-2/+3
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-25gdb/Jan Kratochvil1-12/+2
2012-03-06 * mi/mi-cmd-break.c: Enforce coding standards, fix comments.Stan Shebs1-11/+12
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-11-11 * dwarf2read.c (dw2_map_symbol_filenames): New parameterDoug Evans1-1/+2
2011-08-042011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+4
2011-01-12gdbTom Tromey1-5/+5
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-05-062010-05-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-3/+0
2010-03-10gdbTom Tromey1-18/+17
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+2
2008-06-25 Kill the return value for all MI command functions.Vladimir Prus1-6/+2
2008-01-30(mi_cmd_file_list_exec_source_file): Add fieldNick Roberts1-4/+6
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-12-23 * mi/mi-symbol-cmds.c:Eli Zaretskii1-3/+3
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-3/+3