2001-09-24 Orjan Friberg <orjanf@axis.com>
[binutils-gdb.git] / gdb / monitor.c
2001-09-13 Jim Blandy* monitor.c (monitor_load): Don't delete symtab users...
2001-09-13 Jim Blandy(monitor_load): Fix indentation.
2001-07-15 Andrew Cagney* serial.h (SERIAL_ASYNC): Delete.
2001-07-10 Andrew Cagney* remote-utils.h (struct serial): Declare as opaque...
2001-06-28 Andrew CagneyFrom 2000-12-03 Stephane Carrez <Stephane.Carrez@worldn...
2001-05-04 Kevin BuettnerPhase 1 of the ptid_t changes.
2001-04-14 J.T. Conklin* target.h (target_ops): Removed to_core_file_to_sym_fi...
2001-04-05 Jeff Holcomb2001-04-05 Jeff Holcomb <jeffh@redhat.com>
2001-03-28 Andrew CagneyGag -Wuninitialized warnings.
2001-03-06 Kevin BuettnerUpdate/correct copyright notices.
2001-03-01 Andrew CagneyCreate new file regcache.h. Update all uses.
2001-02-25 Kevin BuettnerReplace calls to abort() with calls to internal_error().
2001-02-02 J.T. Conklin* monitor.c (#include "gdb_wait.h"): Removed.
2001-01-31 Andrew CagneyReplace strsave() with xstrdup().
2001-01-23 J.T. Conklin* exec.c (xfer_memory): Add attrib argument.
2000-12-15 Kevin BuettnerReplace free() with xfree().
2000-11-03 J.T. Conklin* TODO: Note abstraction layer violation where "ocd...
2000-10-30 J.T. Conklin* gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c...
2000-09-24 Kevin BuettnerProtoization.
2000-09-01 J.T. Conklin* dcache.c (dcache_info): Output a cache line's state...
2000-08-18 J.T. Conklin* MAINTAINERS: Add myself as dcache.c maintainer.
2000-08-10 J.T. Conklin* monitor.c (monitor_open): If a dcache has already...
2000-07-30 Kevin BuettnerProtoization.
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-05-28 Kevin BuettnerPARAMS removal.
2000-05-22 Andrew CagneyReplace preg() with phex(). Cleanup monitor.c.
2000-05-03 Michael Snyder2000-05-03 Michael Snyder <msnyder@seadog.cygnus...
2000-04-04 H.J. Lu2000-04-03 H.J. Lu <hjl@gnu.org>
2000-03-28 Daniel BerlinThe set debug changes
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-09 Andrew CagneyReplace ../include/wait.h with gdb_wait.h.
2000-02-02 Jason Molendaimport gdb-2000-02-01 snapshot
1999-11-17 Jason Molendaimport gdb-1999-11-16 snapshot
1999-10-12 Jason Molendaimport gdb-1999-10-11 snapshot
1999-09-09 Stan Shebsimport gdb-1999-09-08 snapshot
1999-08-16 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-09 Jason Molendaimport gdb-1999-08-09 snapshot
1999-08-02 Jason Molendaimport gdb-1999-08-02 snapshot
1999-08-02 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-07 Jason Molendaimport gdb-1999-07-07 post reformat
1999-05-19 Jason Molendaimport gdb-1999-0519
1999-05-03 Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-27 Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-26 Stan Shebsimport gdb-19990422 snapshot
1999-04-26 Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-16 Stan ShebsInitial creation of sourceware repository
1999-04-16 Stan ShebsInitial creation of sourceware repository
1999-01-13 Jason Molenda1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
1998-12-28 David Taylorhp merge changes -- too numerous to mention here; see...
1998-12-21 Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-12-14 Andrew Cagney* monitor.c (monitor_printable_string): New function...
1998-12-04 Jason Molenda1998-12-03 Jason Molenda (jsm@bugshack.cygnus.com)
1998-12-03 Andrew CagneyClean up function return types. Functions not returnin...
1998-11-25 Andrew CagneyCARP: --enable-build-warnings=-Werror: Fix problems...
1998-04-29 John MetzlerWed Apr 29 10:20:40 1998 John Metzler <jmetzler@cygnu...
1998-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-01-24 Mark Alexander * monitor.c (monitor_write, monitor_readchar): New...
1998-01-05 Mark Alexander * monitor.h (MO_PRINT_PROGRAM_OUTPUT): Define.
1997-12-29 Mark Alexander * dve3900-rom.c: New file to support Densan DVE-R3900...
1996-12-10 David Edelsohn * monitor.c (monitor_insert_breakpoint): Handle bi...
1996-11-01 Michael MeissnerMake gdb compile & link cleanly on powerpc-linux
1996-11-01 Michael SnyderThu Oct 31 16:37:17 1996 Michael Snyder <msnyder...
1996-06-28 Dawn Perchik * configure,configure.in: Add target sparclet.
1996-06-28 Dawn Perchik * monitor.c (monitor_debug): Fix remotedebug...
1996-04-19 Stan Shebs * monitor.c: Use int rather than LONGEST for values...
1995-11-29 Michael MeissnerMake debugging remote gdb friendlier
1995-10-24 Stu Grossman * monitor.c (monitor_expect_regexp): Same as monitor_...
1995-09-13 Jeff Law * monitor.c (monitor_make_srec): Fix thinkos in comput...
1995-08-01 J.T. Conklin* configure.in: Check for working mmap, ansi headers...
1995-06-21 Steve ChamberlainHmm.. The ChangeLog went in, but not the code....
1995-06-20 Stan Shebs * monitor.c (monitor_wait): Don't use the watchdog...
1995-05-18 J.T. Conklin * utils.c (fprintf_filtered, fprintf_unfiltered...
1995-05-17 J.T. Conklin* monitor.c (monitor_printf): Changed format specificat...
1995-05-04 Stan Shebs * monitor.c (monitor_command): Don't use PROMPT until...
1995-03-30 Stu Grossmanstart-sanitize-gdbtk
1995-03-08 Stu Grossman * monitor.c (monitor_load): Set PC to start address...
1995-03-08 Stu Grossman * monitor.c: More general cleanups. Add prototypes...
1995-03-07 Stu Grossman * Makefile.in: Add rules for monitor.o and rom68k...
1995-02-28 Kung Hsu * defs.h: define SWAP_TARGET_AND_HOST macro.
1995-02-27 Stan Shebs * monitor.c: General gcc -Wall lint cleanup and reformat.
1995-02-24 Stu Grossman * monitor.c (monitor_load_ascii_srec): Add a one...
1995-02-09 Rob Savoye * monitor.c: Fix so all the output shows up in the...
1995-02-03 Rob Savoye * array-rom.c: Remove the non GDB remote protocol...
1994-12-30 Rob Savoye * monitor.[ch], op50-rom.c, rom68k-rom.c, w89k-rom...
1994-12-21 Rob Savoye * monitor.c: Now supports xmodem as a remoteloadprotocol.
1994-11-18 Rob Savoye * monitor.[ch], w89k-rom.c, op50n-rom.c, idp-rom.c...
1994-11-15 Rob Savoye * op50-rom.c, w89k-rom.c, monitor.c: Modify to use...
1994-11-10 Rob Savoye * rom68k-rom.c: New file. Replaces the old remote...
1994-10-18 Rob Savoye * monitor.c (set_loadtype_command): Fixed so it doesn...
1994-10-13 Rob SavoyeCleanup debugging messages.
1994-10-12 Rob SavoyeCleanup debug logging, fix single stepping. WinBond...
1994-10-12 Rob SavoyeBreakpoints work, run works. Fixed "monitor" command.
1994-10-11 Rob SavoyeWriting to memory now works for both targets.
1994-10-11 Rob SavoyeMemory_reads_inferior() and monitor_fetch_registers...