Age | Commit message (Expand) | Author | Files | Lines |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2000-11-03 | * TODO: Note abstraction layer violation where "ocd reset" command | J.T. Conklin | 1 | -1/+0 |
2000-06-10 | Eliminate PARAMS. | Kevin Buettner | 1 | -4/+4 |
2000-06-04 | Eliminate PARAMS from function pointer declarations. | Kevin Buettner | 1 | -6/+5 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -16/+14 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -79/+81 |
1999-05-19 | import gdb-1999-0519 | Jason Molenda | 1 | -1/+4 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+247 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -247/+0 |
1998-12-03 | Clean up function return types. Functions not returning values, | Andrew Cagney | 1 | -0/+1 |
1998-04-29 | Wed Apr 29 10:20:40 1998 John Metzler <jmetzler@cygnus.com> | John Metzler | 1 | -2/+25 |
1998-01-24 | * monitor.c (monitor_write, monitor_readchar): New functions. | Mark Alexander | 1 | -0/+2 |
1998-01-05 | * monitor.h (MO_PRINT_PROGRAM_OUTPUT): Define. | Mark Alexander | 1 | -0/+4 |
1997-12-29 | * dve3900-rom.c: New file to support Densan DVE-R3900/20 board. | Mark Alexander | 1 | -0/+4 |
1997-09-16 | * monitor.h (MO_SREC_ACK_PLUS, MO_SREC_ACK_ROTATE): New flags. | Stan Shebs | 1 | -0/+8 |
1997-08-12 | * dink32-rom.c: New file, support for DINK32 monitor. | Stan Shebs | 1 | -0/+21 |
1997-04-19 | * Makefile.in (SUBDIRS): Add mswin so that make cleanup cleans up | Stu Grossman | 1 | -0/+1 |
1996-11-01 | Thu Oct 31 16:37:17 1996 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -0/+4 |
1996-06-28 | * configure,configure.in: Add target sparclet. | Dawn Perchik | 1 | -0/+12 |
1996-05-21 | * dsrec.c (load_srec): Add WAITACK parameter, for machines | Mark Alexander | 1 | -0/+4 |
1996-04-22 | * monitor.h: Clean up comment formatting. | Stan Shebs | 1 | -99/+85 |
1996-03-11 | * mon960-rom.c: New file; support mon960 rom monitor on i960. | Dawn Perchik | 1 | -0/+4 |
1996-01-13 | * dsrec.c (load_srec): Remove unused variable. | Steve Chamberlain | 1 | -4/+2 |
1995-12-21 | Make ppcbug work | Michael Meissner | 1 | -11/+12 |
1995-10-24 | * monitor.h (struct memrw_cmd->resp_delim): Document this as a regexp. | Stu Grossman | 1 | -1/+2 |
1995-10-16 | * Makefile.in sh3-rom.c config/sh/sh.mt config/sh/tm-sh.h: Add | Stu Grossman | 1 | -6/+0 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
1995-05-19 | * defs.h (ATTR_FORMAT): New macro, expands to gcc's format | J.T. Conklin | 1 | -2/+4 |
1995-05-18 | * utils.c (fprintf_filtered, fprintf_unfiltered, fprintfi_filtered, | J.T. Conklin | 1 | -1/+2 |
1995-05-11 | * hppa-tdep.c (read_unwind_info): Cosmetic cleanup. | Stu Grossman | 1 | -1/+2 |
1995-04-17 | * cpu32bug-rom.c monitor.h op50-rom.c remote-est.c rom68k-rom.c | Stu Grossman | 1 | -3/+0 |
1995-04-17 | * monitor.c: Move all xmodem stuff into xmodem.[ch]. Remove | Stu Grossman | 1 | -4/+8 |
1995-04-13 | * monitor.h (init_monitor_ops): Declare. | Stan Shebs | 1 | -2/+5 |
1995-04-03 | * monitor.h: Add MO_GETMEM_NEEDS_RANGE flag. | Stu Grossman | 1 | -0/+1 |
1995-03-30 | start-sanitize-gdbtk | Stu Grossman | 1 | -0/+1 |
1995-03-25 | * configure.in: Move test for m68*-est-* before m68*-*-coff*. | Stu Grossman | 1 | -30/+56 |
1995-03-15 | * findvar.c (read_register_bytes write_register_bytes): Make | Stu Grossman | 1 | -0/+8 |
1995-03-08 | * monitor.c array-rom.c monitor.h rom68k-rom.c: Move target_ops | Stu Grossman | 1 | -16/+2 |
1995-03-08 | * monitor.c (monitor_load): Set PC to start address when done | Stu Grossman | 1 | -2/+1 |
1995-03-07 | * Makefile.in: Add rules for monitor.o and rom68k-rom.o to make | Stu Grossman | 1 | -18/+49 |
1995-01-18 | Add GDBPROTO macro for checking the type of protocol. | Rob Savoye | 1 | -1/+4 |
1994-12-30 | * monitor.[ch], op50-rom.c, rom68k-rom.c, w89k-rom.c: Add support | Rob Savoye | 1 | -0/+4 |
1994-11-15 | * op50-rom.c, w89k-rom.c, monitor.c: Modify to use two variables | Rob Savoye | 1 | -0/+2 |
1994-10-15 | * monitor.h, remote-mon.c: Hack up to so the old ROM monitor | Rob Savoye | 1 | -0/+12 |
1994-10-12 | Cleanup debug logging, fix single stepping. WinBond works good! | Rob Savoye | 1 | -0/+1 |
1994-10-12 | Breakpoints work, run works. Fixed "monitor" command. | Rob Savoye | 1 | -0/+3 |
1994-10-11 | Memory_reads_inferior() and monitor_fetch_registers() now work good on | Rob Savoye | 1 | -15/+47 |
1993-02-14 | Remote support for the Rom68k monitor and the Motorola Bug monitor. This is | Rob Savoye | 1 | -0/+62 |