summaryrefslogtreecommitdiff
path: root/gdb/remote-sim.c
Commit message (Expand)AuthorAgeFilesLines
* * coffread.c (coff_symtab_read): Handle C_LABEL symbols likeJeff Law1996-05-151-0/+3
* Moved the "sim_open" call to after the callback initialisation. ThisJackie Smith Cashion1995-11-061-1/+2
* Modify last patch based on advice from Stu.Jim Wilson1995-10-071-3/+4
* Changes to make the simulator work again.Jim Wilson1995-10-061-0/+4
* Thu Sep 28 14:32:11 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-09-291-22/+1
* Wed Sep 20 08:16:03 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-09-201-2/+2
* Wed Sep 20 08:16:03 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-09-201-0/+19
* * remote-sim.c (gdbsim_create_inferior): Back out change thatStu Grossman1995-09-151-6/+0
* Sun Sep 10 10:24:48 1995 Michael Tiemann <tiemann@axon.cygnus.com>Michael Tiemann1995-09-101-0/+6
* 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
* * inftarg.c (child_thread_alive): New function to see if aJeff Law1995-07-131-0/+1
* * config/h8300/h8300.mt: Renamed from h8300hms.mt.Stan Shebs1995-07-011-25/+55
* * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c,Stu Grossman1994-11-031-0/+1
* (gdbsim_ops): Set `to_insert_breakpoint' and `to_remove_breakpoint' fields.David Edelsohn1994-08-101-1/+2
* * remote-sim.h (sim_verbose): Delete.David Edelsohn1994-05-181-25/+22
* * procfs.c (procfs_wait): Fix argument name to match 4 Jan changes.Jim Kingdon1994-01-061-1/+1
* * target.h: Add enum target_waitkind, enum target_signal, andJim Kingdon1994-01-041-10/+26
* How many times do I have to do this...Steve Chamberlain1993-11-151-57/+1
* Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1993-11-011-1/+1
* * remote-sim.c (gdbsim_store_register): Change var name soSteve Chamberlain1993-10-291-4/+4
* * remote-sim.h (SIM_ADDR): New type (same as CORE_ADDR).David Edelsohn1993-10-261-2/+4
* * remote-sim.h (sim_stop): New enum.David Edelsohn1993-10-231-1/+6
* * breakpoint.c (breakpoint_thread_match break_command_1):Stu Grossman1993-10-161-1/+2
* fix unterminated character stringDavid D. Zuhn1993-10-121-1/+1
* * osfsolib.c, remote-sim.c, remote.c, solib.c, xcoffexec.c,Fred Fish1993-10-081-1/+1
* * config/h8300/tm-h8300.h: Don't define sr_get_debug.Jim Kingdon1993-10-081-1/+2
* * h8300-tdep.c (sim_load, sim_kill, sim_open, sim_set_args):Steve Chamberlain1993-10-071-7/+1
* * remote-sim.h: New file.Jim Kingdon1993-09-171-135/+317
* * gdbcore.h: New variable gnutarget.Jim Kingdon1993-08-091-1/+1
* Sun Aug 1 22:58:18 1993 Stu Grossman (grossman at cygnus.com)Stu Grossman1993-08-021-1/+1
* * findvar.c (read_register, write_register): Make these capableStu Grossman1993-03-251-12/+11
* * symfile.c: If O_BINARY isn't defined, set it to 0, call openp forSteve Chamberlain1993-01-061-10/+7
* * remote-sim.c: first attempt at general simulator interfaceSteve Chamberlain1993-01-031-0/+293