aboutsummaryrefslogtreecommitdiff
path: root/gdb/source.c
AgeCommit message (Expand)AuthorFilesLines
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
2002-06-11* gdb/source.c (source_info): Mention whether the symtab hasJim Blandy1-0/+2
2002-04-23 * source.c (is_regular_file): New function.Joel Brobecker1-4/+24
2002-04-122002-04-12 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+1
2002-04-05(openp): Use xfullpath in place of gdb_realpath to avoid resolving theJoel Brobecker1-3/+8
2002-03-06* cli/cli-decode.c (set_cmd_completer): New function.Andrew Cagney1-1/+1
2002-01-17Remove else clause to #if UI_OUT.Andrew Cagney1-34/+0
2002-01-05Remove obsolete MacOS support.Andrew Cagney1-34/+3
2001-12-21 * configure, config.in: Rebuilt.Tom Tromey1-2/+14
2001-12-02mfree() -> xmfree().Andrew Cagney1-3/+3
2001-07-17 * source.c (find_source_lines): Remove tui test, must be replacedStephane Carrez1-74/+1
2001-07-152001-07-15 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-0/+1
2001-07-07* symtab.c (main_name): New function.Andrew Cagney1-2/+2
2001-06-13s/basename/lbasename/ clean up consequences of assuming lbasename()Andrew Cagney1-2/+2
2001-06-12s/char */const char */Andrew Cagney1-7/+10
2001-06-06 * source.c (mod_path, openp): Use #ifdef HAVE_DOS_BASED_FILE_SYSTEMEli Zaretskii1-2/+2
2001-06-04 * source.c (mod_path, openp): Use HAVE_DOS_BASED_FILE_SYSTEMEli Zaretskii1-14/+15
2001-04-19Obsolete MPW as host.Andrew Cagney1-32/+32
2001-04-05* main.c: Remove windows.h use.Christopher Faylor1-3/+3
2001-03-27* arch-utils.c (#include "gdbthread.h"): Removed.J.T. Conklin1-1/+0
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-02-08Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney1-1/+3
2001-01-31Replace strsave() with xstrdup().Andrew Cagney1-3/+3
2001-01-162001-01-16 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-1/+1
2000-12-15Replace free() with xfree().Kevin Buettner1-13/+13
2000-12-012000-11-30 Fernando Nasser <fnasser@redhat.com>Fernando Nasser1-0/+2
2000-07-30Protoization.Kevin Buettner1-70/+26
2000-05-28PARAMS removal.Kevin Buettner1-12/+13
2000-04-042000-04-03 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+1
2000-02-03import gdb-2000-02-02 snapshotJason Molenda1-0/+62