• ZILtoid1991@lemmy.world
    link
    fedilink
    arrow-up
    1
    arrow-down
    4
    ·
    4 hours ago

    Linux

    Okay, is there any debugger with a GUI, that isn’t just the command line interface in either a separate window or just a tab in VSCode?

    • XM34@feddit.org
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      1
      ·
      edit-2
      1 hour ago

      You mean like a code debugger not in VS Code? I mean… IntelliJ offers pretty amazing built-in debugging functionality. And as a bonus, they’re located in Prague, so you’re supporting a EU company by using IntelliJ.

      • ZILtoid1991@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        25 minutes ago

        No, I meant something like this, but for Linux. Not a command line tool, not some janky wrapper around the command line tool, not another IDE that would force me to abandon my current setup (Kate + Language Servers).

        And no, I don’t care about “scripts”, my usecase (game development) isn’t about creating software with minimal interaction. I also don’t care about Mortal Kombat Fatality-tier key combinations a la Vim.