aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-utils.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-13Delete files for last commit.Daniel Jacobowitz1-610/+0
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-04-22 * remote-st.c (_initialize_remote_st2000): Remove the extraneousEli Zaretskii1-1/+1
2005-02-172005-02-17 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-8/+8
2005-02-152005-02-15 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2005-02-112005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-7/+7
2004-07-262004-07-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-4/+5
2002-03-23* defs.h (error): Add printf format attribute.Andrew Cagney1-1/+1
2001-07-15* serial.h (SERIAL_ASYNC): Delete.Andrew Cagney1-9/+9
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-1/+2
2000-11-03* TODO: Note abstraction layer violation where "ocd reset" commandJ.T. Conklin1-7/+0
2000-10-16Protoization.Kevin Buettner1-3/+1
2000-09-01* dcache.c (dcache_info): Output a cache line's state vector so itJ.T. Conklin1-2/+2
2000-08-18* MAINTAINERS: Add myself as dcache.c maintainer.J.T. Conklin1-1/+1
2000-08-10* monitor.c (monitor_open): If a dcache has already been created,J.T. Conklin1-1/+6
2000-07-30Protoization.Kevin Buettner1-46/+22
2000-06-19* remote-nindy.c (nindy_fetch_word, nindy_store_word): RemovedJ.T. Conklin1-21/+0
2000-05-28PARAMS removal.Kevin Buettner1-3/+3
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-108/+110
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+654
1999-04-16Initial creation of sourceware repositoryStan Shebs1-654/+0
1998-10-161998-10-16 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-5/+10
1998-10-01Replace "exec" with "executable" in messages.Andrew Cagney1-1/+1
1996-07-26See gdb ChangeLog entry with header:Fred Fish1-1/+4
1995-09-29Thu Sep 28 14:32:11 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-64/+0
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-1/+1
1995-02-02 gcc -Wall lint.Stan Shebs1-2/+0
1994-12-24 * remote-est.c: New file supports EST-300 CPU32 backgroundSteve Chamberlain1-0/+1
1994-10-15 * symfile.c (reread_symbols): Include bfd_errmsg string in errorJim Kingdon1-1/+8
1994-02-26Fix typo in last change, print_filtered -> printf_filteredPeter Schauer1-1/+1
1994-02-26 * remote.c, remote-mon.c, remote-utils.c, remote-utils.h,Jim Kingdon1-8/+18
1994-02-08 * README: Remove note about gcc warnings on alpha, these should bePeter Schauer1-1/+2
1994-01-28 * main.c (baud_rate): Add FIXME comment about printing -1 value.Jim Kingdon1-16/+17
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