summaryrefslogtreecommitdiff
path: root/gdb/mi/mi-symbol-cmds.c
Commit message (Expand)AuthorAgeFilesLines
* Change linetables to be objfile-independentTom Tromey2023-03-111-2/+4
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Replace symbol_symtab with symbol::symtabTom Tromey2022-04-201-4/+4
* gdb: remove symbol value macrosSimon Marchi2022-04-111-1/+1
* gdb: remove symtab::objfileSimon Marchi2022-04-071-1/+1
* gdb: remove SYMBOL_LINE macroSimon Marchi2022-02-061-2/+2
* gdb: remove SYMBOL_TYPE macroSimon Marchi2022-02-061-1/+1
* gdb: remove SYMTAB_OBJFILE macroSimon Marchi2022-02-061-1/+1
* gdb: remove SYMTAB_LINETABLE macro, add getter/setterSimon Marchi2022-02-061-4/+4
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: fix some indentation issuesSimon Marchi2021-05-271-5/+5
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Change get_objfile_arch to a method on objfileTom Tromey2020-04-181-2/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* gdb/mi: Add -max-results parameter to some -symbol-info-* commandsAndrew Burgess2019-12-041-7/+39
* gdb/mi: Add -symbol-info-module-{variables,functions}Andrew Burgess2019-12-041-0/+155
* gdb/mi: Add -symbol-info-modules commandAndrew Burgess2019-11-271-0/+37
* gdb/mi: Add new commands -symbol-info-{functions,variables,types}Andrew Burgess2019-11-271-0/+209
* Rename field_int to field_signedTom Tromey2019-07-171-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Use ui_out_emit_listTom Tromey2017-04-221-4/+1
* Use ui_out_emit_tupleTom Tromey2017-04-221-3/+2
* -Wwrite-strings: Constify mi_cmd_argv_ftype's 'command' parameterPedro Alves2017-04-051-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Class-ify ui_outSimon Marchi2016-12-221-3/+2
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* symtab.h (SYMTAB_LINETABLE): Renamed from LINETABLE. All uses updated.Doug Evans2014-11-181-4/+5
* SYMTAB_OBJFILE: New macro.Doug Evans2014-11-181-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * mi/mi-cmd-break.c: Enforce coding standards, fix comments.Stan Shebs2012-03-061-8/+6
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* 2011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-08-041-0/+1
* gdbTom Tromey2011-01-121-2/+2
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-1/+4
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Kill the return value for all MI command functions.Vladimir Prus2008-06-251-3/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * mi/mi-symbol-cmds.c:Eli Zaretskii2005-12-231-3/+3
* 2005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-2/+2
* Index: gdb/ChangeLogAndrew Cagney2003-05-121-0/+67