summaryrefslogtreecommitdiff
path: root/gdb/source.c
Commit message (Expand)AuthorAgeFilesLines
* Snap const char * mess.cvs/cagney_writestrings-20030508-branchcagney_writestrings-20030508-branchAndrew Cagney2003-06-031-15/+16
* * source.c (openp): Squelch warning about "filename".Daniel Jacobowitz2003-01-131-1/+4
* Update copyright year.Daniel Jacobowitz2003-01-131-1/+1
* * source.c (openp): If the file does not exist don't necessarilyDaniel Jacobowitz2003-01-131-6/+13
* 2002-12-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-12-131-4/+30
* 2002-12-08 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-12-091-0/+1
* 2002-10-24 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-10-241-1/+1
* source.c (print_source_lines): Update comments.Adam Fedor2002-10-141-2/+3
* * source.c (get_current_or_default_source_symtab_and_line): RemoveFernando Nasser2002-09-221-18/+13
* * source.c (get_current_source_symtab_and_line): Initialize sal.pc andFernando Nasser2002-09-221-0/+4
* * source.c: Make global variables current_source_symtab andFernando Nasser2002-09-201-205/+90
* Revert previous change. Not obvious.Andrew Cagney2002-09-191-3/+2
* 2002-09-18 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-09-191-2/+3
* * gdb/source.c (source_info): Mention whether the symtab hasJim Blandy2002-06-111-0/+2
* * 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