aboutsummaryrefslogtreecommitdiff
path: root/gdb/source.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-01Replace the block_found global with explicit data-flowPierre-Marie de Rodat1-1/+1
2015-04-11Remove --xdbJan Kratochvil1-16/+0
2015-01-30Add producer string to output of info source.Doug Evans1-2/+8
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-11-20Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans1-4/+8
2014-11-18SYMTAB_DIRNAME: New macro.Doug Evans1-6/+8
2014-11-18SYMTAB_OBJFILE: New macro.Doug Evans1-4/+5
2014-11-10source.c (select_source_symtab): Rewrite to use ALL_SYMTABS.Doug Evans1-11/+8
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-06-03gdb/source.c: Fix matching path substitute rule listingBrad Mouring1-1/+1
2014-06-02simplify substitute_path_rule_matches using filename_ncmpJoel Brobecker1-9/+2
2014-06-02Remove some trailing spaces in source.cJoel Brobecker1-1/+1
2014-05-21PR gdb/13860: make -interpreter-exec console "list" behave more like "list".Pedro Alves1-4/+22
2014-01-07Fix dir command for duplicated paths and add a new testcase.Edjunior Barbosa Machado1-10/+26
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-02Record objfile->original_name as an absolute pathJan Kratochvil1-21/+3
2013-11-18remove gdb_stat.hTom Tromey1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-09-04Code cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH.Jan Kratochvil1-10/+13
2013-08-28PR gdb/15415Jan Kratochvil1-9/+22
2013-08-20 * blockframe.c: Remove #include "psymtab.h".Doug Evans1-3/+0
2013-06-20 * source.c (openp): Document OPF_TRY_CWD_FIRST+OPF_SEARCH_IN_PATHDoug Evans1-3/+4
2013-05-30fix source.cTom Tromey1-0/+4
2013-05-30some cleanup checker fixesTom Tromey1-3/+12
2013-05-09source.c: Use fgetc instead of getc.Joel Brobecker1-4/+4
2013-04-22 PR gdb/7912:Tom Tromey1-3/+4
2013-04-10Accept "set foo unlimited" in integer/uinteger/zuinteger_unlimited commands.Pedro Alves1-1/+4
2013-03-28Fix PR gdb/15294: list with unlimited listsize brokenPedro Alves1-4/+4
2013-03-14gdb/Jan Kratochvil1-5/+12
2013-03-14gdb/Jan Kratochvil1-4/+9
2013-02-03gdb/Jan Kratochvil1-1/+1
2013-02-03gdb/Jan Kratochvil1-1/+5
2013-02-03gdb/Jan Kratochvil1-16/+23
2013-02-03gdb/Jan Kratochvil1-0/+51
2013-02-03gdb/Jan Kratochvil1-10/+4
2013-01-13gdb/Jan Kratochvil1-1/+1
2013-01-13gdb/Jan Kratochvil1-3/+18
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-25gdb/Jan Kratochvil1-20/+16
2012-12-18 * defs.h (directory_command): Don't declare.Tom Tromey1-1/+1
2012-11-13 * disasm.h (DISASSEMBLY_FILENAME): New macro.Markus Metzger1-0/+5
2012-11-13 * symtab.h (print_source_lines_flags): New enum.Markus Metzger1-8/+8
2012-11-13 ARI fixes: Avoid sprintf function use rule.Pierre Muller1-6/+8
2012-11-09http://sourceware.org/ml/gdb-patches/2012-10/msg00083.htmlAndrew Burgess1-0/+7
2012-11-08gdb/doc:Yao Qi1-0/+1
2012-10-18 * tracepoint.c (print_one_static_tracepoint_marker): Constify.Tom Tromey1-1/+1
2012-09-17gdb/Yao Qi1-4/+4
2012-06-29 * linespec.c: #include "stack.h".Doug Evans1-2/+3
2012-05-30 * source.c (openp): Expand tilde in path entries.Thiago Jung Bauermann1-0/+19