summaryrefslogtreecommitdiff
path: root/gdb/source.c
Commit message (Expand)AuthorAgeFilesLines
* * source.c (is_regular_file): New function.Joel Brobecker2002-04-231-4/+24
* 2002-04-12 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-04-121-1/+1
* (openp): Use xfullpath in place of gdb_realpath to avoid resolving theJoel Brobecker2002-04-051-3/+8
* * cli/cli-decode.c (set_cmd_completer): New function.Andrew Cagney2002-03-061-1/+1
* Remove else clause to #if UI_OUT.Andrew Cagney2002-01-171-34/+0
* Remove obsolete MacOS support.Andrew Cagney2002-01-051-34/+3
* * configure, config.in: Rebuilt.Tom Tromey2001-12-211-2/+14
* mfree() -> xmfree().Andrew Cagney2001-12-021-3/+3
* * source.c (find_source_lines): Remove tui test, must be replacedStephane Carrez2001-07-171-74/+1
* 2001-07-15 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2001-07-151-0/+1
* * symtab.c (main_name): New function.Andrew Cagney2001-07-071-2/+2
* s/basename/lbasename/ clean up consequences of assuming lbasename()Andrew Cagney2001-06-131-2/+2
* s/char */const char */Andrew Cagney2001-06-121-7/+10
* * source.c (mod_path, openp): Use #ifdef HAVE_DOS_BASED_FILE_SYSTEMEli Zaretskii2001-06-061-2/+2
* * source.c (mod_path, openp): Use HAVE_DOS_BASED_FILE_SYSTEMEli Zaretskii2001-06-041-14/+15
* Obsolete MPW as host.Andrew Cagney2001-04-191-32/+32
* * main.c: Remove windows.h use.Christopher Faylor2001-04-051-3/+3
* * arch-utils.c (#include "gdbthread.h"): Removed.J.T. Conklin2001-03-271-1/+0
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney2001-02-081-1/+3
* Replace strsave() with xstrdup().Andrew Cagney2001-01-311-3/+3
* 2001-01-16 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2001-01-161-1/+1
* Replace free() with xfree().Kevin Buettner2000-12-151-13/+13
* 2000-11-30 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2000-12-011-0/+2
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-70/+26
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-12/+13
* 2000-04-03 H.J. Lu <hjl@gnu.org>H.J. Lu2000-04-041-1/+1
* import gdb-2000-02-02 snapshotJason Molenda2000-02-031-0/+62
* import gdb-1999-09-21Jason Molenda1999-09-221-6/+1
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-13/+6
* import gdb-1999-08-30 snapshotJason Molenda1999-08-311-3/+0
* import gdb-1999-08-16 snapshotJason Molenda1999-08-161-10/+42
* import gdb-1999-08-09 snapshotJason Molenda1999-08-091-1/+1
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-262/+283
* import gdb-1999-07-05 snapshotJason Molenda1999-07-051-1/+1
* import gdb-1999-06-21 snapshotJason Molenda1999-06-211-1/+0
* import gdb-19990504 snapshotStan Shebs1999-05-051-1/+1
* import gdb-19990422 snapshotStan Shebs1999-04-261-14/+18
* Initial revisionStan Shebs1999-04-161-0/+1724