Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 May 2010 21:18:59 +0200
From:      Andreas Tobler <andreast-list@fgznet.ch>
To:        Justin Hibbits <jrh29@alumni.cwru.edu>
Cc:        FreeBSD PowerPC ML <freebsd-ppc@freebsd.org>
Subject:   Re: RFC/H gdb6 port for powerpc
Message-ID:  <4BEAFF23.8080908@fgznet.ch>
In-Reply-To: <AANLkTinCyPnONZFJXaVA38zS2RNcbkAOzFLw972hZu0l@mail.gmail.com>
References:  <4AC2758A.8030708@fgznet.ch>	 <fd9cd3450909291413u1077919t545a58a415eba9@mail.gmail.com>	 <4AC27BCE.9090502@fgznet.ch> <AANLkTinCyPnONZFJXaVA38zS2RNcbkAOzFLw972hZu0l@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 11.05.10 18:22, Justin Hibbits wrote:
> On Tue, Sep 29, 2009 at 5:27 PM, Andreas Tobler <andreast-list@fgznet.ch
> <mailto:andreast-list@fgznet.ch>> wrote:
>
>     Hi Justin,
>
>
>     Justin Hibbits wrote:
>
>         Thanks for taking on this port, maybe it'll fix the bug I filed
>         against the base gdb.  I'll give it a shot when I get some time
>         to test it.  Have you looked at any of the other BSDs for the
>         necessary missing pieces?
>
>
>     yes, I did, and it was quite irritating to rely either on obsd or nbsd.
>     Obsd has a different ABI here, and nbsd too, we, fbsd lack the
>     altivec regs in reg(s).h.
>
>     My questions are in terms of signal handling and stack unwinding.
>     How do we do that, what are the 'correct' entry points etc.
>
>     I have to admit, I solved my thunderbird issue :) I could step into
>     the functions, even assembler stuff.
>
>     But the confusing part is the testsuite which makes me unsure and
>     the fact that we do not store/giving access to altivec regs, Nathan?
>
>     Thanks for the response,
>     Andreas
>
>
> Andreas,
>
> I just finally (8 months - a new record?) got around to testing gdb6
> port with your patches. (Sorry, forgot about it for a while after other
> things took priority)  I don't know if you're still even interested in
> working on this, but here's what I've found:  So far most things seem to
> be working quite well, the only problem I've found is 'info
> threads'/thread switching doesn't work ('info threads' displays nothing,
> switching throws an error).  Still, it's far better than the base gdb,
> since that one wouldn't even run threaded programs.

Wow! Thanks for the feedback.

Well, if there are people who use the port, I'm happy to continue 
working on. For me it was enough at that time so I didn't continue in 
the public. I have some pending stuff for altivec which I need to back 
out and then I try to tackle the threads issue. I was not aware of.

After fixing this I resubmit and I hope a porter will catch up my work 
and hopefully commit it to the ports tree.


Thanks again.

Andreas




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BEAFF23.8080908>