summaryrefslogtreecommitdiff
path: root/gdb/remote-utils.c
Commit message (Expand)AuthorAgeFilesLines
* gcc -Wall lint.Stan Shebs1995-02-021-2/+0
* * remote-est.c: New file supports EST-300 CPU32 backgroundSteve Chamberlain1994-12-241-0/+1
* * symfile.c (reread_symbols): Include bfd_errmsg string in errorJim Kingdon1994-10-151-1/+8
* Fix typo in last change, print_filtered -> printf_filteredPeter Schauer1994-02-261-1/+1
* * remote.c, remote-mon.c, remote-utils.c, remote-utils.h,Jim Kingdon1994-02-261-8/+18
* * README: Remove note about gcc warnings on alpha, these should bePeter Schauer1994-02-081-1/+2
* * main.c (baud_rate): Add FIXME comment about printing -1 value.Jim Kingdon1994-01-281-16/+17
* * ser-go32.c: Lint. (strncasecmp): Removed, now in libiberty.Steve Chamberlain1993-12-121-5/+5
* * remote-utils.c, remote-utils.h (gr_load_image): New function toSteve Chamberlain1993-11-151-2/+57
* 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