From mboxrd@z Thu Jan 1 00:00:00 1970 From: Curtis Galloway To: gnu-win32@cygnus.com Subject: Debugging exception handler in bash Date: Thu, 20 Mar 1997 15:15:00 -0000 Message-id: <3331BBC8.60E3@pdi.com> X-SW-Source: 1997-03/msg00331.html In my copious free time, I'm trying to debug the control-c handler in bash to make it play nice with gdb. I'm having a really hard time debugging it, though; I'm running bash, then gdb, then running bash within gdb, then gdb within that bash. It doesn't work too well. Anyone have any suggestions? I've thought of trying to use the Visual C++ debugger, but of course I'd have to figure out a way of emitting debugging symbols suitable for it. (NeXT did this once upon a time.) --Curtis - For help on using this list, send a message to "gnu-win32-request@cygnus.com" with one line of text: "help".