Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 | |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -2/+2 | |
1999-08-23 | import gdb-1999-08-23 snapshot | Jason Molenda | 1 | -4/+1 | |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -13/+14 | |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+92 | |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -88/+0 | |
1996-08-08 | * dwarf2read.c dwarfread.c exec.c infcmd.c infrun.c main.c | Stu Grossman | 1 | -5/+4 | |
mdebugread.c os9kread.c source.c top.c utils.c: Don't include param.h or sys/file.h (or unistd.h in some cases). * defs.h exec.c inflow.c remote-array.c remote-e7000.c sparcl-tdep.c terminal.h utils.c: Replace all occurances of __WIN32__, WINGDB, WIN32, etc... with _WIN32. * main.c: Remove #ifndef WINGDB around option processing. Fix bug with passing argc==0 and argv==NULL to getopt. * (main) Remove calls to access() before source_command. Let soure_command handle access errors. * maint.c (maintenance_dump_me): #ifdef out for _WIN32. * symtab.c (operator_chars): Make this global for wingdb. * top.c (disconnect): #ifdef out for _WIN32. * (source_command): If got an error and from_tty, then call print error, else just return quietly. * utils.c (fatal_dump_core): Can't kill ourselves under windows. Just exit. * (pollquit notice_quit): #ifdef out stuff that doesn't exist under windows. | |||||
1995-10-29 | Sat Oct 28 23:51:48 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -16/+55 | |
* defs.h: Test on name __WIN32__ rather than WIN32. * inflow.c (new_tty): Likewise * terminal.h: Likewise. * utils.c (initialize_utils): Likewise. * win32-nat.c (child_create_inferiror): Print error code when failing. * config/i386/win32.mh (XM_CLIBS): Need -lkernel32. | |||||
1991-03-28 | Initial revision | K. Richard Pixley | 1 | -0/+50 | |