[llvm-bugs] [Bug 28729] lldb python failed to get watchpoint type

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jul 27 13:39:24 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=28729

Greg Clayton <clayborg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |clayborg at gmail.com
         Resolution|---                         |INVALID

--- Comment #1 from Greg Clayton <clayborg at gmail.com> ---
This function:

    const char *
    SBWatchpoint::GetCondition ();

Gets the condition text, it doesn't tell you the watchpoint type.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160727/b011966d/attachment.html>


More information about the llvm-bugs mailing list