aboutsummaryrefslogtreecommitdiff
path: root/gdb/source.c
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-17 * source.c (find_and_open_source): Add some comments clarifyingDoug Evans1-8/+5
2008-03-14 * cache.c (close_one): Remove mtime hack.Daniel Jacobowitz1-2/+2
2008-03-102008-03-06 Hidetaka Takano <hidetaka.takano@glb.toshiba.co.jp>Michael Snyder1-1/+1
2008-02-08 * source.c (find_and_open_source): Always rewrite absolute filenames.Daniel Jacobowitz1-3/+4
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-08-132007-08-13 Michael Snyder <msnyder@access-company.com>Michael Snyder1-1/+2
2007-06-282007-06-28 Michael Snyder <msnyder@access-company.com>Michael Snyder1-0/+1
2007-01-24 * source.c (find_and_open_source): Try rewriting the sourceJoel Brobecker1-0/+12
2007-01-15 * source.c (_initialize_source): Improve the help text ofJoel Brobecker1-5/+13
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2006-08-08 * source.c: #include gdb_assert.h.Joel Brobecker1-1/+344
2006-05-152006-05-15 Peter O'Gorman <gdb-patches@mlists.thewrittenword.com>Daniel Jacobowitz1-2/+2
2006-02-25 * gdb/defs.h: unconditionally include <fcntl.h>, andCharles Wilson1-3/+0
2006-02-212006-02-21 Andrew Stubbs <andrew.stubbs@st.com>Andrew Stubbs1-28/+53
2006-01-15 * source.c (_initialize_source): Use add_setshow_integer_cmd.Daniel Jacobowitz1-1/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-08-29* environ.c (unset_in_environ): Use strncmp instead ofMark Kettenis1-10/+6
2005-07-04* bsd-kvm.c (bsd_kvm_open): Properly cast sentinel in concat call.Mark Kettenis1-7/+8
2005-05-272005-05-27 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2005-02-242005-02-24 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+9
2005-02-182005-02-18 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-6/+6
2005-02-152005-02-15 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-11/+10
2005-02-142005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-9/+9