Skip site navigation (1)Skip section navigation (2)
Date:      30 Dec 2005 15:09:18 -0500
From:      Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
To:        Paul Marciano <pm940@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: How do I get gdbserver for FreeBSD 5.4?
Message-ID:  <441wzul53l.fsf@be-well.ilk.org>
In-Reply-To: <20051230190913.56088.qmail@web54009.mail.yahoo.com>
References:  <20051230190913.56088.qmail@web54009.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Paul Marciano <pm940@yahoo.com> writes:

> --- Lowell Gilbert
> <freebsd-questions-local@be-well.ilk.org>
> > gdbserver isn't currently ported for FreeBSD.  If
> > you really need it (as opposed to some other form of
> > remote debugging), you could probably best get
> started
> > by asking obrien for hints.
> 
> Thanks for the info Lowell.
> 
> What do you mean by "some other form of remove
> debugging"?
> 
> What I want to do is attach gdb from a development
> machine to a process running on an remote embedded
> target (stripped binaries, no source).  I've only
> recently heard of gdbserver.  I'm happy to use an
> alternative, if one exists.

Oh; I thought you wanted to run gdbserver on *FreeBSD*.  The *client*
side is going to need a gdb agent of some sort; gdbserver might work
if the embedded machine is sufficiently Unix-like.  Otherwise, you may
need a custom gdb on your FreeBSD machine as well as a debugging agent
on the target.

-- 
Lowell Gilbert, embedded/networking software engineer, Boston area
		http://be-well.ilk.org/~lowell/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?441wzul53l.fsf>