[PATCH] D73539: [AVR] Basic support for remote debugging
Ayke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 28 10:11:58 PST 2020
aykevl added a comment.
It's worth noting that I haven't managed to get a line table from a binary produced by LLVM (with my own compiler frontend) and linked by avr-gcc. But I believe that is a bug in the AVR backend of LLVM as a binary built entirely by `avr-gcc` works just fine.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73539/new/
https://reviews.llvm.org/D73539
More information about the llvm-commits
mailing list