aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-udi.c
AgeCommit message (Expand)AuthorFilesLines
1995-01-02Fixes PR 6111Stan Shebs1-7/+8
1994-11-03 * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c,Stu Grossman1-0/+1
1994-10-15 * exec.c (map_vmap): Cast return from xmalloc to its proper type,Jim Kingdon1-0/+5
1994-08-31Wed Aug 31 14:40:33 1994 Jason Molenda (crash@phydeaux.cygnus.com)Jason Molenda1-2/+2
1994-08-28 * symfile.c (symbol_file_add): Move reinit_frame_cache call toPeter Schauer1-0/+5
1994-02-07 (udi_create_inferior): If udi_session_id is negative, open a newJim Kingdon1-0/+2
1994-02-07 * target.c (target_preopen): If target_kill doesn't remove theJim Kingdon1-4/+0
1994-02-06 * remote-udi.c (udi_files_info): If prog_name is NULL, just skipJim Kingdon1-12/+27
1994-02-04* remote-udi.c (udi_attach): If no arguments, print error.Jim Kingdon1-0/+3
1994-01-28 * remote-udi.c (udi_close, udi_detach, udi_kill): Add comments.Jim Kingdon1-2/+7
1994-01-28* remote-udi.c (udi_close, udi_detach, udi_kill): Add comments.Jim Kingdon1-2/+7
1994-01-15* remote-udi.c (udi_create_inferior): Quote empty execfile argument.Jim Kingdon1-1/+13
1994-01-11 * remote-udi.c (udi_resume): Correct prototype.Ian Lance Taylor1-1/+1
1994-01-07 * utils.c (print_sys_errmsg): Call gdb_flush (gdb_stdout) beforeJim Kingdon1-6/+11
1994-01-06 * procfs.c (procfs_wait): Fix argument name to match 4 Jan changes.Jim Kingdon1-1/+1
1994-01-04 * target.h: Add enum target_waitkind, enum target_signal, andJim Kingdon1-22/+45
1993-11-10 * Makefile.in (init.c): Add udi2go32.o to list of files that weJim Kingdon1-5/+6
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