Use enum flags for flags passed to openp
[deliverable/binutils-gdb.git] / gdb / source.c
2018-02-13  Simon MarchiUse enum flags for flags passed to openp
2018-02-09  Tom TromeyDon't reference past the end of the vector
2018-02-08  Tom TromeyUse gdb::def_vector in find_source_lines
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-07  Tom TromeyConstify add_setshow_*
2017-11-07  Tom TromeyRemove cmd_cfunc_ftype
2017-11-07  Tom TromeyConstify add_info
2017-11-07  Tom TromeyConstify add_com
2017-11-07  Tom TromeyConstify add_path and friends
2017-09-27  Tom TromeyConstify some commands in source.c
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-09-04  Pedro AlvesKill init_sal
2017-09-04  Pedro Alvesstruct symtabs_and_lines -> std::vector<symtab_and_line>
2017-08-22  Simon MarchiRename some command functions
2017-08-22  Tom TromeyChange rewrite_source_path to return a unique_xmalloc_ptr
2017-08-22  Tom TromeyChange gdb_realpath to return a unique_xmalloc_ptr
2017-08-22  Tom TromeyChange gdb_abspath to return a unique_xmalloc_ptr
2017-08-05  Tom TromeyUse gdb::unique_xmalloc_ptr when calling tilde_expand
2017-08-03  Tom TromeyIntroduce gdb_argv, a class wrapper for buildargv
2017-08-03  Tom TromeyUse gdb_file_up in source.c
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-12-22  Simon MarchiClass-ify ui_out
2016-09-16  Pedro Alvesgdb: Use std::min and std::max throughout
2016-04-21  Pedro AlvesAdd missing sentinel 'char *' casts in concat/reconcat...
2016-04-19  Doug Evans* source.c (is_regular_file): New arg errno_ptr.
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-12-11  Andrew Burgessgdb: Make lines_to_list variable static.
2015-11-17  Pedro AlvesType-safe wrapper for enum flags
2015-10-27  Pedro Alvessource.c:openp: save/restore errno
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-01  Pierre-Marie de... Replace the block_found global with explicit data-flow
2015-04-11  Jan KratochvilRemove --xdb
2015-01-31  Doug EvansAdd producer string to output of info source.
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-11-20  Doug EvansSplit struct symtab into two: struct symtab and compuni...
2014-11-18  Doug EvansSYMTAB_DIRNAME: New macro.
2014-11-18  Doug EvansSYMTAB_OBJFILE: New macro.
2014-11-11  Doug Evanssource.c (select_source_symtab): Rewrite to use ALL_SYM...
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-06-03  Brad Mouringgdb/source.c: Fix matching path substitute rule listing
2014-06-02  Joel Brobeckersimplify substitute_path_rule_matches using filename_ncmp
2014-06-02  Joel BrobeckerRemove some trailing spaces in source.c
2014-05-21  Pedro AlvesPR gdb/13860: make -interpreter-exec console "list...
2014-01-07  Edjunior Barbosa... Fix dir command for duplicated paths and add a new...
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-02  Jan KratochvilRecord objfile->original_name as an absolute path
2013-11-18  Tom Tromeyremove gdb_stat.h
2013-11-18  Tom Tromeyremove gdb_string.h
2013-09-04  Jan KratochvilCode cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN...
2013-08-28  Jan KratochvilPR gdb/15415
2013-08-20  Doug Evans * blockframe.c: Remove #include "psymtab.h".
2013-06-20  Doug Evans * source.c (openp): Document OPF_TRY_CWD_FIRST+OPF_SEA...
2013-05-30  Tom Tromeyfix source.c
2013-05-30  Tom Tromeysome cleanup checker fixes
2013-05-09  Joel Brobeckersource.c: Use fgetc instead of getc.
2013-04-22  Tom Tromey PR gdb/7912:
2013-04-10  Pedro AlvesAccept "set foo unlimited" in integer/uinteger/zuintege...
2013-03-28  Pedro AlvesFix PR gdb/15294: list with unlimited listsize broken
2013-03-14  Jan Kratochvilgdb/
2013-03-14  Jan Kratochvilgdb/
2013-02-03  Jan Kratochvilgdb/
2013-02-03  Jan Kratochvilgdb/
2013-02-03  Jan Kratochvilgdb/
2013-02-03  Jan Kratochvilgdb/
2013-02-03  Jan Kratochvilgdb/
2013-01-13  Jan Kratochvilgdb/
2013-01-13  Jan Kratochvilgdb/
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-25  Jan Kratochvilgdb/
2012-12-18  Tom Tromey * defs.h (directory_command): Don't declare.
2012-11-13  Markus Metzger * disasm.h (DISASSEMBLY_FILENAME): New macro.
2012-11-13  Markus Metzger * symtab.h (print_source_lines_flags): New enum.
2012-11-13  Pierre Muller ARI fixes: Avoid sprintf function use rule.
2012-11-09  Andrew Burgesssourceware.org/ml/gdb-patches/2012-10/msg00083.html
2012-11-08  Yao Qigdb/doc:
2012-10-18  Tom Tromey * tracepoint.c (print_one_static_tracepoint_marker...
2012-09-17  Yao Qigdb/
2012-06-29  Doug Evans * linespec.c: #include "stack.h".
2012-05-30  Thiago Jung Bauermann * source.c (openp): Expand tilde in path entries.
2012-04-17  Jan Kratochvilgdb/
2012-04-17  Jan Kratochvilgdb/
2012-04-11  Doug Evans * source.c (find_and_open_source): Consistently pass...
2012-03-16  Tom Tromey2012-03-16 Chris January <chris.january@allinea.com>
2012-03-01  Pedro Alves2012-03-01 Pedro Alves <palves@redhat.com>
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-06  Tom Tromeythe "ambiguous linespec" series
2011-12-01  Andrew Burgesssourceware.org/ml/gdb-patches/2011-11/msg00778.html
2011-11-10  Doug Evans * psymtab.c (psymtab_to_fullname): Use cached copy...
2011-11-06  Doug Evans * source.c (forget_cached_source_info_for_objfile...
2011-08-04  Pedro Alves2011-08-04 Pedro Alves <pedro@codesourcery.com>
2011-04-04  Tom Tromey * symtab.h (free_symtab): Remove.
2011-04-04  Tom Tromey * source.c (find_source_lines): Remove LSEEK_NOT_LINEA...
2011-03-23  Kai Tietz2011-03-23 Kai Tietz <ktietz@redhat.com>
2011-03-06  Michael Snyder2011-03-05 Michael Snyder <msnyder@vmware.com>
2011-03-05  Michael Snyder2011-03-05 Michael Snyder <msnyder@vmware.com>
2011-01-11  Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-05  Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
next
This page took 1.460591 seconds and 107 git commands to generate.