bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC PATCH 00/34] The rest of the x86_64-gnu port


From: Sergey Bugaev
Subject: Re: [RFC PATCH 00/34] The rest of the x86_64-gnu port
Date: Tue, 21 Mar 2023 13:28:43 +0300

On Tue, Mar 21, 2023 at 12:48 PM Luca <luca@orpolo.org> wrote:
> Great! if you still have issues with the long mode, you could try to
> hack gnumach to wait at some point (e.g. user_bootstrap() or
> setup_main()), attach with gdb and then continue. Either with some delay
> or polling a flag that you flip from gdb once attached. In this way you
> should be able to set a breakpoint in userspace.

OK, but how do I actually get the task to start / run? :D
I can't debug it if it's not run...

Also: I'm attaching my x86_64 build of mach-bootstrap-hello (gzipped;
I cited its source code up-thread). Naturally, it's statically linked
to my build of glibc, so you don't have to fetch my patches or build
glibc (downside: the included debuginfo will be mostly useless to
you). Please try it on your setup.

Sergey

Attachment: mach-bootstrap-hello.gz
Description: application/gzip


reply via email to

[Prev in Thread] Current Thread [Next in Thread]