index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gdb
/
remote-sim.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PARAMS removal.
Kevin Buettner
2000-05-28
1
-32
/
+31
*
From Fernando: call generic_mourn_inferior() when closing rdi and sim
Andrew Cagney
2000-03-01
1
-0
/
+1
*
Replace ../include/wait.h with gdb_wait.h.
Andrew Cagney
2000-02-09
1
-1
/
+1
*
import gdb-2000-02-01 snapshot
Jason Molenda
2000-02-02
1
-2
/
+2
*
import gdb-1999-11-16 snapshot
Jason Molenda
1999-11-17
1
-12
/
+3
*
import gdb-1999-10-04 snapshot
Jason Molenda
1999-10-05
1
-1
/
+1
*
import gdb-1999-09-08 snapshot
Stan Shebs
1999-09-09
1
-10
/
+30
*
import gdb-1999-08-09 snapshot
Jason Molenda
1999-08-09
1
-46
/
+2
*
import gdb-1999-07-07 post reformat
Jason Molenda
1999-07-07
1
-109
/
+110
*
import gdb-1999-07-05 snapshot
Jason Molenda
1999-07-05
1
-8
/
+2
*
import gdb-1999-05-25 snapshot
Jason Molenda
1999-05-25
1
-0
/
+2
*
import gdb-19990422 snapshot
Stan Shebs
1999-04-26
1
-2
/
+7
*
Initial creation of sourceware repository
Stan Shebs
1999-04-16
1
-0
/
+1003
*
Initial creation of sourceware repository
Stan Shebs
1999-04-16
1
-1003
/
+0
*
1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com>
Fernando Nasser
1999-01-19
1
-1
/
+3
*
hp merge changes -- too numerous to mention here; see ChangeLog and
David Taylor
1998-12-28
1
-5
/
+27
*
CARP:
Andrew Cagney
1998-12-13
1
-5
/
+4
*
CARP:
Andrew Cagney
1998-12-10
1
-3
/
+3
*
CARP: --enable-build-warnings=-Werror: Fix problems stopping GDB being
Andrew Cagney
1998-11-25
1
-2
/
+2
*
Replace "exec" with "executable" in messages.
Andrew Cagney
1998-10-01
1
-1
/
+1
*
Merges from SKY branch:
Ron Unrau
1998-09-09
1
-2
/
+2
*
* Handle the possibility that some simulator commands may modify register
Frank Ch. Eigler
1998-08-12
1
-0
/
+4
*
* dbxread.c: reset function_start_offset after a finishing N_FUN
Ron Unrau
1998-06-16
1
-0
/
+5
*
Thu May 21 13:14:25 1998 John Metzler <jmetzler@cygnus.com>
John Metzler
1998-05-21
1
-42
/
+45
*
Specify correct values for REGISTER_RAW_SIZE.
Andrew Cagney
1998-02-23
1
-2
/
+9
*
Pass REGISTER_RAW_SIZE to sim_{fetch,store}_register. Verify returned
Andrew Cagney
1998-02-17
1
-6
/
+12
*
When starting a new simulator run, ensure proceed status is cleared.
Andrew Cagney
1998-02-06
1
-0
/
+2
*
* remote-sim.c (gdbsim_open): Use "--architecture" instead of
Jeff Law
1997-12-16
1
-2
/
+2
*
When using sigaction() to install cntrl-c handler do not also use signal().
Andrew Cagney
1997-12-15
1
-2
/
+1
*
(Mostly from Gavin Koch)
Andrew Cagney
1997-12-15
1
-0
/
+12
*
* remote-sim.c (gdbsim_cntrl_c): Lose ANSI prototype.
Jeff Law
1997-11-27
1
-1
/
+2
*
* mips-tdep.c (set_reg_offset): New function.
Mark Alexander
1997-09-30
1
-1
/
+1
*
* config/mips-tm-mips.h (mips_extra_func_info): New frame_adjust
Mark Alexander
1997-09-26
1
-1
/
+1
*
* The following block of changes add support for debugging assembly
Stu Grossman
1997-09-25
1
-2
/
+51
*
New commands ``set architecture'', ``show architecture'' and ``info
Andrew Cagney
1997-08-28
1
-1
/
+12
*
Only pass endianess to simulator when explicitly set by user with set
Andrew Cagney
1997-08-27
1
-8
/
+23
*
Add ABFD argument to sim_create_inferior. Document.
Andrew Cagney
1997-08-27
1
-19
/
+26
*
Add ABFD argument to sim_open call. Pass through to sim_config so
Andrew Cagney
1997-08-25
1
-1
/
+1
*
* config/i386/nm-linux.h: Enable prototypes that were #ifdef out.
Fred Fish
1997-06-13
1
-0
/
+5
*
sim_kill() isn't used.
Andrew Cagney
1997-06-06
1
-1
/
+2
*
Restrict simulator commands to an enabled simulator.
Andrew Cagney
1997-05-22
1
-8
/
+17
*
Depreciate sim_set_callbacks() function. Set simulator callbacks
Andrew Cagney
1997-05-20
1
-5
/
+3
*
Part II of getting GdbTk's stop button to always work.
Andrew Cagney
1997-05-08
1
-26
/
+29
*
* remote-sim.c (gdbsim_open): Only pass -E to sim_open if
David Edelsohn
1997-04-18
1
-3
/
+8
*
Ref gdb/11763 - can't stop a running simulator:
Andrew Cagney
1997-04-18
1
-9
/
+79
*
* remote-sim.c (gdbsim_load): Update call to sim_load.
David Edelsohn
1997-04-17
1
-12
/
+11
*
* remote-sim.c (gdbsim_open): Check return code from sim_open.
David Edelsohn
1997-04-02
1
-3
/
+3
*
Fix faulty assumption that va_list is a pointer type
Michael Meissner
1997-03-28
1
-8
/
+8
*
* remote-sim.c (simulator_command): Add comment about dealing with
Fred Fish
1997-03-22
1
-1
/
+2
*
* remote-sim.c (gdb_os_vprintf_filtered): Fix to work with non-ANSI
Jeff Law
1997-03-21
1
-2
/
+4
[next]