freebsd-skq/gnu
marcel ab97b034c0 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
..
lib To avoid having to explicitly test COMPILER_TYPE for setting 2013-12-22 17:51:33 +00:00
usr.bin When building a cross-kgdb, suppress the registration of the 2014-01-13 19:08:25 +00:00
COPYING
COPYING.LIB
Makefile
Makefile.inc