]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/monitor.c
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / gdb / monitor.c
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...