aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-sim.c
AgeCommit message (Expand)AuthorFilesLines
1998-02-06When starting a new simulator run, ensure proceed status is cleared.Andrew Cagney1-0/+2
1997-12-16 * remote-sim.c (gdbsim_open): Use "--architecture" instead ofJeff Law1-2/+2
1997-12-15When using sigaction() to install cntrl-c handler do not also use signal().Andrew Cagney1-2/+1
1997-12-15(Mostly from Gavin Koch)Andrew Cagney1-0/+12
1997-11-27 * remote-sim.c (gdbsim_cntrl_c): Lose ANSI prototype.Jeff Law1-1/+2
1997-09-30 * mips-tdep.c (set_reg_offset): New function.Mark Alexander1-1/+1
1997-09-26 * config/mips-tm-mips.h (mips_extra_func_info): New frame_adjustMark Alexander1-1/+1
1997-09-25 * The following block of changes add support for debugging assemblyStu Grossman1-2/+51
1997-08-28New commands ``set architecture'', ``show architecture'' and ``infoAndrew Cagney1-1/+12
1997-08-27Only pass endianess to simulator when explicitly set by user with setAndrew Cagney1-8/+23
1997-08-27Add ABFD argument to sim_create_inferior. Document.Andrew Cagney1-19/+26
1997-08-25Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney1-1/+1
1997-06-13 * config/i386/nm-linux.h: Enable prototypes that were #ifdef out.Fred Fish1-0/+5
1997-06-06sim_kill() isn't used.Andrew Cagney1-1/+2
1997-05-22Restrict simulator commands to an enabled simulator.Andrew Cagney1-8/+17
1997-05-20Depreciate sim_set_callbacks() function. Set simulator callbacksAndrew Cagney1-5/+3
1997-05-08Part II of getting GdbTk's stop button to always work.Andrew Cagney1-26/+29
1997-04-18 * remote-sim.c (gdbsim_open): Only pass -E to sim_open ifDavid Edelsohn1-3/+8
1997-04-18Ref gdb/11763 - can't stop a running simulator:Andrew Cagney1-9/+79
1997-04-17 * remote-sim.c (gdbsim_load): Update call to sim_load.David Edelsohn1-12/+11
1997-04-02 * remote-sim.c (gdbsim_open): Check return code from sim_open.David Edelsohn1-3/+3
1997-03-28Fix faulty assumption that va_list is a pointer typeMichael Meissner1-8/+8
1997-03-22 * remote-sim.c (simulator_command): Add comment about dealing withFred Fish1-1/+2
1997-03-21 * remote-sim.c (gdb_os_vprintf_filtered): Fix to work with non-ANSIJeff Law1-2/+4
1997-03-17* remote-sim.h: Delete - moved to ../include/remote-sim.h.Andrew Cagney1-0/+87
1997-03-13 * remote-sim.h (sim_state, SIM_DESC): New types.David Edelsohn1-21/+44
1997-02-18 * remote-sim.c (init_callbacks): Undo previous change.Mark Alexander1-3/+1
1997-02-18 * maint.c: Fix dereference of pointer.Dawn Perchik1-1/+3
1996-12-30 * remote-sim.c (gdbsim_open_p): New static local.David Edelsohn1-1/+20
1996-12-09 * remote-sim.h: Update some comments.David Edelsohn1-6/+43
1996-11-20 * callback.h: Deleted, moved to ../include.David Edelsohn1-7/+95
1996-11-08 * remote-sim.c (simulator_command): Set up callbacks beforeStan Shebs1-3/+7
1996-08-13 * defs.h: Define CONST_PTR as blank if compiling with MicrosoftStu Grossman1-1/+38
1996-05-15 * coffread.c (coff_symtab_read): Handle C_LABEL symbols likeJeff Law1-0/+3
1995-11-06Moved the "sim_open" call to after the callback initialisation. ThisJackie Smith Cashion1-1/+2
1995-10-07Modify last patch based on advice from Stu.Jim Wilson1-3/+4
1995-10-06Changes to make the simulator work again.Jim Wilson1-0/+4
1995-09-29Thu Sep 28 14:32:11 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-22/+1
1995-09-20Wed Sep 20 08:16:03 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-2/+2
1995-09-20Wed Sep 20 08:16:03 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-0/+19
1995-09-15 * remote-sim.c (gdbsim_create_inferior): Back out change thatStu Grossman1-6/+0
1995-09-10Sun Sep 10 10:24:48 1995 Michael Tiemann <tiemann@axon.cygnus.com>Michael Tiemann1-0/+6
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-07-13 * inftarg.c (child_thread_alive): New function to see if aJeff Law1-0/+1
1995-07-01 * config/h8300/h8300.mt: Renamed from h8300hms.mt.Stan Shebs1-25/+55
1994-11-03 * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c,Stu Grossman1-0/+1
1994-08-10(gdbsim_ops): Set `to_insert_breakpoint' and `to_remove_breakpoint' fields.David Edelsohn1-1/+2
1994-05-18 * remote-sim.h (sim_verbose): Delete.David Edelsohn1-25/+22
1994-01-06 * procfs.c (procfs_wait): Fix argument name to match 4 Jan changes.Jim Kingdon1-1/+1