Fix regression in gnu_libstdcpp.py introduced by r266313
authorUlrich Weigand <ulrich.weigand@de.ibm.com>
Thu, 14 Apr 2016 18:31:12 +0000 (18:31 +0000)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Thu, 14 Apr 2016 18:31:12 +0000 (18:31 +0000)
commitacc50e0a998ec9a59bbf2ebd615a9fb756614bd7
treed445df99af2ac801f988320193e04ed64956e4b5
parent28865809fe44a471c5418bf0c8fcdb742ea64efa
Fix regression in gnu_libstdcpp.py introduced by r266313

CreateChildAtOffset needs a byte offset, not an element number.

llvm-svn: 266352
lldb/examples/synthetic/gnu_libstdcpp.py