10 Free Cross Platform Tools and 10 Debugging Strategies for Bison and Flex Actions
by des_a from LinuxQuestions.org on (#56J21)
Can anybody list 10 free cross platform tools and 10 debugging strategies for debugging bison and flex actions. Not the syntax, the actions. What to do when the action code doesn't work right. And if you can, they should be things that are unique to these languages. Not something that is mostly used for C.
Quick search, finds this so far:
https://www.google.com/search?sxsrf=...4dUDCAg&uact=5
and
https://www.google.com/search?q=soft...w=1366&bih=655
I'm not asking for a specific bug, but rather to learn more about finding bugs in general, and I hope some other programmer will see this too. However, I'm asking for hopefully specific things/tools for those langauges, rather than C/C++, which they generate.


Quick search, finds this so far:
https://www.google.com/search?sxsrf=...4dUDCAg&uact=5
and
https://www.google.com/search?q=soft...w=1366&bih=655
I'm not asking for a specific bug, but rather to learn more about finding bugs in general, and I hope some other programmer will see this too. However, I'm asking for hopefully specific things/tools for those langauges, rather than C/C++, which they generate.