[Lldb-commits] [PATCH] D74255: [LLDB] Add support for AVR breakpoints
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Feb 7 15:02:02 PST 2020
jingham added a comment.
Might also be good to fix the crash. If you don't support software breakpoints, you shouldn't get asked what your breakpoint opcode is.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74255/new/
https://reviews.llvm.org/D74255
More information about the lldb-commits
mailing list