[Lldb-commits] [PATCH] D140616: [LLDB][LoongArch] Optimize EmulateInstructionLoongArch related code

2022-12-27 Thread Lu Weining via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG3473c1093aa0: [LLDB][LoongArch] Optimize EmulateInstructionLoongArch related code (authored by lh03061238, committed by SixWeining). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION htt

[Lldb-commits] [lldb] 3473c10 - [LLDB][LoongArch] Optimize EmulateInstructionLoongArch related code

2022-12-27 Thread Weining Lu via lldb-commits
Author: Hui Li Date: 2022-12-28T09:13:05+08:00 New Revision: 3473c1093aa03eb51fb756e05f7ed48907187ae0 URL: https://github.com/llvm/llvm-project/commit/3473c1093aa03eb51fb756e05f7ed48907187ae0 DIFF: https://github.com/llvm/llvm-project/commit/3473c1093aa03eb51fb756e05f7ed48907187ae0.diff LOG: [

[Lldb-commits] [PATCH] D140368: [lldb] Consider all breakpoints in breakpoint detection

2022-12-27 Thread Pavel Kosov via Phabricator via lldb-commits
kpdev42 added a comment. Fix test Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D140368/new/ https://reviews.llvm.org/D140368 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.o

[Lldb-commits] [PATCH] D140368: [lldb] Consider all breakpoints in breakpoint detection

2022-12-27 Thread Pavel Kosov via Phabricator via lldb-commits
kpdev42 updated this revision to Diff 485434. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D140368/new/ https://reviews.llvm.org/D140368 Files: lldb/source/Target/StopInfo.cpp lldb/test/API/functionalities/breakpoint/thread_plan_user_breakpoint/