[Lldb-commits] [PATCH] D13202: [LLDB] Fix display of value of a vector variables in watchpoint operations

Mohit Bhakkad via lldb-commits lldb-commits at lists.llvm.org
Mon Sep 28 09:20:45 PDT 2015


mohit.bhakkad updated this revision to Diff 35879.
mohit.bhakkad added a comment.

Adding a simple test to check displayed value of vector


Repository:
  rL LLVM

http://reviews.llvm.org/D13202

Files:
  source/Breakpoint/Watchpoint.cpp
  test/functionalities/watchpoint/watchpoint_on_vectors/Makefile
  test/functionalities/watchpoint/watchpoint_on_vectors/TestValueOfVectorVariable.py
  test/functionalities/watchpoint/watchpoint_on_vectors/main.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13202.35879.patch
Type: text/x-patch
Size: 4282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150928/5f1d03ef/attachment-0001.bin>


More information about the lldb-commits mailing list