https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=157755

--- Comment #7 from John Baldwin <[email protected]> ---
Note that in theory dragonfly also supports PT_GET/SETDBREGS (though upstream
gdb does not have a config for Dragonfly), so I think it should stay in the
pan-BSD files rather than move to a FreeBSD-specific file.  I ended up doing
something similar, but using an inline iteration rather than iterate_threads()
(and I have an initial patch to move the debug register stuff into
x86bsd-nat.c).

This is the patchset I plan to post for review upstream:

https://github.com/bsdjhb/gdb/compare/thread_dbreg

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to