Hi,
This is more of a quick question than an issue. I downloaded the tomatoware toolchain for use with FreshTomato 2022.6 running on Netgear R6700v1. A quick 'hello world' test seems to work; was able to compile, upload to router and run via ssh.
Is there a debugger available that lets me debug programs running on the router? I don't see gdb in ./bin even though the other usual gnu tools seem present. If not how does one go about debugging programs?
Thanks