summaryrefslogtreecommitdiff
path: root/gdb/remote.c
Commit message (Expand)AuthorAgeFilesLines
* Add a new target specific protocol `target d10v' implemented inAndrew Cagney1998-02-121-50/+112
* * remote.c: Fix doc for `C' and `S' commands to indicate fullStu Grossman1997-04-041-45/+122
* See gdb ChangeLog entry with header:Fred Fish1996-07-261-0/+12
* * remote-e7000.c,remote.c,target.h,top.c:Dawn Perchik1996-06-281-2/+4
* Support for bi-endian remote breakpoints.Stan Shebs1996-04-281-13/+55
* * core-aout.c (fetch_core_registers): Cast core_reg_size to intFred Fish1996-03-301-14/+33
* Fix typo in comment.Fred Fish1996-01-171-1/+1
* From Wilfried Moser <wilfried.moser@aut.alcatel.at>:Stan Shebs1996-01-121-0/+5
* From Wilfried Moser <wilfried.moser@aut.alcatel.at>:Fred Fish1996-01-101-31/+41
* * remote.c (remote_write_bytes): Chop up large transfers.Steve Chamberlain1995-08-151-25/+35
* * remote-hms.c (hms_cmds): Get reg term right.Steve Chamberlain1995-08-091-4/+16
* * configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1995-08-011-18/+192
* * inftarg.c (child_thread_alive): New function to see if aJeff Law1995-07-131-4/+23
* Hmm.. The ChangeLog went in, but not the code....Steve Chamberlain1995-06-211-123/+79
* * convex-tdep.c (xfer_core_file): Comment out.Stan Shebs1995-01-281-2/+2
* * gdbserver/remote-utils.c (write_ok): Write "OK", not "Ok", toJim Kingdon1994-12-081-43/+195
* * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c,Stu Grossman1994-11-031-11/+14
* * remote.c (remote_wait): Return inferior_pid instead of 0 forStu Grossman1994-08-121-10/+10
* * remote.c (read_frame): Calculate run length encoded checksum correctly.Steve Chamberlain1994-08-051-4/+8
* * remote.c (remote_open): Set inferior_pid to make kill commandStu Grossman1994-08-041-1/+10
* * remote.c (read_frame): Split readchar/checksum calculation intoSteve Chamberlain1994-07-301-2/+2
* * Makefile.in (INSTALLED_LIBS, CLIBS, DEPFILES): Add support forStu Grossman1994-07-281-186/+198
* gcc -Wall lint:Jim Kingdon1994-05-131-3/+5
* * valprint.c (print_longest): Clarify comment about use_local.Jim Kingdon1994-05-041-4/+4
* [Sharp eyes, Jim...]Stu Grossman1994-04-271-3/+44
* * remote.c: Around redefinition of PBUFSIZE, adjust whitespace.Jim Kingdon1994-04-111-1/+4
* * remote.c (getpkt): Remove unused "out" label.Jim Kingdon1994-03-301-1/+0
* * remote.c (getpkt): If we get a timeout, actually retry ratherJim Kingdon1994-03-301-6/+7
* * remote.c (remote_store_registers): Add 'P' request to set anJim Kingdon1994-03-291-20/+64
* Mon Mar 21 11:02:51 1994 Stu Grossman (grossman at cygnus.com)Stu Grossman1994-03-211-100/+66
* * Makefile.in (TAGS): Use variables directly, rather than usingJim Kingdon1994-03-191-26/+158
* Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1993-11-011-7/+7
* * symfile.c (reread_symbols): When re-reading symbols, do all theJim Kingdon1993-10-301-10/+6
* * Makefile.in (init.c): Generate using the source, not munch. ThisJim Kingdon1993-10-221-1/+3
* * target.h: Put remote_debug declaration back here. Add baud_rate.Jim Kingdon1993-10-211-4/+0
* * main.c: Make baud_rate and remote_debug be global variables,Stu Grossman1993-10-211-13/+17
* * remote.c (remote_wait): Use strtoul for parsing 'N' message.Jim Kingdon1993-10-081-3/+3
* * blockframe.c (find_pc_partial_function): Fix handling for PCsStu Grossman1993-10-071-9/+79
* * remote.c, remote-utils.c: Use SERIAL_FLUSH_INPUT after opening it.Jim Kingdon1993-09-211-0/+4
* Add comment regarding section designation:Jim Kingdon1993-09-211-1/+8
* * remote.c, remote-mips.c: Use sr_get_debug not remote_debug.Jim Kingdon1993-09-201-12/+8
* use remote-utils facilities for baud_rateK. Richard Pixley1993-09-141-12/+4
* * remote.c: Define remote_debug to 0 and #if 0 baud_rate. TemporaryJim Kingdon1993-09-141-3/+35
* * remote.c (remote_wait): Don't call error. Instead, call warningIan Lance Taylor1993-09-071-93/+102
* * remote.c (remote_wait): Added 'W' and 'N' responses.Ian Lance Taylor1993-09-061-0/+69
* * dcache.c: Cast return value from xmalloc.Jim Kingdon1993-09-031-2/+6
* * remote.c: Add comment explaining why dcache is disabled.Jim Kingdon1993-09-011-3/+14
* break dcache code out of remote.cK. Richard Pixley1993-09-011-207/+97
* Tue Jul 13 14:03:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)Jim Kingdon1993-07-141-28/+97
* add commentJim Kingdon1993-06-251-0/+2