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

  • ZILtoid1991@kbin.social
    link
    fedilink
    arrow-up
    3
    ·
    10 months 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@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      edit-2
      10 months 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.