I’m looking for documentation about debugging process. I’m interested in any information/books/blog_posts/etc…
If you know something special or just intersting, please let’s me know. I’m looking not for how_to_use (users documentation), but more like how_it_works (developers documentation)
All what I found are just 2 posts in blogs and man page for ptrace() syscall
Alexander Naumov wrote:
> DenverD;2314160 Wrote:
>> please define “really interesting”…
> Not about windows :shame:
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it.