[Lldb-commits] [PATCH] D156375: Fix lldb-vscode frame id integer overflow
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jul 26 16:05:12 PDT 2023
clayborg accepted this revision.
clayborg added a comment.
This revision is now accepted and ready to land.
We ran into this with a process that had many threads. No easy way to test this without creating a process with 8K threads.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156375/new/
https://reviews.llvm.org/D156375
More information about the lldb-commits
mailing list