On Tue, Jul 22, 2025 at 04:22:03PM -0000, Christos Zoulas wrote:
> >
> >Anyway, is the crash of gdb in a curses call?  If so, please let me know
> >and I will fix that.
> 
> I've fixed the gdb tui code to not abuse curses. Can we have the NULL
> checking code in curses conditionally compiled it?
> 

Thanks for fixing gdb :)  I have tried to mitigate the effects of the
checks by using the predict false compiler directive which may halp a
bit.  We could ifdef the checks but the issue with doing so is if we
default off then our libcurses will get blamed for third party code that
relies on the checks crashing.  It will create a negative impression of
NetBSD which not only sucks but is totally unfair :(

-- 
Brett Lymn
--
Sent from my NetBSD device.

"We are were wolves",
"You mean werewolves?",
"No we were wolves, now we are something else entirely",
"Oh"

Reply via email to