From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Kettenis To: hjl@lucon.org Cc: gdb@sources.redhat.com Subject: Re: Register variables in stabs Date: Tue, 21 Aug 2001 02:37:00 -0000 Message-id: <200108210937.f7L9bDp01114@delius.kettenis.local> References: <200108202317.f7KNHEK00977@delius.kettenis.local> <20010820162317.A21002@lucon.org> X-SW-Source: 2001-08/msg00166.html Date: Mon, 20 Aug 2001 16:23:17 -0700 From: "H . J . Lu" If I am right, it is the same gcc bug: http://gcc.gnu.org/ml/gcc-patches/2001-07/msg01416.html Looks like it. Thanks for the pointer. I'll leave things as they are and let GDB complain about it. Mark