How to run Kate in a debugger?

Hi. :slight_smile:

Apologizes in advance if this sounds like a dumb question, but I am really struggling to run the kate program with GDB… Indeed, the process exits immediately after the command, then the Kate window starts

I am guessing the kate executable is just a wrapper, but is there a technique to run Kate under a debugging session and/or to retrieve its standard outputs?

I would like to contribute in fixing some small bugs… :smiley:

Thank you very much in advance.