Notes taken at the GDB BoF 70 attendees FreeBSD support for gdbserver. Andrew Burgess has been looking at this. John Baldwin is a big FreeBSD contributor Discussion of having a "bare metal" gdbserver or gdbserver framework. What could we use? * OpenOCD, but that's a separate framework * Embecosm have a bare metail GDBserver framework, originally created from training * Kevin Buettner noted https://sourceware.org/rda/ - not been used much recently. Pedro Alves had looked at this, coverage is pretty complete. Noted the challenges around licensing. * Can we split out a libgdbserver core of this. Do we start with multiple gdbservers and then try to find a unifying underlying library