Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Mar 2002 20:55:45 -0800 (PST)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/gnu/usr.bin/binutils/gdb/i386 freebsd-nat.c tm.h
Message-ID:  <200203270455.g2R4tkm80012@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2002/03/26 20:55:43 PST

  Modified files:
    gnu/usr.bin/binutils/gdb/i386 freebsd-nat.c tm.h 
  Log:
  Enhance GDB's abillity WRT stack traces where signal handlers are involved.
  Correct backtrace was made more complex when the new signal trampoline
  was introduced to support more than 32 signals, while keeping a modified
  version of the old signal trampoline.
  
  The 'where' command will now show:
  
          #2  <signal handler called>
  
  where appropiate.
  
  Submitted by:   Tor.Egge@fast.no
  
  Revision  Changes    Path
  1.30      +46 -1     src/gnu/usr.bin/binutils/gdb/i386/freebsd-nat.c
  1.14      +8 -4      src/gnu/usr.bin/binutils/gdb/i386/tm.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203270455.g2R4tkm80012>