freebsd-dev/gnu/usr.bin/gdb
Konstantin Belousov 6fdfd88220 Use single instance of the identical INKERNEL() and PMC_IN_KERNEL()
macros on amd64 and i386.  Move the definition to machine/param.h.
kgdb defines INKERNEL() too, the conflict is resolved by renaming kgdb
version to PINKERNEL().

On i386, correct the lowest kernel address.  After the shared page was
introduced, USRSTACK no longer points to the last user address + 1 [*]

Submitted by:	Oliver Pinter [*]
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2015-07-02 14:37:21 +00:00
..
arch Remove ia64. 2014-07-07 00:27:09 +00:00
gdb Add META_MODE support. 2015-06-13 19:20:56 +00:00
gdbserver Add META_MODE support. 2015-06-13 19:20:56 +00:00
gdbtui Add META_MODE support. 2015-06-13 19:20:56 +00:00
kgdb Use single instance of the identical INKERNEL() and PMC_IN_KERNEL() 2015-07-02 14:37:21 +00:00
libgdb Add META_MODE support. 2015-06-13 19:20:56 +00:00
Makefile Remove GNU texinfo from base along with all info pages. 2015-01-02 18:45:03 +00:00
Makefile.inc Remove gnu/ info pages to unbreak the build with MK_GCC != no, etc 2015-01-02 20:34:55 +00:00