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

  • ZILtoid1991
    link
    fedilink
    310 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.

    • @[email protected]
      link
      fedilink
      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.

    • @0x0
      link
      English
      210 months ago

      I was gonna say Ctrl+X Ctrl+A but that’s a TUI.

      • @robinm
        link
        1
        edit-2
        10 months ago

        And cgdb is kind of the same but with better controls and syntax coloration.

    • RiikkaTheIcePrincess
      link
      fedilink
      110 months ago

      DDD? Dunno if that’s to your taste, nor what state it’s in lately but… maybe it qualifies? :3