this post was submitted on 28 Feb 2024
996 points (97.0% liked)

Programmer Humor

32041 readers
1341 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] xan1242@lemmy.ml 1 points 6 months ago

I honestly vastly prefer using IDA and Windows specific tools (x64dbg) over gdb. IDA can interface with gdb so it can act as a frontend which can be handy for visualization.