Date: Mon, 19 May 2003 10:16:37 -0700 From: "David O'Brien" <obrien@freebsd.org> To: Ian Dowse <iedowse@maths.tcd.ie> Cc: current@freebsd.org Subject: Re: kgdb missing stack frames Message-ID: <20030519171637.GA3807@dragon.nuxi.com> In-Reply-To: <200305182350.aa53905@salmon.maths.tcd.ie> References: <20030518221457.GA4531@dragon.nuxi.com> <200305182350.aa53905@salmon.maths.tcd.ie>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030519171637.GA3807>