aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-utils.c
AgeCommit message (Expand)AuthorFilesLines
1993-12-12 * ser-go32.c: Lint. (strncasecmp): Removed, now in libiberty.Steve Chamberlain1-5/+5
1993-11-15 * remote-utils.c, remote-utils.h (gr_load_image): New function toSteve Chamberlain1-2/+57
1993-11-02Fix a couple typos introduced by recent checkinsStan Shebs1-2/+2
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-7/+7
1993-10-21 * Move "set remotebaud" from remote-utils.c to main.c to it appliesJim Kingdon1-8/+0
1993-10-21 * main.c: Make baud_rate and remote_debug be global variables,Stu Grossman1-10/+1
1993-09-21* remote.c, remote-utils.c: Use SERIAL_FLUSH_INPUT after opening it.Jim Kingdon1-0/+4
1993-09-14 * remote.c: Define remote_debug to 0 and #if 0 baud_rate. TemporaryJim Kingdon1-2/+4
1993-09-13collect some remote things into remote-utilsK. Richard Pixley1-0/+648