Re: gdb remote debugging on slow computers

2000-09-01 Thread Peter Dufault
> On Thu, 31 Aug 2000, Peter Dufault wrote: > > [..] > > > I want to attach a gdb running on my FreeBSD system to something > > running on that wicked slow Sun. I've built a gdb with a target > > machine of "sparc-sun-solaris2.7", I've got an executable, but I > > haven't found a way to run som

Re: gdb remote debugging on slow computers

2000-09-01 Thread Marco Molteni
On Thu, 31 Aug 2000, Peter Dufault wrote: [..] > I want to attach a gdb running on my FreeBSD system to something > running on that wicked slow Sun. I've built a gdb with a target > machine of "sparc-sun-solaris2.7", I've got an executable, but I > haven't found a way to run something on the Su

gdb remote debugging on slow computers

2000-08-31 Thread Peter Dufault
I know, this is a gdb question. Since I'm not on gdb lists I'll ask here first. I want to use my fast, well understood FreeBSD system and use gdb to attach to remote processes running on a Solaris 2.7 system. I now have a wicked slow Sun system to use to verify that my binaries run properly on