aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-vx.c
AgeCommit message (Expand)AuthorFilesLines
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-14/+14
1993-10-23 * remote-vx.c: Rename pid parameter to pid_to_wait_for. SomeJim Kingdon1-2/+2
1993-10-16* breakpoint.c (breakpoint_thread_match break_command_1):Stu Grossman1-1/+5
1993-10-15 * fork-child.c (fork_inferior), remote-eb.c (eb_create_inferior),Jim Kingdon1-4/+0
1993-09-28Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1-5/+8
1993-09-01bzero -> memsetK. Richard Pixley1-24/+24
1993-08-02Sun Aug 1 22:58:18 1993 Stu Grossman (grossman at cygnus.com)Stu Grossman1-2/+3
1993-06-16rename user settable option from rpcTimeout to vxworks-timeout.K. Richard Pixley1-1/+1
1993-06-15make rpcTimeout user settableK. Richard Pixley1-1/+10
1993-06-13 * defs.h, main.c (catch_errors): Add return_mask arg.Jim Kingdon1-3/+5
1993-06-08 * remove-vx.c (vx_read_register, vx_write_register): collapseK. Richard Pixley1-65/+9
1993-04-27 * remote-vx.c (net_connect): Allow numeric IP address for host.Jim Kingdon1-5/+13
1993-03-30 * config/m68k/tm-m68k.h: Renamed from config/m68k/tm-68k.h.Fred Fish1-3/+3
1992-12-21add include of "complaints.h"David D. Zuhn1-1/+1
1992-12-15 * complaints.c: New file, code moved from utils.c.Fred Fish1-1/+1
1992-12-10* vx-share/{reg.h,xdr_regs.h,xdr_regs.c}: Remove, unused.John Gilmore1-1/+0
1992-11-18Wed Nov 18 15:05:45 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-3/+4
1992-10-15remove redundant include of sys/time.h.K. Richard Pixley1-1/+0
1992-10-06NOTICE_SIGNAL_HANDLING_CHANGE macro added to the target vector asK. Richard Pixley1-0/+2
1992-09-26Split non-target-dependent code out of target_attach routines.John Gilmore1-21/+1
1992-09-22Break the thread of control that implies that a unix childJohn Gilmore1-0/+2
1992-09-18Remove convert_{to,from}_virtual members from target structs.John Gilmore1-4/+2
1992-09-10from p3: remote-vx.c: hide name realloc for inclusion of rpc/rpc.hKen Raeburn1-0/+2
1992-09-10* i386-stub.c, sparc-stub.c (getpacket): Actually check checksums.John Gilmore1-1/+2
1992-08-19Wed Aug 19 10:23:27 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+2
1992-07-10If at first the network screws you over, try, try again...Ken Raeburn1-72/+49
1992-07-04 * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c,Fred Fish1-2/+2
1992-06-01Pass the correct number of parameters to `symbol_file_add'.Michael Tiemann1-2/+2
1992-05-08* Makefile.in, remote-udi.c, remote-vx.c, 29k-share/dfe/mini2udi.c,Stu Grossman1-5/+5
1992-04-14* remote-vx.c, vx-share/xdr_ptrace.c, vx-share/xdr_ptrace.h,Stu Grossman1-135/+61
1992-03-18Changes to implement the -mapped and -readnow options for commands thatFred Fish1-2/+2
1992-03-03Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com)Michael Tiemann1-1/+0
1992-02-22* xm-sun3os4.h, xm-sun4os4.h: Enable HAVE_MMAP.John Gilmore1-0/+1
1992-02-22* Check in Fred Fish's changes in these modules. FredJohn Gilmore1-5/+3
1992-02-21* core.c, eval.c, exec.c, inftarg.c, remote-adapt.c, remote-eb.c,John Gilmore1-4/+1
1991-12-14* infrun.c, remote-eb.c, remote-nindy.c, remote-vx.c: RemoveJohn Gilmore1-10/+0
1991-11-21* defs.h: Incorporate param.h. All users changed.John Gilmore1-1/+0
1991-09-19* i386-xdep.c, pyr-tdep.c, pyr-xdep.c, remote-vx.c, solib.c,John Gilmore1-7/+7
1991-09-06Fix some infrastructure to be able to cope with host and targetJohn Gilmore1-305/+1
1991-09-04Make writing to files work properly. (Fixes to BFD are also needed.)John Gilmore1-6/+5
1991-08-14 * core.c, exec.c, inftarg.c, remote-eb.c, remote-nindy.c,John Gilmore1-4/+7
1991-06-04Change GDB over to GNU General Public License version 2.John Gilmore1-6/+6
1991-04-19 * inftarg.c (child_open), remote-vx{,.68}.c (vx_proc_open):Jim Kingdon1-1/+15
1991-03-28Johns releaseK. Richard Pixley1-0/+1775