summaryrefslogtreecommitdiff
path: root/gdb/source.h
Commit message (Expand)AuthorAgeFilesLines
* Remove parameter from select_source_symtabTom Tromey2023-05-071-8/+6
* Merge forget_cached_source_info_for_objfile into objfile methodTom Tromey2023-03-071-4/+0
* gdb/source: Fix open_source_file error handlingAaron Merey2023-02-101-2/+3
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* C++-ify path substitution codeTom Tromey2021-12-121-1/+1
* gdb: make string-like set show commands use std::string variableSimon Marchi2021-10-031-2/+3
* Introduce find_source_or_rewriteTom Tromey2021-07-171-0/+7
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Add file offsets to the source cacheTom Tromey2019-08-061-5/+0
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* gdb: Remove an update of current_source_line and current_source_symtabAndrew Burgess2019-06-151-11/+0
* gdb: New function to open source file and compute line charpos dataAndrew Burgess2019-06-151-6/+5
* gdb: Avoid signed integer overflow when printing source linesAndrew Burgess2019-01-091-0/+48
* gdb: Move declarations from symtab.h to source.hAndrew Burgess2019-01-081-0/+48
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Return scoped_fd from open_source_file and find_and_open_sourceTom Tromey2018-11-091-4/+6
* Change openp et al to use a unique_xmalloc_ptrTom Tromey2018-02-141-3/+4
* Move some declarations to source.hTom Tromey2018-02-141-0/+25
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Kill init_salPedro Alves2017-09-041-1/+2
* Change rewrite_source_path to return a unique_xmalloc_ptrTom Tromey2017-08-221-1/+1
* 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
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* PR gdb/13860: make -interpreter-exec console "list" behave more like "list".Pedro Alves2014-05-211-3/+4
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* gdb/Jan Kratochvil2013-02-031-0/+2
* gdb/Jan Kratochvil2013-02-031-0/+4
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * tracepoint.c (print_one_static_tracepoint_marker): Constify.Tom Tromey2012-10-181-1/+1
* 2012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-011-0/+23
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-111-6/+6
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* gdbTom Tromey2010-03-101-1/+0
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* gdb:Joseph Myers2009-04-211-0/+3
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+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
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* Add the -file-list-exec-source-files command to MI.Bob Rossi2004-06-101-0/+3
* 2003-04-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-121-0/+2
* * source.c (get_current_or_default_source_symtab_and_line): RemoveFernando Nasser2002-09-221-12/+12
* * source.c: Make global variables current_source_symtab andFernando Nasser2002-09-201-0/+32
* import gdb-1999-09-21Jason Molenda1999-09-221-0/+34