Date: Tue, 16 Oct 2012 15:40:01 GMT From: Norbert Koch <nkoch@demig.de> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/172572: [patch] devel/gdb: add missing thread names Message-ID: <201210161540.q9GFe1VU074930@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/172572; it has been noted by GNATS. From: Norbert Koch <nkoch@demig.de> To: luca.pizzamiglio@gmail.com Cc: bug-followup@freebsd.org Subject: Re: ports/172572: [patch] devel/gdb: add missing thread names Date: Tue, 16 Oct 2012 17:31:21 +0200 Am 16.10.2012 17:17, schrieb Luca Pizzamiglio: > Hi all! > > thread's names will be added in the next patch I'll submit, merging > other modifications > I've received another approach to manage thread's names, parsing the > kinfo_proc structure. > > There're some advantages using the ptrace approach? > > Thanks for the support > > Best regards > Luca Hi, it was a quick&dirty hack to see threads' names. I just diff'ed system gdb sources and port gdb sources. I will appreciate any patch that improves my debug experience;-) Best regards, Norbert Koch
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210161540.q9GFe1VU074930>