summaryrefslogtreecommitdiff
path: root/gdb/monitor.c
Commit message (Expand)AuthorAgeFilesLines
...
* * exec.c (xfer_memory): Add attrib argument.J.T. Conklin2001-01-231-3/+6
* Replace free() with xfree().Kevin Buettner2000-12-151-2/+2
* * TODO: Note abstraction layer violation where "ocd reset" commandJ.T. Conklin2000-11-031-20/+15
* * gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c,J.T. Conklin2000-10-301-1/+1
* Protoization.Kevin Buettner2000-09-241-6/+6
* * dcache.c (dcache_info): Output a cache line's state vector so itJ.T. Conklin2000-09-011-3/+3
* * MAINTAINERS: Add myself as dcache.c maintainer.J.T. Conklin2000-08-181-12/+10
* * monitor.c (monitor_open): If a dcache has already been created,J.T. Conklin2000-08-101-3/+10
* Protoization.Kevin Buettner2000-07-301-120/+49
* PARAMS removal.Kevin Buettner2000-05-281-38/+36
* Replace preg() with phex(). Cleanup monitor.c.Andrew Cagney2000-05-221-1/+2
* 2000-05-03 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-05-031-3/+6
* 2000-04-03 H.J. Lu <hjl@gnu.org>H.J. Lu2000-04-041-1/+1
* The set debug changesDaniel Berlin2000-03-281-7/+3
* Replace ../include/wait.h with gdb_wait.h.Andrew Cagney2000-02-091-1/+1
* import gdb-2000-02-01 snapshotJason Molenda2000-02-021-3/+2
* import gdb-1999-11-16 snapshotJason Molenda1999-11-171-0/+1
* import gdb-1999-10-11 snapshotJason Molenda1999-10-121-126/+149
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-16/+36
* import gdb-1999-08-09 snapshotJason Molenda1999-08-091-40/+8
* import gdb-1999-08-02 snapshotJason Molenda1999-08-021-3/+37
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-321/+382
* import gdb-1999-0519Jason Molenda1999-05-191-7/+23
* import gdb-19990422 snapshotStan Shebs1999-04-261-14/+20
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+2296
* Initial creation of sourceware repositoryStan Shebs1999-04-161-2294/+0
* 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1999-01-131-0/+3
* hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1998-12-281-14/+38
* * monitor.c (monitor_printable_string): New function to convert a intoAndrew Cagney1998-12-141-31/+121
* 1998-12-03 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1998-12-041-0/+3
* Clean up function return types. Functions not returning values,Andrew Cagney1998-12-031-14/+10
* CARP: --enable-build-warnings=-Werror: Fix problems stopping GDB beingAndrew Cagney1998-11-251-48/+56
* Wed Apr 29 10:20:40 1998 John Metzler <jmetzler@cygnus.com>John Metzler1998-04-291-58/+473
* * monitor.c (monitor_write, monitor_readchar): New functions.Mark Alexander1998-01-241-4/+45
* * monitor.h (MO_PRINT_PROGRAM_OUTPUT): Define.Mark Alexander1998-01-051-0/+10
* * dve3900-rom.c: New file to support Densan DVE-R3900/20 board.Mark Alexander1997-12-291-95/+152
* * monitor.c (monitor_insert_breakpoint): Handle bi-endian machines.David Edelsohn1996-12-101-25/+32
* Make gdb compile & link cleanly on powerpc-linuxMichael Meissner1996-11-011-3/+3
* Thu Oct 31 16:37:17 1996 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1996-11-011-6/+25
* * configure,configure.in: Add target sparclet.Dawn Perchik1996-06-281-2/+45
* * monitor.c (monitor_debug): Fix remotedebug buffering.Dawn Perchik1996-06-281-12/+42
* * monitor.c: Use int rather than LONGEST for values, sinceStan Shebs1996-04-191-61/+121
* Make debugging remote gdb friendlierMichael Meissner1995-11-291-218/+52
* * monitor.c (monitor_expect_regexp): Same as monitor_expect, butStu Grossman1995-10-241-21/+95
* * monitor.c (monitor_make_srec): Fix thinkos in computationJeff Law1995-09-131-23/+18
* * configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1995-08-011-4/+5
* Hmm.. The ChangeLog went in, but not the code....Steve Chamberlain1995-06-211-43/+111
* * monitor.c (monitor_wait): Don't use the watchdog timeoutStan Shebs1995-06-201-6/+24
* * utils.c (fprintf_filtered, fprintf_unfiltered, fprintfi_filtered,J.T. Conklin1995-05-181-4/+22
* * monitor.c (monitor_printf): Changed format specification inJ.T. Conklin1995-05-171-51/+288