This is the mail archive of the gdb-prs@sourceware.org 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]

[Bug breakpoints/11886] New: Problem with shared libraries containing 'longjmp' function


If a shared library contains a function called 'longjmp',
and internal breakpoint is created for stepping.
  If the shared library is unloaded, the corresponding breakpoint is not
removed and leads to errors.

See also:
http://sourceware.org/ml/gdb-patches/2010-08/msg00029.html

-- 
           Summary: Problem with shared libraries containing 'longjmp'
                    function
           Product: gdb
           Version: 7.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: breakpoints
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: muller at ics dot u-strasbg dot fr
                CC: gdb-prs at sourceware dot org
  GCC host triplet: i686-pc-cygwin


http://sourceware.org/bugzilla/show_bug.cgi?id=11886

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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