May I add more requirement?

## Debugger support with DWARF

* Rust support showing backtrace on the Rust source code.
  
https://rust-embedded.github.io/bookshelf/discovery/05-led-roulette/debug-it.html
* It's useful to debug hardware, not software.
* Sometime we face such hardware bugs and end up to debug it.
* The hardware bugs are not caused by ATS language, and stand
  on hardware registers.
* ATS2 has less power to debug such hardware bugs, because
  the ELF binary has DWARF of C language, not ATS.
-- 
Kiwamu Okabe

-- 
You received this message because you are subscribed to the Google Groups 
"ats-lang-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ats-lang-users+unsubscr...@googlegroups.com.
To post to this group, send email to ats-lang-users@googlegroups.com.
Visit this group at https://groups.google.com/group/ats-lang-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ats-lang-users/CAEvX6dnfHUzCYG-cjx1_RVd%3D_VR%3DDnv%2BVMbyAUFK9EK%2B5qmj1Q%40mail.gmail.com.

Reply via email to