aboutsummaryrefslogtreecommitdiff
path: root/gdb/source.c
AgeCommit message (Expand)AuthorFilesLines
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
1999-09-22import gdb-1999-09-21Jason Molenda1-6/+1
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-13/+6
1999-08-31import gdb-1999-08-30 snapshotJason Molenda1-3/+0
1999-08-16import gdb-1999-08-16 snapshotJason Molenda1-10/+42
1999-08-09import gdb-1999-08-09 snapshotJason Molenda1-1/+1
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-262/+283
1999-07-05import gdb-1999-07-05 snapshotJason Molenda1-1/+1
1999-06-21import gdb-1999-06-21 snapshotJason Molenda1-1/+0
1999-05-05import gdb-19990504 snapshotStan Shebs1-1/+1
1999-04-26import gdb-19990422 snapshotStan Shebs1-14/+18
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+1724
1999-04-16Initial creation of sourceware repositoryStan Shebs1-1538/+0
1998-04-08Ack, forgot to update copyright to 1998.Jason Molenda1-1/+1
1998-04-08Wed Apr 8 16:57:22 1998 Philippe De Muyter <phdm@macqel.be>Jason Molenda1-14/+37
1997-06-28 * buildsym.h (struct subfile): Add debugformat member.Fred Fish1-17/+34
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-2/+2
1995-07-31Oops, don't edit a file when your checkin hasn't finishedJ.T. Conklin1-1/+1
1995-07-31* configure.in: Check for unistd.h.J.T. Conklin1-22/+24
1995-04-08 * mdebugread.c (parse_symbol): Use new variablePeter Schauer1-42/+34
1994-12-08 * source.c: Various cosmetic changes.Stan Shebs1-124/+218
1994-05-13 gcc -Wall lint:Jim Kingdon1-9/+7