aboutsummaryrefslogtreecommitdiff
path: root/gdb/source.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-12C++-ify path substitution codeTom Tromey1-1/+1
2021-10-03gdb: make string-like set show commands use std::string variableSimon Marchi1-2/+3
2021-07-17Introduce find_source_or_rewriteTom Tromey1-0/+7
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-08-06Add file offsets to the source cacheTom Tromey1-5/+0
2019-07-09Rename common to gdbsupportTom Tromey1-1/+1
2019-06-15gdb: Remove an update of current_source_line and current_source_symtabAndrew Burgess1-11/+0
2019-06-15gdb: New function to open source file and compute line charpos dataAndrew Burgess1-6/+5
2019-01-09gdb: Avoid signed integer overflow when printing source linesAndrew Burgess1-0/+48
2019-01-08gdb: Move declarations from symtab.h to source.hAndrew Burgess1-0/+48
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-11-09Return scoped_fd from open_source_file and find_and_open_sourceTom Tromey1-4/+6
2018-02-14Change openp et al to use a unique_xmalloc_ptrTom Tromey1-3/+4
2018-02-14Move some declarations to source.hTom Tromey1-0/+25
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-04Kill init_salPedro Alves1-1/+2
2017-08-22Change rewrite_source_path to return a unique_xmalloc_ptrTom Tromey1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
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-05-21PR gdb/13860: make -interpreter-exec console "list" behave more like "list".Pedro Alves1-3/+4
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-02-03gdb/Jan Kratochvil1-0/+2
2013-02-03gdb/Jan Kratochvil1-0/+4
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-10-18 * tracepoint.c (print_one_static_tracepoint_marker): Constify.Tom Tromey1-1/+1
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves1-0/+23
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-6/+6
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+2
2010-03-10gdbTom Tromey1-1/+0
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-04-21gdb:Joseph Myers1-0/+3
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
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-17 * breakpoint.c:Eli Zaretskii1-3/+3
2004-06-10Add the -file-list-exec-source-files command to MI.Bob Rossi1-0/+3
2003-04-122003-04-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+2
2002-09-22 * source.c (get_current_or_default_source_symtab_and_line): RemoveFernando Nasser1-12/+12
2002-09-20 * source.c: Make global variables current_source_symtab andFernando Nasser1-0/+32
1999-09-22import gdb-1999-09-21Jason Molenda1-0/+34