This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: backtrace() for Win32
- From: Tom Tromey <tromey at redhat dot com>
- To: Adam Megacz <gcj at lists dot megacz dot com>
- Cc: java at gcc dot gnu dot org, Mark Mitchell <mitchell at mail dot codesourcery dot com>
- Date: 23 Apr 2002 20:02:57 -0600
- Subject: Re: backtrace() for Win32
- References: <86ofg9lxl0.fsf@megacz.com>
- Reply-to: tromey at redhat dot com
>>>>> "Adam" == Adam Megacz <gcj@lists.megacz.com> writes:
Adam> I'm checking this in.
Adam> 2002-04-23 Adam Megacz <adam@xwt.org>
Adam> * win32.cc, include/win32.cc (backtrace): Added this function
Adam> because Win32 does not supply it.
The branch requires Mark's approval for all non-documentation patches
right now. This was announced on the gcc list this morning.
Mark, should we back out this change? Or do you want to approve it
retroactively? I can back it out if that is what you want.
Also, Mark, could you CC notes like the branch-freezing note to the
java list? That would be helpful, since I think not all the Java
developers read the gcc list regularly. If not, I understand. I'd
like to know, though, so I can try to forward pertinent notes myself.
Tom