Age | Commit message (Expand) | Author | Files | Lines |
1999-05-19 | import gdb-1999-0519 | Jason Molenda | 1 | -7/+23 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -14/+20 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+2296 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -2294/+0 |
1999-01-13 | 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1 | -0/+3 |
1998-12-28 | hp merge changes -- too numerous to mention here; see ChangeLog and | David Taylor | 1 | -14/+38 |
1998-12-14 | * monitor.c (monitor_printable_string): New function to convert a into | Andrew Cagney | 1 | -31/+121 |
1998-12-04 | 1998-12-03 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1 | -0/+3 |
1998-12-03 | Clean up function return types. Functions not returning values, | Andrew Cagney | 1 | -14/+10 |
1998-11-25 | CARP: --enable-build-warnings=-Werror: Fix problems stopping GDB being | Andrew Cagney | 1 | -48/+56 |
1998-04-29 | Wed Apr 29 10:20:40 1998 John Metzler <jmetzler@cygnus.com> | John Metzler | 1 | -58/+473 |
1998-01-24 | * monitor.c (monitor_write, monitor_readchar): New functions. | Mark Alexander | 1 | -4/+45 |
1998-01-05 | * monitor.h (MO_PRINT_PROGRAM_OUTPUT): Define. | Mark Alexander | 1 | -0/+10 |
1997-12-29 | * dve3900-rom.c: New file to support Densan DVE-R3900/20 board. | Mark Alexander | 1 | -95/+152 |
1996-12-10 | * monitor.c (monitor_insert_breakpoint): Handle bi-endian machines. | David Edelsohn | 1 | -25/+32 |
1996-11-01 | Make gdb compile & link cleanly on powerpc-linux | Michael Meissner | 1 | -3/+3 |
1996-11-01 | Thu Oct 31 16:37:17 1996 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -6/+25 |
1996-06-28 | * configure,configure.in: Add target sparclet. | Dawn Perchik | 1 | -2/+45 |
1996-06-28 | * monitor.c (monitor_debug): Fix remotedebug buffering. | Dawn Perchik | 1 | -12/+42 |
1996-04-19 | * monitor.c: Use int rather than LONGEST for values, since | Stan Shebs | 1 | -61/+121 |
1995-11-29 | Make debugging remote gdb friendlier | Michael Meissner | 1 | -218/+52 |
1995-10-24 | * monitor.c (monitor_expect_regexp): Same as monitor_expect, but | Stu Grossman | 1 | -21/+95 |
1995-09-13 | * monitor.c (monitor_make_srec): Fix thinkos in computation | Jeff Law | 1 | -23/+18 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -4/+5 |
1995-06-21 | Hmm.. The ChangeLog went in, but not the code.... | Steve Chamberlain | 1 | -43/+111 |
1995-06-20 | * monitor.c (monitor_wait): Don't use the watchdog timeout | Stan Shebs | 1 | -6/+24 |
1995-05-18 | * utils.c (fprintf_filtered, fprintf_unfiltered, fprintfi_filtered, | J.T. Conklin | 1 | -4/+22 |
1995-05-17 | * monitor.c (monitor_printf): Changed format specification in | J.T. Conklin | 1 | -51/+288 |
1995-05-04 | * monitor.c (monitor_command): Don't use PROMPT until monitor | Stan Shebs | 1 | -383/+129 |
1995-03-30 | start-sanitize-gdbtk | Stu Grossman | 1 | -279/+433 |
1995-03-08 | * monitor.c (monitor_load): Set PC to start address when done | Stu Grossman | 1 | -0/+4 |
1995-03-08 | * monitor.c: More general cleanups. Add prototypes, remove | Stu Grossman | 1 | -138/+26 |
1995-03-07 | * Makefile.in: Add rules for monitor.o and rom68k-rom.o to make | Stu Grossman | 1 | -1100/+359 |
1995-02-28 | * defs.h: define SWAP_TARGET_AND_HOST macro. | Kung Hsu | 1 | -21/+8 |
1995-02-27 | * monitor.c: General gcc -Wall lint cleanup and reformat. | Stan Shebs | 1 | -912/+1022 |
1995-02-24 | * monitor.c (monitor_load_ascii_srec): Add a one second sleep | Stu Grossman | 1 | -4/+5 |
1995-02-09 | * monitor.c: Fix so all the output shows up in the GUI command | Rob Savoye | 1 | -21/+23 |
1995-02-03 | * array-rom.c: Remove the non GDB remote protocol config stuff. | Rob Savoye | 1 | -67/+515 |
1994-12-30 | * monitor.[ch], op50-rom.c, rom68k-rom.c, w89k-rom.c: Add support | Rob Savoye | 1 | -19/+94 |
1994-12-21 | * monitor.c: Now supports xmodem as a remoteloadprotocol. | Rob Savoye | 1 | -4/+27 |
1994-11-18 | * monitor.[ch], w89k-rom.c, op50n-rom.c, idp-rom.c: Add support | Rob Savoye | 1 | -3/+15 |
1994-11-15 | * op50-rom.c, w89k-rom.c, monitor.c: Modify to use two variables | Rob Savoye | 1 | -4/+45 |
1994-11-10 | * rom68k-rom.c: New file. Replaces the old remote-mon.c and uses | Rob Savoye | 1 | -154/+342 |
1994-10-18 | * monitor.c (set_loadtype_command): Fixed so it doesn't core dump. | Rob Savoye | 1 | -44/+285 |
1994-10-13 | Cleanup debugging messages. | Rob Savoye | 1 | -34/+19 |
1994-10-12 | Cleanup debug logging, fix single stepping. WinBond works good! | Rob Savoye | 1 | -88/+115 |
1994-10-12 | Breakpoints work, run works. Fixed "monitor" command. | Rob Savoye | 1 | -53/+102 |
1994-10-11 | Writing to memory now works for both targets. | Rob Savoye | 1 | -39/+54 |
1994-10-11 | Memory_reads_inferior() and monitor_fetch_registers() now work good on | Rob Savoye | 1 | -0/+988 |