[Lldb-commits] [PATCH] D104914: [lldb] Correct format of qMemTags type field

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 14 03:50:43 PDT 2021


DavidSpickett added a comment.

> I am trying to run test_qmemtags_packets but the test hangs while waiting for lldb-server to terminate.

Do you have any more detail than that? I presume it runs the test then hangs during the cleanup. Without this patch do you see the same thing?

I'm using Kernel 5.14-rc1, Qemu 6.0.0 and a gcc 10.2 I built with crosstool NG (because of some glibc version issues). The compiler could be the difference.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104914/new/

https://reviews.llvm.org/D104914



More information about the lldb-commits mailing list