And you, what’s your operating system to code ? Me, I use Arch btw

  • ZILtoid1991
    link
    fedilink
    31 year ago

    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.

    • @colonial
      link
      6
      edit-2
      1 year ago

      Visual 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.