aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote.c
AgeCommit message (Expand)AuthorFilesLines
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-7/+7
1993-10-30 * symfile.c (reread_symbols): When re-reading symbols, do all theJim Kingdon1-10/+6
1993-10-22 * Makefile.in (init.c): Generate using the source, not munch. ThisJim Kingdon1-1/+3
1993-10-21 * target.h: Put remote_debug declaration back here. Add baud_rate.Jim Kingdon1-4/+0
1993-10-21 * main.c: Make baud_rate and remote_debug be global variables,Stu Grossman1-13/+17
1993-10-08 * remote.c (remote_wait): Use strtoul for parsing 'N' message.Jim Kingdon1-3/+3
1993-10-07* blockframe.c (find_pc_partial_function): Fix handling for PCsStu Grossman1-9/+79
1993-09-21* remote.c, remote-utils.c: Use SERIAL_FLUSH_INPUT after opening it.Jim Kingdon1-0/+4
1993-09-21Add comment regarding section designation:Jim Kingdon1-1/+8
1993-09-20* remote.c, remote-mips.c: Use sr_get_debug not remote_debug.Jim Kingdon1-12/+8
1993-09-14use remote-utils facilities for baud_rateK. Richard Pixley1-12/+4
1993-09-14 * remote.c: Define remote_debug to 0 and #if 0 baud_rate. TemporaryJim Kingdon1-3/+35
1993-09-07 * remote.c (remote_wait): Don't call error. Instead, call warningIan Lance Taylor1-93/+102
1993-09-06 * remote.c (remote_wait): Added 'W' and 'N' responses.Ian Lance Taylor1-0/+69
1993-09-03 * dcache.c: Cast return value from xmalloc.Jim Kingdon1-2/+6
1993-09-01 * remote.c: Add comment explaining why dcache is disabled.Jim Kingdon1-3/+14
1993-09-01break dcache code out of remote.cK. Richard Pixley1-207/+97
1993-07-14Tue Jul 13 14:03:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)Jim Kingdon1-28/+97
1993-06-25add commentJim Kingdon1-0/+2
1993-06-25doc fixJim Kingdon1-1/+1
1993-06-25 * remote.c: Move comments regarding packets to top of file with theJim Kingdon1-26/+28
1993-06-08 * symfile.{c,h} (generic_load): New function.Jim Kingdon1-29/+56
1993-04-28 * remote.c: Change timeout to 2.Jim Kingdon1-169/+94
1993-02-18* remote.c (readchar): forward declare alarm which otherwise looksK. Richard Pixley1-0/+4
1993-02-16* remote.c: Improve error recovery. Allow user to break outJohn Gilmore1-24/+81
1992-10-03Changes to make 29k function calls work better at Adobe.John Gilmore1-2/+4
1992-09-18Remove convert_{to,from}_virtual members from target structs.John Gilmore1-10/+17
1992-08-15* sparc-stub.c: New file. Mix it with your SPARCliteStu Grossman1-8/+19
1992-08-05* remote.c (getpkt): Only force retransmission ten times;John Gilmore1-2/+13
1992-06-25* dbxread.c (dbx_symfile_init): Move more code under hp9000s800Stu Grossman1-1/+1
1992-06-24 * Makefile.in (VERSION): Bump to 4.5.6.Fred Fish1-2/+4
1992-06-19* remote.c (getpkt): Error if input exceeds buffer size.John Gilmore1-15/+69
1992-03-03Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com)Michael Tiemann1-3/+2
1992-02-28* remote.c: Make it work for embedded MIPS. Increase bufferJohn Gilmore1-71/+229
1991-05-04Saber C (lint) cleanups, and a few bug fixes. See ChangeLog.John Gilmore1-2/+1
1991-05-04See ChangeLog.John Gilmore1-2/+0
1991-05-02The list of changes is too long to fit in the cvs log (since it truncates!).Jim Kingdon1-6/+13
1991-04-24 * remote.c (getpkt): Don't set immediate_quit.Jim Kingdon1-0/+14
1991-04-20 * findvar.c (read_register_gen): Add "target byte-order" comment.Jim Kingdon1-1/+4
1991-04-19 * target.h: Add to_doc and target_preopen.Jim Kingdon1-0/+4
1991-03-28Initial revisionK. Richard Pixley1-0/+829
1990-09-05Initial revisionJohn Gilmore1-793/+0
2012-06-03gdb-3.5gdb-3.51-1/+1
2012-06-03gdb-3.3gdb-3.31-40/+210
2012-06-03gdb-3.1gdb-3.11-19/+19
2012-06-03gdb-2.8gdb-2.81-6/+22
2012-06-03gdb-2.5.1gdb-2.5.11-0/+607