Xref: utzoo comp.sys.nsc.32k:1061 gnu.gdb.bug:698 Path: utzoo!utgpu!watserv1!watmath!uunet!munnari.oz.au!sirius.ucs.adelaide.edu.au!chook.ua.oz!cagney From: cagney@chook.ua.oz (Andrew Cagney - aka Noid) Newsgroups: comp.sys.nsc.32k,gnu.gdb.bug Subject: Has any one used gdb for remote debugging under UMAX Message-ID: <1133@sirius.ucs.adelaide.edu.au> Date: 9 Jul 90 06:41:21 GMT Sender: news@ucs.adelaide.edu.au Reply-To: cagney@chook.ua.oz (Andrew Cagney - aka Noid) Followup-To: comp.sys.nsc.32k Organization: Comp Sci, Uni of Adelaide, Australia Lines: 13 I'm looking for information on using gdb to remote debug, from UMAX, a ns532 developement system. Has any one had any experience in doing this? Looking at the file umax-dep.c in gdb 3.5 it appears to me that no one has (1). Could some one please prove me wrong :-) Andrew Cagney cagney@cs.ua.oz.au (1) During a remote attach, the routine `fetch_inferior_registers' (in umax-dep.c) uses a ptrace call, instead of the routine `remote_fetch_registers' (in remote.c), to determine the value of the remote systems registers :-(.