aboutsummaryrefslogtreecommitdiff
path: root/gdb/source.c
AgeCommit message (Expand)AuthorFilesLines
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
2012-04-17gdb/Jan Kratochvil1-74/+45
2012-04-17gdb/Jan Kratochvil1-28/+25
2012-04-11 * source.c (find_and_open_source): Consistently pass resultingDoug Evans1-1/+10
2012-03-162012-03-16 Chris January <chris.january@allinea.com>Tom Tromey1-1/+1
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves1-20/+0
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+1
2011-12-06the "ambiguous linespec" seriesTom Tromey1-3/+9
2011-12-01http://sourceware.org/ml/gdb-patches/2011-11/msg00778.htmlAndrew Burgess1-4/+6
2011-11-10 * psymtab.c (psymtab_to_fullname): Use cached copy if it exists.Doug Evans1-2/+7
2011-11-06 * source.c (forget_cached_source_info_for_objfile): Move call toDoug Evans1-4/+3
2011-08-042011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+1
2011-04-04 * symtab.h (free_symtab): Remove.Tom Tromey1-16/+27
2011-04-04 * source.c (find_source_lines): Remove LSEEK_NOT_LINEAR code.Tom Tromey1-65/+1
2011-03-232011-03-23 Kai Tietz <ktietz@redhat.com>Kai Tietz1-8/+3
2011-03-062011-03-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+1
2011-03-052011-03-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-52/+53
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-8/+12
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-11-05 Make gdb.parameter("directories") work.Doug Evans1-9/+53
2010-07-092010-07-04 Hui Zhu <teawater@gmail.com>Hui Zhu1-2/+4
2010-05-162010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+4
2010-05-162010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+1
2010-05-062010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder1-3/+0
2010-04-14 * source.c (open): Strip DOS drive letter if present beforeDoug Evans1-0/+4
2010-04-08 * source.c (openp): Skip $cdir in PATH.Doug Evans1-0/+10
2010-03-10gdbTom Tromey1-66/+11
2010-01-08GDB crash with empty executable name (MinGW).Joel Brobecker1-0/+14
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-8/+22
2009-09-22 * source.c (forget_cached_source_info): Clear last_source_visited.Daniel Jacobowitz1-8/+6
2009-07-23 * source.c (forward_search_command): Don't fclose the stream,Keith Seitz1-3/+3
2009-07-06gdb/Jan Kratochvil1-12/+6
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-6/+11
2009-06-17 * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,Ulrich Weigand1-1/+1
2009-06-03 * value.h (struct internalvar): Remove.Ulrich Weigand1-6/+2
2009-05-19gdb/Jan Kratochvil1-7/+10
2009-04-21gdb:Joseph Myers1-1/+1
2009-03-13 * source.c (source_full_path_of): Constify parameter filename.Joel Brobecker1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-2/+2
2008-10-30 * source.c (symtab_to_fullname): Test 'r >= 0'.Tom Tromey1-21/+19
2008-10-28 * cli/cli-script.c (do_fclose_cleanup): Remove.Tom Tromey1-1/+3
2008-10-032008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-7/+4
2008-09-11 * defs.h (struct gdbarch): Add forward declaration.Ulrich Weigand1-3/+3
2008-06-30 * source.c (select_source_symtab): Make sure we skip namespaceLuis Machado1-4/+7
2008-05-19 * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter.Ulrich Weigand1-1/+1
2008-05-03 * breakpoint.c (create_exception_catchpoint): Remove prototypeThiago Jung Bauermann1-3/+3