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 gdb/14135] New: Fails in gdb.python/py-finish-breakpoint.expwhen `set target-async on'.


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

             Bug #: 14135
           Summary: Fails in gdb.python/py-finish-breakpoint.exp when `set
                    target-async on'.
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
        AssignedTo: unassigned@sourceware.org
        ReportedBy: qiyao@gcc.gnu.org
    Classification: Unclassified


These fails are mentioned here
http://sourceware.org/ml/gdb-patches/2012-05/msg00290.html.  Track them in this
PR.

Run test suite with async mode, then we can see following fails.

FAIL: gdb.python/py-finish-breakpoint.exp: check MyFinishBreakpoint hit (GDB
internal error)
FAIL: gdb.python/py-finish-breakpoint.exp: check stopped location
FAIL: gdb.python/py-finish-breakpoint.exp: stop in condition function
FAIL: gdb.python/py-finish-breakpoint.exp: stop at conditional breakpoint

Noe that this test case fails (in async mode) when it was introduced by this
commit 7c56fb07bde331d79eb73ece26b8fc960aa13eb2.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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