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/11231] New: x86 hardware watchpoints works incorrectly after attach to multi threaded program


after attach to multi threaded program can't set reliably a watchpoint.
Watchpoint is set only to the current thread. Other threads that was created
before attach are ignored by watchpoint.

-- 
           Summary: x86 hardware watchpoints works incorrectly after attach
                    to multi threaded program
           Product: gdb
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: breakpoints
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: roma1390 at gmail dot com
                CC: gdb-prs at sourceware dot org
 GCC build triplet: x86_64-linux-gnu-gcc i686-pc-linux-gnu
  GCC host triplet: x86_64-linux-gnu-gcc i686-pc-linux-gnu
GCC target triplet: x86_64-linux-gnu-gcc i686-pc-linux-gnu


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

------- 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]