[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: SIGILL problems with Hurd port of GO in gcc-8, and rpctrace bugs.
From: |
Samuel Thibault |
Subject: |
Re: SIGILL problems with Hurd port of GO in gcc-8, and rpctrace bugs. |
Date: |
Tue, 19 Dec 2017 10:39:48 +0100 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
Svante Signell, on mar. 19 déc. 2017 10:36:22 +0100, wrote:
> And FYI: gdb is totally unusable, the only output is threads are created an
> then
> a hard hang of gdb, only resolvable with kill -9 from another terminal. I
> tried
> to start another gdb on /hurd/ext2fs an attaching to the hanged process but
> did
> not succeed.
Which ext2fs are you debugging? If it's the / ext2fs, it's no wonder gdb
hangs, since it uses / too.
Samuel