rL249837 doesn't solves all the issues with MIPS false positives, some of the cases are not working.
so need to replace it with this logic.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D15106
[LLDB][MIPS] fix watchpoint searched on client side for same masked variables ClosedPublic Authored by mohit.bhakkad on Dec 1 2015, 3:56 AM.
Details Summary rL249837 doesn't solves all the issues with MIPS false positives, some of the cases are not working.
Diff Detail
Event Timelinemohit.bhakkad retitled this revision from to [LLDB][MIPS] fix watchpoint searched on client side for same masked variables. mohit.bhakkad updated this object. This revision is now accepted and ready to land.Dec 1 2015, 10:00 AM Closed by commit rL254522: [LLDB][MIPS] fix watchpoint searched on client side for same masked variables (authored by mohit.bhakkad). · Explain WhyDec 2 2015, 9:48 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 41644 lldb/trunk/include/lldb/Core/ArchSpec.h
lldb/trunk/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
|