[Lldb-commits] [PATCH] D73539: [AVR] Basic support for remote debugging
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jan 29 01:20:19 PST 2020
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
Thanks. This looks fine but could you also change the title of the patch please? This patch doesn't really have anything to do with remote debugging (though it's fine to mention that this is enough to make it work). What you're really just doing is ensuring the "avr" architecture is properly recognised by the ArchSpec class.
Also, do you have commit access?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73539/new/
https://reviews.llvm.org/D73539
More information about the lldb-commits
mailing list