aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-udi.c
AgeCommit message (Expand)AuthorFilesLines
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-33/+33
1993-10-27 * remote-udi.c: Remove LOG_FILE stuff; superceded by "set remotedebug".Jim Kingdon1-18/+0
1993-10-25 * infrun.c (wait_for_inferior): Fix PC out of subroutine boundsStu Grossman1-8/+30
1993-10-22 * Makefile.in (init.c): Generate using the source, not munch. ThisJim Kingdon1-1/+2
1993-10-21 * remote-udi.c (udi_store_registers, store_register): UseStu Grossman1-34/+85
1993-10-21 * target.h: Put remote_debug declaration back here. Add baud_rate.Jim Kingdon1-1/+0
1993-10-21 * main.c: Make baud_rate and remote_debug be global variables,Stu Grossman1-12/+5
1993-10-16* breakpoint.c (breakpoint_thread_match break_command_1):Stu Grossman1-1/+2
1993-09-27* remote-udi.c (udi_mourn): Don't pop target.Jim Kingdon1-2/+8
1993-09-24* remote-udi.c (download): Skip zero length sections.Jim Kingdon1-0/+7
1993-09-16 * remote-udi.c, remote-adapt.c, remote-mm.c: Move processor_typeJim Kingdon1-37/+6
1993-09-14* remote-udi.c (udi_wait): Return inferior_pid not 0.Jim Kingdon1-1/+1
1993-09-09 * remote-udi.c (udi_wait, case UDIStdinNeeded): Use a loop callingJim Kingdon1-4/+15
1993-09-02* remote-udi.c (udi_wait): Call `warning' not `error'.Jim Kingdon1-1/+4
1993-08-09 * gdbcore.h: New variable gnutarget.Jim Kingdon1-0/+1
1993-08-09 * remote-udi.c: Make udi_ops extern rather than trying forwardJim Kingdon1-5/+6
1993-08-09 * gdbcore.h: New variable gnutarget.Jim Kingdon1-1/+1
1993-08-02Sun Aug 1 22:58:18 1993 Stu Grossman (grossman at cygnus.com)Stu Grossman1-3/+3
1993-07-29 * remote-udi.c: Remove udi_timer, call to siginterrupt, and associatedJim Kingdon1-29/+0
1993-07-28* remote-udi.c: Remove old comment about download not implemented.Jim Kingdon1-6/+1
1993-06-29fix docstring so that it compilesDavid D. Zuhn1-1/+1
1993-06-25* remote-udi.c: Improve docstring.Jim Kingdon1-1/+19
1993-05-01 * remote-udi.c (udi_wait): Use SIGURG, as Solaris doesn't have SIGLOST.Stu Grossman1-4/+0
1993-05-01 * remove-udi.c (udi_wait): ifdef around SIGLOST usage. Eg,K. Richard Pixley1-0/+4
1993-04-25 * Changes from (or inspired by) AMD:Jim Kingdon1-5/+6
1993-02-10* remote-udi.c (FREEZE_MODE): Fix && for & typo. Found andJohn Gilmore1-1/+1
1992-12-23 * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1-6/+6
1992-12-01* remote-udi.c (udi_wait): Don't stop if TIP says that remote isStu Grossman1-3/+3
1992-11-18* infcmd.c (set_environment_command): Make set env FOO x=y work.Stu Grossman1-16/+35
1992-11-12* Makefile.in: Remove dependancies for 29k-share/dfe/yank.o andStu Grossman1-199/+381
1992-10-06NOTICE_SIGNAL_HANDLING_CHANGE macro added to the target vector asK. Richard Pixley1-0/+1
1992-10-05* Makefile.in: Re-install 29K/UDI stuff.Stu Grossman1-124/+181
1992-10-05Mon Oct 5 09:46:44 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-5/+4
1992-09-26Split non-target-dependent code out of target_attach routines.John Gilmore1-47/+2
1992-09-22Break the thread of control that implies that a unix childJohn Gilmore1-0/+1
1992-09-19* configure.in: removed target_dependent line.John Gilmore1-1/+1
1992-09-18Remove convert_{to,from}_virtual members from target structs.John Gilmore1-1/+1
1992-08-05Update comments. It doesn't do MiniMON, it does UDI!John Gilmore1-6/+10
1992-06-25* tm-hppa.h: New file, architectural definition of HP PA.John Gilmore1-23/+21
1992-06-11Small changes from Solaris port. The big stuff is not all working yet.John Gilmore1-1/+0
1992-05-08* Makefile.in, remote-udi.c, remote-vx.c, 29k-share/dfe/mini2udi.c,Stu Grossman1-1/+1
1992-05-07* am29k-pinsn.c: Use new opcode table in "opcode/a29k.h".Stu Grossman1-92/+118
1992-04-24* remote-udi.c (udi_insert/remove_breakpoint): CompletelyStu Grossman1-45/+34
1992-04-2429K/UDI remote debugger interface.Stu Grossman1-0/+1346