https://bugs.llvm.org/show_bug.cgi?id=48323
Raphael Isemann changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Hi lldb-dev,
Looking at a log produced by multiple targets I hardly can find out which
message corresponds to which target. I find a way to distinct them, e.g. by
prepending messages with "[target_id]". Putting an id to every message manually
is not a choice obviously.
What do you think about
Two problems that I can see:
* Log depends on no other part of LLDB. But nearly everything in LLDB depends
on Log. So if we give Log a Target/ExeCtxt then all of LLDB would now depend on
lldbTarget.
* IIRC our global log instance is shared between all debuggers/targets. So I'm
not sure if adding
Hi,
We are currently working on a GitHub Action job to help with the
transition to the 'main' branch. As a result, if you make a commit, you
may receive a notification about a failed GitHub Action. If you want to
disable these notifications, you can go to:
https://github.com/settings/notifi
https://bugs.llvm.org/show_bug.cgi?id=48342
Bug ID: 48342
Summary: LLDB crashes when inspecting an object created using
ni::type_hierarchy
Product: lldb
Version: unspecified
Hardware: Macintosh
OS: MacOS X