This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Mention signal fixes in NEWS


> Date: Fri, 14 May 2004 11:44:16 -0400
> From: Andrew Cagney <cagney@gnu.org>
> 
> Here's the entire updated text:
> 
> > * Signal trampoline code overhauled
> > 
> > Many generic problems with GDB's signal handling code have been fixed.
> > These include: backtraces through non-contigious stacks; recognition
> > of sa_sigaction signal trampolines; backtrace from a NULL pointer
> > call; backtrace through a signal trampoline; step into and out of
> > signal handlers; and single-stepping in the signal trampoline.
> > 
> > These fixes were tested on i386 GNU/Linux systems that include a 2.4
> > kernel.
> 
> ?

Thanks, I'm happy now.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]