summaryrefslogtreecommitdiff
path: root/gdb/remote-utils.c
Commit message (Expand)AuthorAgeFilesLines
* * serial.h (SERIAL_ASYNC): Delete.Andrew Cagney2001-07-151-9/+9
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-1/+2
* * TODO: Note abstraction layer violation where "ocd reset" commandJ.T. Conklin2000-11-031-7/+0
* Protoization.Kevin Buettner2000-10-161-3/+1
* * dcache.c (dcache_info): Output a cache line's state vector so itJ.T. Conklin2000-09-011-2/+2
* * MAINTAINERS: Add myself as dcache.c maintainer.J.T. Conklin2000-08-181-1/+1
* * monitor.c (monitor_open): If a dcache has already been created,J.T. Conklin2000-08-101-1/+6
* Protoization.Kevin Buettner2000-07-301-46/+22
* * remote-nindy.c (nindy_fetch_word, nindy_store_word): RemovedJ.T. Conklin2000-06-191-21/+0
* PARAMS removal.Kevin Buettner2000-05-281-3/+3
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-108/+110
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+654
* Initial creation of sourceware repositoryStan Shebs1999-04-161-654/+0
* 1998-10-16 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1998-10-161-5/+10
* Replace "exec" with "executable" in messages.Andrew Cagney1998-10-011-1/+1
* See gdb ChangeLog entry with header:Fred Fish1996-07-261-1/+4
* Thu Sep 28 14:32:11 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-09-291-64/+0
* Update FSF address.Fred Fish1995-08-021-1/+1
* * configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1995-08-011-1/+1
* 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