This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/15686] ^\ should print stack trace
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 May 2004 17:41:35 -0000
- Subject: [Bug libgcj/15686] ^\ should print stack trace
- References: <20040527173048.15686.tromey@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-05-27 17:41 -------
We need to catch the quit signal (the one which control-\ produces) and then do the printting.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15686