Our great sponsors
-
Alternatively there's that GUI debugger I remember https://github.com/eteran/edb-debugger, may require building from source though :)
-
gef
GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging features for exploit developers & reverse engineers
The problem with console gdb is that its default settings suck. I have this config, first line switches 64/32 bit mode. Yours is 32. File goes to ~/.gdbinit. I won't claim to have best config ever, google for it if you want to. There's also https://github.com/hugsy/gef
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
Related posts
- Desperately looking for graphical debugger (IDE, gdb plugin, you name it) for linux that works similarly to Visual Studio (showing hex, dec, binary, etc).
- Where to find/ buy vtt maps
- how do you unpack tbin files?
- 2D game dev with Node.js? Ideias to start? Tiled?
- Godot Tiled Importer v1.0 (link in comment)