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/14959] Software watchpoint deleted when we have a call to @plt function


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

SztfG at yandex dot ru changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jan.kratochvil at redhat
                   |                            |dot com, SztfG at yandex
                   |                            |dot ru

--- Comment #3 from SztfG at yandex dot ru 2013-03-24 15:02:27 UTC ---
I think, GDB have an array which contain pointers to places with software
breakpoint. And before executing instruction, that "read from" or "write to"
memory, GDB should check, does it write or read to this software break places

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