top | item 43830425

(no title)

nexo-v1 | 10 months ago

Out of curiosity, what influenced your decision to prioritize stepping and watchpoints early? Was it driven more by debugging your own compiler code, or anticipating end-user needs

discuss

order

andreamonaco|10 months ago

I'd say the latter, since I felt the need for debugging tools similar to other languages like C. Watchpoints for example are entirely non-existent in current implementations, as far as I know