Age | Commit message (Expand) | Author | Files | Lines |
2001-07-14 | * utils.c (query): Remove tui hacks; tui must use the query_hook. | Stephane Carrez | 1 | -19/+0 |
2001-06-10 | * gnu-regex.c: Eliminate obsolete check for _MSC_VER. | Christopher Faylor | 1 | -18/+0 |
2001-05-07 | Zap some bogus #ifndef _WIN32 - hangover from WinGDB | Andrew Cagney | 1 | -8/+0 |
2001-04-05 | * main.c: Remove windows.h use. | Christopher Faylor | 1 | -3/+2 |
2001-04-05 | 2001-04-04 Martin M. Hunt <hunt@redhat.com> | Martin Hunt | 1 | -5/+3 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2001-01-27 | 2001-01-26 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 1 | -5/+7 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -2/+2 |
2000-10-23 | Corrected spelling errors in comments | David Anderson | 1 | -1/+1 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -1/+1 |
2000-02-23 | Add mi/ and testsuite/gdb.mi/ subdirectories. | Andrew Cagney | 1 | -0/+12 |
2000-02-07 | import insight-2000-02-04 snapshot (2nd try) | Jason Molenda | 1 | -0/+39 |
2000-02-03 | import gdb-2000-02-02 snapshot | Jason Molenda | 1 | -0/+8 |
2000-02-02 | import gdb-2000-02-01 snapshot | Jason Molenda | 1 | -10/+8 |
2000-02-01 | import gdb-2000-01-31 snapshot | Jason Molenda | 1 | -7/+14 |
1999-12-14 | import gdb-1999-12-13 snapshot | Jason Molenda | 1 | -1/+1 |
1999-11-09 | import gdb-1999-11-08 snapshot | Jason Molenda | 1 | -46/+96 |
1999-10-12 | import gdb-1999-10-11 snapshot | Jason Molenda | 1 | -1/+1 |
1999-10-05 | import gdb-1999-10-04 snapshot | Jason Molenda | 1 | -0/+7 |
1999-09-28 | import gdb-1999-09-28 snapshot | Jason Molenda | 1 | -3/+3 |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 1 | -2/+0 |
1999-08-31 | import gdb-1999-08-30 snapshot | Jason Molenda | 1 | -84/+0 |
1999-08-09 | import gdb-1999-08-09 snapshot | Jason Molenda | 1 | -1/+3 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -153/+167 |
1999-07-05 | import gdb-1999-07-05 snapshot | Jason Molenda | 1 | -0/+3 |
1999-06-28 | import gdb-1999-06-28 snapshot | Jason Molenda | 1 | -6/+2 |
1999-06-21 | import gdb-1999-06-21 snapshot | Jason Molenda | 1 | -1/+1 |
1999-06-14 | import gdb-1999-06-14 snapshot | Jason Molenda | 1 | -11/+15 |
1999-06-01 | import gdb-1999-06-01 snapshot | Jason Molenda | 1 | -24/+23 |
1999-05-25 | import gdb-1999-05-25 snapshot | Jason Molenda | 1 | -13/+2 |
1999-05-11 | import gdb-1999-05-10 | Stan Shebs | 1 | -14/+18 |
1999-05-05 | import gdb-19990504 snapshot | Stan Shebs | 1 | -0/+5 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -1/+3 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+780 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -787/+0 |
1998-12-31 | all remaining *.c *.h files from hp merge. | David Taylor | 1 | -6/+106 |
1998-12-28 | hp merge changes -- too numerous to mention here; see ChangeLog and | David Taylor | 1 | -2/+8 |
1998-11-13 | Fri Nov 13 00:15:08 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1 | -13/+10 |
1998-06-27 | * symtab.h (enum namespace): Add new namespaces FUNCTIONS_NAMESPACE, | Keith Seitz | 1 | -0/+23 |
1998-05-29 | * main.c (main): Check for NULL from getenv on CYGWIN32. | Keith Seitz | 1 | -67/+92 |
1996-08-08 | * dwarf2read.c dwarfread.c exec.c infcmd.c infrun.c main.c | Stu Grossman | 1 | -11/+3 |
1996-06-28 | * main.c (main): Add option "l" for setting remote_timeout. | Dawn Perchik | 1 | -0/+19 |
1996-03-30 | * core-aout.c (fetch_core_registers): Cast core_reg_size to int | Fred Fish | 1 | -14/+9 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -2/+2 |
1995-07-31 | * configure.in: Check for unistd.h. | J.T. Conklin | 1 | -20/+29 |
1994-12-16 | * defs.h, gdbtk.c (gdbtk_fputs), main.c (gdb_fputs), top.c: Add stream arg | Stu Grossman | 1 | -4/+47 |
1994-07-28 | * Makefile.in (INSTALLED_LIBS, CLIBS, DEPFILES): Add support for | Stu Grossman | 1 | -12/+16 |
1994-07-19 | * main.c: Include <ctype.h>. | Stan Shebs | 1 | -0/+7 |
1994-06-23 | * energize-patches, main.c (main), top.c (gdb_init, pwd_command), | Fred Fish | 1 | -2/+2 |
1994-06-22 | * mpw-make.in (VERSION): Update to 4.12.3. | Stan Shebs | 1 | -2494/+13 |