summaryrefslogtreecommitdiff
path: root/gdb/macroscope.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Change GDB to use frame_info_ptrTom Tromey2022-10-101-1/+1
* gdb: add "id" fields to identify symtabs and subfilesSimon Marchi2022-07-291-1/+1
* gdb: remove SYMTAB_COMPUNIT macro, add getter/setterSimon Marchi2022-02-061-1/+2
* gdb: remove COMPUNIT_MACRO_TABLE macro, add getter/setterSimon Marchi2022-02-061-2/+2
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: fix tab after space indentation issuesSimon Marchi2021-05-271-2/+2
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-25/+25
* gdb: remove callback in macro expand functionsSimon Marchi2020-07-031-7/+7
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Remove symfile_complaintsTom Tromey2018-05-231-2/+1
* Return unique_xmalloc_ptr from macro scope functionsTom Tromey2018-02-081-9/+6
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans2014-11-201-4/+7
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* gdb/Jan Kratochvil2013-02-031-1/+1
* gdb/Jan Kratochvil2013-02-031-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* gdb/Pedro Alves2011-03-181-3/+4
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* 2010-05-15 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-161-0/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves2009-02-211-0/+2
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* gdbTom Tromey2008-07-181-2/+37
* 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
* * frame.c (deprecated_selected_frame): Rename to...Daniel Jacobowitz2007-02-271-9/+6
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* Warning fixes.Daniel Jacobowitz2007-01-031-5/+4
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-2/+2
* 2002-12-07 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-12-091-1/+1
* 2002-11-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-291-2/+2
* * macroscope.c: #include "complaints.h".Jim Blandy2002-11-071-11/+32
* * source.c: Make global variables current_source_symtab andFernando Nasser2002-09-201-3/+7
* * macroscope.c (default_macro_scope): Put `void' in empty argumentJim Blandy2002-05-301-1/+1
* Add commands for manually expanding macros and showing theirJim Blandy2002-05-161-0/+107