Some of the windows have clickable buttons or tabs on header in gdb-many-windows-mode such as 'Locals/Registers' or 'Breakpoints/Threads'. Are they tabs? Can I add new one next to them?
Is it a button or a tab on headers in Emacs gdb-many-windows-mode?
302 views Asked by aspirin At
1
Buttons.
If you want to try and add buttons you'd probably have to expand gdb-mi.el. I am not sure whether that is possible without a hassle.