[Lldb-commits] [PATCH] D135030: [lldb] [gdb-remote] Abstract sending ^c packet into SendCtrlC() method
Ed Maste via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Nov 17 10:46:07 PST 2022
emaste added a comment.
Maybe we want to call it SendInterrupt? Looks fine to me as a minor tidy-up either way.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135030/new/
https://reviews.llvm.org/D135030
More information about the lldb-commits
mailing list