diff options
author | Stu Grossman <grossman@cygnus> | 1992-04-22 20:40:53 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1992-04-22 20:40:53 +0000 |
commit | d7df9c3ca4c75f979fd21c46a8fa018701d7adc7 (patch) | |
tree | 8b9bf895ce1ca746b74f212544b1c2b6f4e459fc /gdb/29k-share/udi_soc | |
parent | ee0c4cf7d1dbda957222ab27b037ef0be2b74ce2 (diff) | |
download | fsf-binutils-gdb-d7df9c3ca4c75f979fd21c46a8fa018701d7adc7.zip fsf-binutils-gdb-d7df9c3ca4c75f979fd21c46a8fa018701d7adc7.tar.gz fsf-binutils-gdb-d7df9c3ca4c75f979fd21c46a8fa018701d7adc7.tar.bz2 |
Add lotsa files for 29k UDI debugger interface support.
Diffstat (limited to 'gdb/29k-share/udi_soc')
-rw-r--r-- | gdb/29k-share/udi_soc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/29k-share/udi_soc b/gdb/29k-share/udi_soc new file mode 100644 index 0000000..343317f --- /dev/null +++ b/gdb/29k-share/udi_soc @@ -0,0 +1,9 @@ +# @(#)udi_soc 2.1 Daniel Mann +# NOTE: the Session string must not start whith white-space characters. +# Format of string is: +# <session> <domain> <soc_name|host_name> <tip_exe> <pass to UDIconnect> +soc2cayman AF_INET cayman /bin/udi_tip ... +soc2tip AF_UNIX astring tip.exe ... +cuba AF_UNIX soc_name ../bin.68020/udi_tip stuff to pass +cayman AF_INET cayman this_entry_not_matter stuff to pass +iss AF_UNIX * sun4/isstip -r osboot |