summaryrefslogtreecommitdiff
path: root/gdb/remote-nindy.c
Commit message (Expand)AuthorAgeFilesLines
* Remove ATTRIBUTE_UNUSED. Update (C).Andrew Cagney2002-01-191-7/+7
* * serial.h (SERIAL_ASYNC): Delete.Andrew Cagney2001-07-151-10/+10
* s/typedef serial_t/struct serial */Andrew Cagney2001-07-111-2/+2
* Phase 1 of the ptid_t changes.Kevin Buettner2001-05-041-5/+5
* * target.h (target_ops): Removed to_core_file_to_sym_file vectorJ.T. Conklin2001-04-141-1/+0
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-0/+1
* * monitor.c (#include "gdb_wait.h"): Removed.J.T. Conklin2001-02-021-1/+0
* * exec.c (xfer_memory): Add attrib argument.J.T. Conklin2001-01-231-2/+4
* Replace free() with xfree().Kevin Buettner2000-12-151-5/+5
* * TODO: Note abstraction layer violation where "ocd reset" commandJ.T. Conklin2000-11-031-14/+9
* Protoization.Kevin Buettner2000-10-101-12/+8
* * MAINTAINERS: Add myself as dcache.c maintainer.J.T. Conklin2000-08-181-2/+4
* * monitor.c (monitor_open): If a dcache has already been created,J.T. Conklin2000-08-101-1/+5
* Protoization.Kevin Buettner2000-07-301-43/+21
* * remote-nindy.c (nindy_fetch_word, nindy_store_word): RemovedJ.T. Conklin2000-06-191-81/+5
* PARAMS removal.Kevin Buettner2000-05-281-4/+2
* Replace ../include/wait.h with gdb_wait.h.Andrew Cagney2000-02-091-1/+1
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-215/+226
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+852
* Initial creation of sourceware repositoryStan Shebs1999-04-161-852/+0
* 1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com>Fernando Nasser1999-01-191-1/+3
* hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1998-12-281-1/+24
* Replace "exec" with "executable" in messages.Andrew Cagney1998-10-011-1/+1
* Thu May 21 13:14:25 1998 John Metzler <jmetzler@cygnus.com>John Metzler1998-05-211-29/+46
* * remote-nindy.c (nindy_open): Acquire more target state so thatStu Grossman1996-04-131-19/+9
* * defs.h: Define TARGET_{FLOAT DOUBLE LONG_DOUBLE}_FORMATStu Grossman1996-04-121-4/+4
* * dcache.c: Add prototypes. Make many functions static.Stu Grossman1996-04-111-3/+3
* * remote-hms.c (hms_ops): Add value for to_thread_alive.Stan Shebs1996-01-171-0/+1
* * rmote-nindy.c (non_dle, nidy_resume, nindy_wait): Changes toKung Hsu1995-08-311-48/+49
* * remote-nindy (nindy_wait): Use infinite timeout reading afterKung Hsu1995-07-051-1/+1
* * remote-nindy (nindy_load): Put in target specific load, it'sKung Hsu1995-06-231-1/+41
* * remote-nindy.c (nindy_wait): Change timeout in SERIAL_READCHAR.Kung Hsu1995-06-221-2/+2
* * remote-nindy.c: Install Kung patch for PR 6820. I have no ideaStu Grossman1995-05-231-38/+50
* Mon Jan 23 00:06:57 1995 Steve Chamberlain <sac@splat>Steve Chamberlain1995-01-231-1/+2
* * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c,Stu Grossman1994-11-031-0/+1
* * Makefile.in: Add stuff to build nlmstub.Stu Grossman1994-07-231-1/+2
* * i387-tdep.c, i386-tdep.c i386v-nat.c, i386aix-nat.c,Jim Kingdon1994-02-281-5/+4
* * remote.c, remote-mon.c, remote-utils.c, remote-utils.h,Jim Kingdon1994-02-261-3/+7
* * procfs.c (procfs_wait): Fix argument name to match 4 Jan changes.Jim Kingdon1994-01-061-1/+2
* * target.h: Add enum target_waitkind, enum target_signal, andJim Kingdon1994-01-041-26/+11
* Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1993-11-011-5/+5
* * defs.h, findvar.c (extract_floating, store_floating): New functions.Jim Kingdon1993-10-291-13/+9
* * remote-udi.c: Remove LOG_FILE stuff; superceded by "set remotedebug".Jim Kingdon1993-10-271-4/+4
* * breakpoint.c (breakpoint_thread_match break_command_1):Stu Grossman1993-10-161-1/+2
* * fork-child.c (fork_inferior), remote-eb.c (eb_create_inferior),Jim Kingdon1993-10-151-6/+2
* * remote-nindy.c: Declare ninMemGet and ninMemPut.Jim Kingdon1993-09-221-0/+2
* use remote-utils facilities for baud_rateK. Richard Pixley1993-09-141-3/+6
* break dcache out of remote-nindy.cK. Richard Pixley1993-09-011-174/+8
* * remote-nindy.c: Remove unused include of sys/ioctl.h.Jim Kingdon1993-08-211-6/+1