aboutsummaryrefslogtreecommitdiff
path: root/gdb/monitor.c
AgeCommit message (Expand)AuthorFilesLines
2001-02-25Replace calls to abort() with calls to internal_error().Kevin Buettner1-3/+3
2001-02-02* monitor.c (#include "gdb_wait.h"): Removed.J.T. Conklin1-1/+0
2001-01-31Replace strsave() with xstrdup().Andrew Cagney1-1/+1
2001-01-23* exec.c (xfer_memory): Add attrib argument.J.T. Conklin1-3/+6
2000-12-15Replace free() with xfree().Kevin Buettner1-2/+2
2000-11-03* TODO: Note abstraction layer violation where "ocd reset" commandJ.T. Conklin1-20/+15
2000-10-30* gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c,J.T. Conklin1-1/+1
2000-09-24Protoization.Kevin Buettner1-6/+6
2000-09-01* dcache.c (dcache_info): Output a cache line's state vector so itJ.T. Conklin1-3/+3
2000-08-18* MAINTAINERS: Add myself as dcache.c maintainer.J.T. Conklin1-12/+10
2000-08-10* monitor.c (monitor_open): If a dcache has already been created,J.T. Conklin1-3/+10
2000-07-30Protoization.Kevin Buettner1-120/+49
2000-05-28PARAMS removal.Kevin Buettner1-38/+36
2000-05-22Replace preg() with phex(). Cleanup monitor.c.Andrew Cagney1-1/+2
2000-05-032000-05-03 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder1-3/+6
2000-04-042000-04-03 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+1
2000-03-28The set debug changesDaniel Berlin1-7/+3
2000-02-09Replace ../include/wait.h with gdb_wait.h.Andrew Cagney1-1/+1
2000-02-02import gdb-2000-02-01 snapshotJason Molenda1-3/+2
1999-11-17import gdb-1999-11-16 snapshotJason Molenda1-0/+1
1999-10-12import gdb-1999-10-11 snapshotJason Molenda1-126/+149
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-16/+36
1999-08-09import gdb-1999-08-09 snapshotJason Molenda1-40/+8
1999-08-02import gdb-1999-08-02 snapshotJason Molenda1-3/+37
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-321/+382
1999-05-19import gdb-1999-0519Jason Molenda1-7/+23
1999-04-26import gdb-19990422 snapshotStan Shebs1-14/+20
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+2296
1999-04-16Initial creation of sourceware repositoryStan Shebs1-2294/+0
1999-01-131999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-0/+3
1998-12-28hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1-14/+38
1998-12-14* monitor.c (monitor_printable_string): New function to convert a intoAndrew Cagney1-31/+121
1998-12-041998-12-03 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-0/+3
1998-12-03Clean up function return types. Functions not returning values,Andrew Cagney1-14/+10
1998-11-25CARP: --enable-build-warnings=-Werror: Fix problems stopping GDB beingAndrew Cagney1-48/+56
1998-04-29Wed Apr 29 10:20:40 1998 John Metzler <jmetzler@cygnus.com>John Metzler1-58/+473
1998-01-24 * monitor.c (monitor_write, monitor_readchar): New functions.Mark Alexander1-4/+45
1998-01-05 * monitor.h (MO_PRINT_PROGRAM_OUTPUT): Define.Mark Alexander1-0/+10
1997-12-29 * dve3900-rom.c: New file to support Densan DVE-R3900/20 board.Mark Alexander1-95/+152
1996-12-10 * monitor.c (monitor_insert_breakpoint): Handle bi-endian machines.David Edelsohn1-25/+32
1996-11-01Make gdb compile & link cleanly on powerpc-linuxMichael Meissner1-3/+3
1996-11-01Thu Oct 31 16:37:17 1996 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-6/+25
1996-06-28 * configure,configure.in: Add target sparclet.Dawn Perchik1-2/+45
1996-06-28 * monitor.c (monitor_debug): Fix remotedebug buffering.Dawn Perchik1-12/+42
1996-04-19 * monitor.c: Use int rather than LONGEST for values, sinceStan Shebs1-61/+121
1995-11-29Make debugging remote gdb friendlierMichael Meissner1-218/+52
1995-10-24 * monitor.c (monitor_expect_regexp): Same as monitor_expect, butStu Grossman1-21/+95
1995-09-13 * monitor.c (monitor_make_srec): Fix thinkos in computationJeff Law1-23/+18
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-4/+5
1995-06-21Hmm.. The ChangeLog went in, but not the code....Steve Chamberlain1-43/+111