aboutsummaryrefslogtreecommitdiff
path: root/gdb/source.c
AgeCommit message (Expand)AuthorFilesLines
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
2005-02-122005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-12/+12
2005-02-112005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-3/+3
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-11/+9
2004-11-13 * config/i386/xm-go32.h: Don't include fopen-bin.h.Eli Zaretskii1-19/+0
2004-10-14* source.c: Always define O_BINARY to 0 if not defined already.Mark Kettenis1-6/+4
2004-09-30* defs.h (msavestring, mstrsave): Remove prototypes.Mark Kettenis1-1/+1
2004-08-102004-08-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-3/+3
2004-08-102004-08-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-6/+5
2004-08-102004-08-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+1
2004-07-30 * defs.h (OPF_TRY_CWD_FIRST, OPF_SEARCH_IN_PATH): New macros.Eli Zaretskii1-9/+21
2004-07-262004-07-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2004-06-27* source.c: Fix whitespace.Andreas Schwab1-32/+30
2004-06-10Add the -file-list-exec-source-files command to MI.Bob Rossi1-33/+95
2004-02-282004-02-28 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2004-01-272004-01-27 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+0
2004-01-192004-01-18 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-16/+0
2003-11-232003-11-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2003-09-212003-09-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+0
2003-09-162003-09-16 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-6/+6
2003-09-142003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-19/+19
2003-08-042003-08-04 David Carlton <carlton@kealia.com>David Carlton1-2/+2
2003-05-142003-05-14 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-1/+1
2003-01-13 * source.c (openp): Squelch warning about "filename".Daniel Jacobowitz1-1/+4
2003-01-13Update copyright year.Daniel Jacobowitz1-1/+1
2003-01-13 * source.c (openp): If the file does not exist don't necessarilyDaniel Jacobowitz1-6/+13
2002-12-132002-12-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-4/+30
2002-12-092002-12-08 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-0/+1
2002-10-242002-10-24 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-1/+1
2002-10-14source.c (print_source_lines): Update comments.Adam Fedor1-2/+3
2002-09-22 * source.c (get_current_or_default_source_symtab_and_line): RemoveFernando Nasser1-18/+13
2002-09-22 * source.c (get_current_source_symtab_and_line): Initialize sal.pc andFernando Nasser1-0/+4
2002-09-20 * source.c: Make global variables current_source_symtab andFernando Nasser1-205/+90
2002-09-19Revert previous change. Not obvious.Andrew Cagney1-3/+2
2002-09-192002-09-18 Michael Snyder <msnyder@redhat.com>Michael Snyder1-2/+3