kgdb missing stack frames

David O'Brien obrien at freebsd.org
Mon May 19 10:16:57 PDT 2003


On Sun, May 18, 2003 at 11:50:56PM +0100, Ian Dowse wrote:
> Thanks, to get it to work I had to include tm.h first, as otherwise
> I got lots of warnings about the macros that are first defined in
> fbsd-kgdb-i386.h being redefined later:
...
> I don't know whether including tm.h there is a reasonable thing to
> do, but following patch seems to work. I've only tested it on the
> i386, so I guess further changes will be needed for other architectures.

I'll look into the correct place to put it -- tm is for the target, hm
for the host.


More information about the freebsd-current mailing list