aboutsummaryrefslogtreecommitdiff
path: root/gdb/main.c
AgeCommit message (Expand)AuthorFilesLines
2002-06-25 * main.c: Marked all strings with _().Tom Tromey1-35/+35
2002-06-21 * gdb_locale.h: New file.Tom Tromey1-0/+9
2002-01-17Remove else clause to #if UI_OUT.Andrew Cagney1-6/+0
2002-01-102002-01-10 Michael Snyder <msnyder@redhat.com>Michael Snyder1-7/+23
2001-11-22 Fix for PR gdb/209, PR gdb/156:Tom Tromey1-21/+48
2001-10-04 * main.c (enable_external_editor): Don't declare.Tom Tromey1-16/+2
2001-07-14 * utils.c (query): Remove tui hacks; tui must use the query_hook.Stephane Carrez1-19/+0
2001-06-10* gnu-regex.c: Eliminate obsolete check for _MSC_VER.Christopher Faylor1-18/+0
2001-05-07Zap some bogus #ifndef _WIN32 - hangover from WinGDBAndrew Cagney1-8/+0
2001-04-05* main.c: Remove windows.h use.Christopher Faylor1-3/+2
2001-04-052001-04-04 Martin M. Hunt <hunt@redhat.com>Martin Hunt1-5/+3
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-01-272001-01-26 Fernando Nasser <fnasser@redhat.com>Fernando Nasser1-5/+7
2000-12-15Replace free() with xfree().Kevin Buettner1-2/+2
2000-10-23Corrected spelling errors in commentsDavid Anderson1-1/+1
2000-05-28PARAMS removal.Kevin Buettner1-1/+1
2000-02-23Add mi/ and testsuite/gdb.mi/ subdirectories.Andrew Cagney1-0/+12
2000-02-07import insight-2000-02-04 snapshot (2nd try)Jason Molenda1-0/+39
2000-02-03import gdb-2000-02-02 snapshotJason Molenda1-0/+8
2000-02-02import gdb-2000-02-01 snapshotJason Molenda1-10/+8
2000-02-01import gdb-2000-01-31 snapshotJason Molenda1-7/+14
1999-12-14import gdb-1999-12-13 snapshotJason Molenda1-1/+1
1999-11-09import gdb-1999-11-08 snapshotJason Molenda1-46/+96
1999-10-12import gdb-1999-10-11 snapshotJason Molenda1-1/+1
1999-10-05import gdb-1999-10-04 snapshotJason Molenda1-0/+7
1999-09-28import gdb-1999-09-28 snapshotJason Molenda1-3/+3
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-2/+0
1999-08-31import gdb-1999-08-30 snapshotJason Molenda1-84/+0
1999-08-09import gdb-1999-08-09 snapshotJason Molenda1-1/+3
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-153/+167
1999-07-05import gdb-1999-07-05 snapshotJason Molenda1-0/+3
1999-06-28import gdb-1999-06-28 snapshotJason Molenda1-6/+2
1999-06-21import gdb-1999-06-21 snapshotJason Molenda1-1/+1
1999-06-14import gdb-1999-06-14 snapshotJason Molenda1-11/+15
1999-06-01import gdb-1999-06-01 snapshotJason Molenda1-24/+23
1999-05-25import gdb-1999-05-25 snapshotJason Molenda1-13/+2
1999-05-11import gdb-1999-05-10Stan Shebs1-14/+18
1999-05-05import gdb-19990504 snapshotStan Shebs1-0/+5
1999-04-26import gdb-19990422 snapshotStan Shebs1-1/+3
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+780
1999-04-16Initial creation of sourceware repositoryStan Shebs1-787/+0
1998-12-31all remaining *.c *.h files from hp merge.David Taylor1-6/+106
1998-12-28hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1-2/+8
1998-11-13Fri Nov 13 00:15:08 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1-13/+10
1998-06-27 * symtab.h (enum namespace): Add new namespaces FUNCTIONS_NAMESPACE,Keith Seitz1-0/+23
1998-05-29 * main.c (main): Check for NULL from getenv on CYGWIN32.Keith Seitz1-67/+92
1996-08-08 * dwarf2read.c dwarfread.c exec.c infcmd.c infrun.c main.cStu Grossman1-11/+3
1996-06-28 * main.c (main): Add option "l" for setting remote_timeout.Dawn Perchik1-0/+19
1996-03-30 * core-aout.c (fetch_core_registers): Cast core_reg_size to intFred Fish1-14/+9
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-2/+2