summaryrefslogtreecommitdiff
path: root/gdb/remote-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a couple typos introduced by recent checkinsStan Shebs1993-11-021-2/+2
* Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1993-11-011-7/+7
* * Move "set remotebaud" from remote-utils.c to main.c to it appliesJim Kingdon1993-10-211-8/+0
* * main.c: Make baud_rate and remote_debug be global variables,Stu Grossman1993-10-211-10/+1
* * remote.c, remote-utils.c: Use SERIAL_FLUSH_INPUT after opening it.Jim Kingdon1993-09-211-0/+4
* * remote.c: Define remote_debug to 0 and #if 0 baud_rate. TemporaryJim Kingdon1993-09-141-2/+4
* collect some remote things into remote-utilsK. Richard Pixley1993-09-131-0/+648