diff options
author | Ayke van Laethem <[email protected]> | 2020-04-14 23:10:31 +0200 |
---|---|---|
committer | Ayke van Laethem <[email protected]> | 2020-06-27 01:22:31 +0200 |
commit | 43d7f48de4cd82ba810690b806a78b0d690fc29d (patch) | |
tree | 3063811c211f2e642324fb9c5bda27f2b247e756 /targets/avr.ld | |
parent | f7f20829795281f9c7dbdd1ae16c170e594df819 (diff) | |
download | tinygo-43d7f48de4cd82ba810690b806a78b0d690fc29d.tar.gz tinygo-43d7f48de4cd82ba810690b806a78b0d690fc29d.zip |
main: support gdb debugging with AVR
Be able to run `tinygo gdb -target=arduino examples/serial` and debug a
program with the power of a real debugger.
Note that this only works on LLVM 11 because older versions have a bug
in the AVR backend that cause it to produce invalid debug information:
https://reviews.llvm.org/D74213.
Diffstat (limited to 'targets/avr.ld')
0 files changed, 0 insertions, 0 deletions