Bug 442182

Summary: [FR] Bash debugger using bashdb
Product: [Applications] kate Reporter: Cristian Le <kde>
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED INTENTIONAL    
Severity: wishlist CC: christoph
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Cristian Le 2021-09-08 15:31:51 UTC
I have stumbled upon [bashdb](http://bashdb.sourceforge.net/) which offers debugging capabilities for bash scripts. It has already been implemented as plugins for VSCode and JetBrains, and I am wondering if some basic functionality can be introduced in Kate as well.
Comment 1 Christoph Cullmann 2023-08-05 18:09:53 UTC
Not sure if that is even still maintained. In any case our debugging plugin is now DAB compatible, if any Bash debugger features that, we can include it, extra support for this looks out of scope.