summaryrefslogtreecommitdiff
path: root/gdb/remote-sim.c
Commit message (Expand)AuthorAgeFilesLines
* import gdb-1999-08-09 snapshotJason Molenda1999-08-091-46/+2
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-109/+110
* import gdb-1999-07-05 snapshotJason Molenda1999-07-051-8/+2
* import gdb-1999-05-25 snapshotJason Molenda1999-05-251-0/+2
* import gdb-19990422 snapshotStan Shebs1999-04-261-2/+7
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+1003
* Initial creation of sourceware repositoryStan Shebs1999-04-161-1003/+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-5/+27
* CARP:Andrew Cagney1998-12-131-5/+4
* CARP:Andrew Cagney1998-12-101-3/+3
* CARP: --enable-build-warnings=-Werror: Fix problems stopping GDB beingAndrew Cagney1998-11-251-2/+2
* Replace "exec" with "executable" in messages.Andrew Cagney1998-10-011-1/+1
* Merges from SKY branch:Ron Unrau1998-09-091-2/+2
* * Handle the possibility that some simulator commands may modify registerFrank Ch. Eigler1998-08-121-0/+4
* * dbxread.c: reset function_start_offset after a finishing N_FUNRon Unrau1998-06-161-0/+5
* Thu May 21 13:14:25 1998 John Metzler <jmetzler@cygnus.com>John Metzler1998-05-211-42/+45
* Specify correct values for REGISTER_RAW_SIZE.Andrew Cagney1998-02-231-2/+9
* Pass REGISTER_RAW_SIZE to sim_{fetch,store}_register. Verify returnedAndrew Cagney1998-02-171-6/+12
* When starting a new simulator run, ensure proceed status is cleared.Andrew Cagney1998-02-061-0/+2
* * remote-sim.c (gdbsim_open): Use "--architecture" instead ofJeff Law1997-12-161-2/+2
* When using sigaction() to install cntrl-c handler do not also use signal().Andrew Cagney1997-12-151-2/+1
* (Mostly from Gavin Koch)Andrew Cagney1997-12-151-0/+12
* * remote-sim.c (gdbsim_cntrl_c): Lose ANSI prototype.Jeff Law1997-11-271-1/+2
* * mips-tdep.c (set_reg_offset): New function.Mark Alexander1997-09-301-1/+1
* * config/mips-tm-mips.h (mips_extra_func_info): New frame_adjustMark Alexander1997-09-261-1/+1
* * The following block of changes add support for debugging assemblyStu Grossman1997-09-251-2/+51
* New commands ``set architecture'', ``show architecture'' and ``infoAndrew Cagney1997-08-281-1/+12
* Only pass endianess to simulator when explicitly set by user with setAndrew Cagney1997-08-271-8/+23
* Add ABFD argument to sim_create_inferior. Document.Andrew Cagney1997-08-271-19/+26
* Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney1997-08-251-1/+1
* * config/i386/nm-linux.h: Enable prototypes that were #ifdef out.Fred Fish1997-06-131-0/+5
* sim_kill() isn't used.Andrew Cagney1997-06-061-1/+2
* Restrict simulator commands to an enabled simulator.Andrew Cagney1997-05-221-8/+17
* Depreciate sim_set_callbacks() function. Set simulator callbacksAndrew Cagney1997-05-201-5/+3
* Part II of getting GdbTk's stop button to always work.Andrew Cagney1997-05-081-26/+29
* * remote-sim.c (gdbsim_open): Only pass -E to sim_open ifDavid Edelsohn1997-04-181-3/+8
* Ref gdb/11763 - can't stop a running simulator:Andrew Cagney1997-04-181-9/+79
* * remote-sim.c (gdbsim_load): Update call to sim_load.David Edelsohn1997-04-171-12/+11
* * remote-sim.c (gdbsim_open): Check return code from sim_open.David Edelsohn1997-04-021-3/+3
* Fix faulty assumption that va_list is a pointer typeMichael Meissner1997-03-281-8/+8
* * remote-sim.c (simulator_command): Add comment about dealing withFred Fish1997-03-221-1/+2
* * remote-sim.c (gdb_os_vprintf_filtered): Fix to work with non-ANSIJeff Law1997-03-211-2/+4
* * remote-sim.h: Delete - moved to ../include/remote-sim.h.Andrew Cagney1997-03-171-0/+87
* * remote-sim.h (sim_state, SIM_DESC): New types.David Edelsohn1997-03-131-21/+44
* * remote-sim.c (init_callbacks): Undo previous change.Mark Alexander1997-02-181-3/+1
* * maint.c: Fix dereference of pointer.Dawn Perchik1997-02-181-1/+3
* * remote-sim.c (gdbsim_open_p): New static local.David Edelsohn1996-12-301-1/+20
* * remote-sim.h: Update some comments.David Edelsohn1996-12-091-6/+43
* * callback.h: Deleted, moved to ../include.David Edelsohn1996-11-201-7/+95