On Apr 1, 10:18pm, bsieg...@gmail.com (Benny Siegert) wrote:
-- Subject: Re: Debugging Firefox
| >>
| >> https://gnats.netbsd.org/48250
| >
| > Should be fixed now.
|
| Want me to close the PR?
Not yet... I will add a comment to it...
christos
Benny Siegert wrote:
>
> > I learned about this issue from https://github.com/rust-lang/rust/pull/28543
>
> Exciting!
>
> Is anyone working on getting a newer version of Rust into pkgsrc? wip has
> 0.11, and 1.7.0 seems to be the current one.
My friend Ewan created a ticket to track NetBSD por
>>
>> https://gnats.netbsd.org/48250
>
> Should be fixed now.
Want me to close the PR?
> I learned about this issue from https://github.com/rust-lang/rust/pull/28543
Exciting!
Is anyone working on getting a newer version of Rust into pkgsrc? wip has 0.11,
and 1.7.0 seems to be the current one.
In article <46521459416...@web2m.yandex.ru>,
Alexander Nasonov wrote:
>31.03.2016, 08:37, "Andreas Gustafsson" :
>
>>
>> Alexander Nasonov wrote:
>>
>>
>> > I don't know if it will help but try building without -pie (--disable-pie).
>>
>>
>>
>> I just tried it, by adding "CONFIGURE_ARGS+= -
In article <20160330223837.GA1446@neva>,
Alexander Nasonov wrote:
>Andreas Gustafsson wrote:
>> Hi all,
>>
>> I'm trying to run Firefox under gdb on NetBSD 7.0/amd64, but I'm not
>> having much luck.
>>
>> I found a set of instructions at
>>
>> https://wiki.netbsd.org/tutorials/pkgsrc/debugg
Alexander Nasonov wrote:
> Keep this option just in case.
>
> I learned about this issue from https://github.com/rust-lang/rust/pull/28543
> which mentions PR/48250 (submitted by Martin in 2013)
Thank you, this was helpful! It turned out that setting
"CONFIGURE_ARGS+= --disable-pie" in the packa
31.03.2016, 08:37, "Andreas Gustafsson" :Alexander Nasonov wrote: I don't know if it will help but try building without -pie (--disable-pie).I just tried it, by adding "CONFIGURE_ARGS+= --disable-pie" to the packageMakefile. It didn't help.Keep this option just in case.I learned about this issue fr
Alexander Nasonov wrote:
> I don't know if it will help but try building without -pie (--disable-pie).
I just tried it, by adding "CONFIGURE_ARGS+= --disable-pie" to the package
Makefile. It didn't help.
--
Andreas Gustafsson, g...@gson.org
co...@sdf.org wrote:
> In case I was not verbose enough
> pkgsrc is stripping debug symbols.
> disable this with INSTALL_UNSTRIPPED=yes,
> or debug the binaries in your work directory.
I am already doing the latter, per the instructions in the wiki:
> > $ /usr/pkgsrc/www/firefox/work/build/dist
On Thu, Mar 31, 2016 at 05:03:07AM +, co...@sdf.org wrote:
> In case I was not verbose enough
> pkgsrc is stripping debug symbols.
> disable this with INSTALL_UNSTRIPPED=yes,
> or debug the binaries in your work directory.
Andreas was following the instructions properly and debugging from the
In case I was not verbose enough
pkgsrc is stripping debug symbols.
disable this with INSTALL_UNSTRIPPED=yes,
or debug the binaries in your work directory.
On Wed, Mar 30, 2016 at 10:44:45PM +0300, Andreas Gustafsson wrote:
> Hi all,
>
> I'm trying to run Firefox under gdb on NetBSD 7.0/amd64, bu
Andreas Gustafsson wrote:
> Hi all,
>
> I'm trying to run Firefox under gdb on NetBSD 7.0/amd64, but I'm not
> having much luck.
>
> I found a set of instructions at
>
> https://wiki.netbsd.org/tutorials/pkgsrc/debugging_firefox/
>
> but when I follow them, gdb behaves stranegly, like being u
Recently discovered INSTALL_UNSTRIPPED=yes
On Wed, Mar 30, 2016 at 10:44:45PM +0300, Andreas Gustafsson wrote:
> Hi all,
>
> I'm trying to run Firefox under gdb on NetBSD 7.0/amd64, but I'm not
> having much luck.
>
> I found a set of instructions at
>
> https://wiki.netbsd.org/tutorials/pkgs
14 matches
Mail list logo