aboutsummaryrefslogtreecommitdiff
path: root/gdb/main.c
AgeCommit message (Expand)AuthorFilesLines
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
1995-07-31* configure.in: Check for unistd.h.J.T. Conklin1-20/+29
1994-12-16 * defs.h, gdbtk.c (gdbtk_fputs), main.c (gdb_fputs), top.c: Add stream argStu Grossman1-4/+47
1994-07-28 * Makefile.in (INSTALLED_LIBS, CLIBS, DEPFILES): Add support forStu Grossman1-12/+16
1994-07-19 * main.c: Include <ctype.h>.Stan Shebs1-0/+7
1994-06-23 * energize-patches, main.c (main), top.c (gdb_init, pwd_command),Fred Fish1-2/+2
1994-06-22 * mpw-make.in (VERSION): Update to 4.12.3.Stan Shebs1-2494/+13
1994-06-01 * inftarg.c (child_wait): Call proc_wait, not wait.Jim Kingdon1-0/+23
1994-05-17Fix a sanitization screwup.Stan Shebs1-1/+1
1994-05-14 * source.c (find_source_lines): Always use code that was #ifdefJim Kingdon1-32/+20
1994-05-13 gcc -Wall lint:Jim Kingdon1-2/+3
1994-05-13Changes for MacGDB:Stan Shebs1-11/+75