On Tue, Apr 16, 2024 at 08:44:32AM +0200, Jörg Sonnenberger wrote: > Double check with printf or so first please, that this isn't just a gdb > artifact please. Segment registers on amd64 are weird.
(gdb) printf "0x%x\n", $gs 0x0 -- Emmanuel Dreyfus m...@netbsd.org