On 10 Nov, Brooks Davis wrote:
> P.S. This has been broken for 10 days now and I haven't seen a single
> peep on -current. Am I the only one crazy enough to develope non-system
> applications on -current. ;-)
You have to write better code. ;-)
It worked for me with my old kernel, but not with
After updating about five days ago I noticed that I couldn't sucessfully
run gdb on my code any more. I'm pretty sure this is a real issue and
that I've correctly narrowed it down to a small typo in
sys/kern/kern_prot.h. There's a patch in the PR kern/22711 which fixes
it for me. Could someone