Why Linux is better for (most) developers!
Why Linux is better for (most) developers!
And you, what's your operating system to code ? Me, I use Arch btw
You're viewing a single thread.
Is there any GUI for either GDB or LLDB? Most cases, I don't think "writing macros to do complicated things" is a path walkable for me, especially as I mostly want to do simple things.
3 0 ReplyVS Code (as well as Codium) uses gdb for debugging
5 0 ReplyVisual Studio Code (and its free as in freedom variants like Codium) has the CodeLLDB extension. I'm unsure if something similar exists for GDB.
And if you're using Jetbrains, most (all?) of their products have a suitable GUI debugger baked in.
4 0 ReplyI was gonna say Ctrl+X Ctrl+A but that's a TUI.
3 1 ReplyAnd cgdb is kind of the same but with better controls and syntax coloration.
1 0 Reply
DDD? Dunno if that's to your taste, nor what state it's in lately but... maybe it qualifies? :3
1 0 Reply