summaryrefslogtreecommitdiff
path: root/gdb/source.c
Commit message (Expand)AuthorAgeFilesLines
* gdb/source.c: Fix matching path substitute rule listingBrad Mouring2014-06-031-1/+1
* simplify substitute_path_rule_matches using filename_ncmpJoel Brobecker2014-06-021-9/+2
* Remove some trailing spaces in source.cJoel Brobecker2014-06-021-1/+1
* PR gdb/13860: make -interpreter-exec console "list" behave more like "list".Pedro Alves2014-05-211-4/+22
* Fix dir command for duplicated paths and add a new testcase.Edjunior Barbosa Machado2014-01-071-10/+26
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Record objfile->original_name as an absolute pathJan Kratochvil2013-12-021-21/+3
* remove gdb_stat.hTom Tromey2013-11-181-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* Code cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH.Jan Kratochvil2013-09-041-10/+13
* PR gdb/15415Jan Kratochvil2013-08-281-9/+22
* * blockframe.c: Remove #include "psymtab.h".Doug Evans2013-08-201-3/+0
* * source.c (openp): Document OPF_TRY_CWD_FIRST+OPF_SEARCH_IN_PATHDoug Evans2013-06-201-3/+4
* fix source.cTom Tromey2013-05-301-0/+4
* some cleanup checker fixesTom Tromey2013-05-301-3/+12
* source.c: Use fgetc instead of getc.Joel Brobecker2013-05-091-4/+4
* PR gdb/7912:Tom Tromey2013-04-221-3/+4
* Accept "set foo unlimited" in integer/uinteger/zuinteger_unlimited commands.Pedro Alves2013-04-101-1/+4
* Fix PR gdb/15294: list with unlimited listsize brokenPedro Alves2013-03-281-4/+4
* gdb/Jan Kratochvil2013-03-141-5/+12
* gdb/Jan Kratochvil2013-03-141-4/+9
* gdb/Jan Kratochvil2013-02-031-1/+1
* gdb/Jan Kratochvil2013-02-031-1/+5
* gdb/Jan Kratochvil2013-02-031-16/+23
* gdb/Jan Kratochvil2013-02-031-0/+51
* gdb/Jan Kratochvil2013-02-031-10/+4
* gdb/Jan Kratochvil2013-01-131-1/+1
* gdb/Jan Kratochvil2013-01-131-3/+18
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdb/Jan Kratochvil2012-12-251-20/+16
* * defs.h (directory_command): Don't declare.Tom Tromey2012-12-181-1/+1
* * disasm.h (DISASSEMBLY_FILENAME): New macro.Markus Metzger2012-11-131-0/+5
* * symtab.h (print_source_lines_flags): New enum.Markus Metzger2012-11-131-8/+8
* ARI fixes: Avoid sprintf function use rule.Pierre Muller2012-11-131-6/+8
* http://sourceware.org/ml/gdb-patches/2012-10/msg00083.htmlAndrew Burgess2012-11-091-0/+7
* gdb/doc:Yao Qi2012-11-081-0/+1
* * tracepoint.c (print_one_static_tracepoint_marker): Constify.Tom Tromey2012-10-181-1/+1
* gdb/Yao Qi2012-09-171-4/+4
* * linespec.c: #include "stack.h".Doug Evans2012-06-291-2/+3
* * source.c (openp): Expand tilde in path entries.Thiago Jung Bauermann2012-05-301-0/+19
* gdb/Jan Kratochvil2012-04-171-74/+45
* gdb/Jan Kratochvil2012-04-171-28/+25
* * source.c (find_and_open_source): Consistently pass resultingDoug Evans2012-04-111-1/+10
* 2012-03-16 Chris January <chris.january@allinea.com>Tom Tromey2012-03-161-1/+1
* 2012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-011-20/+0
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+1
* the "ambiguous linespec" seriesTom Tromey2011-12-061-3/+9
* http://sourceware.org/ml/gdb-patches/2011-11/msg00778.htmlAndrew Burgess2011-12-011-4/+6
* * psymtab.c (psymtab_to_fullname): Use cached copy if it exists.Doug Evans2011-11-101-2/+7
* * source.c (forget_cached_source_info_for_objfile): Move call toDoug Evans2011-11-061-4/+3