summaryrefslogtreecommitdiff
path: root/gdb/remote.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* doc fixJim Kingdon1993-06-251-1/+1
* * remote.c: Move comments regarding packets to top of file with theJim Kingdon1993-06-251-26/+28
* * symfile.{c,h} (generic_load): New function.Jim Kingdon1993-06-081-29/+56
* * remote.c: Change timeout to 2.Jim Kingdon1993-04-281-169/+94
* * remote.c (readchar): forward declare alarm which otherwise looksK. Richard Pixley1993-02-181-0/+4
* * remote.c: Improve error recovery. Allow user to break outJohn Gilmore1993-02-161-24/+81
* Changes to make 29k function calls work better at Adobe.John Gilmore1992-10-031-2/+4
* Remove convert_{to,from}_virtual members from target structs.John Gilmore1992-09-181-10/+17
* * sparc-stub.c: New file. Mix it with your SPARCliteStu Grossman1992-08-151-8/+19
* * remote.c (getpkt): Only force retransmission ten times;John Gilmore1992-08-051-2/+13
* * dbxread.c (dbx_symfile_init): Move more code under hp9000s800Stu Grossman1992-06-251-1/+1
* * Makefile.in (VERSION): Bump to 4.5.6.Fred Fish1992-06-241-2/+4
* * remote.c (getpkt): Error if input exceeds buffer size.John Gilmore1992-06-191-15/+69
* Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com)Michael Tiemann1992-03-031-3/+2