freebsd-dev/gnu/usr.bin/gdb
Marcel Moolenaar 2d34114497 When building a cross-kgdb, suppress the registration of the
standard core target by declaring coreops_suppress_target with
initializer. This is also happening for non-cross kgdb, by
virtue of having fbsd-threads.c in libgdb and having it do the
exact same thing. Since fbsd-threads.c is not included in in
libgdb when building a cross debugger, we ended up with more
than 1 core file targets (the standard gdb core file target and
kgdb's libkvm based core file target) and this behaves the same
as not having a core target at all.
2014-01-13 19:08:25 +00:00
..
arch Add a new knob WITH_DEBUG_FILES to control the building of standalone 2013-06-07 21:40:02 +00:00
doc Fix buildworld -DNO_CLEAN when using with Perforce, which marks files as 2010-08-12 20:46:49 +00:00
gdb Add a new knob WITH_DEBUG_FILES to control the building of standalone 2013-06-07 21:40:02 +00:00
gdbserver MFtbemd: 2010-08-23 22:24:11 +00:00
gdbtui
kgdb When building a cross-kgdb, suppress the registration of the 2014-01-13 19:08:25 +00:00
libgdb Fold in frame-unwind patch 2013-06-17 18:34:34 +00:00
Makefile MFtbemd: 2010-08-23 22:24:11 +00:00
Makefile.inc Add a new knob WITH_DEBUG_FILES to control the building of standalone 2013-06-07 21:40:02 +00:00