cagney@chook.ua.oz (Andrew Cagney - aka Noid) (07/09/90)
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 :-(.