www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.debugger - GDB completions in dexed debugger GUI

https://forum.dlang.org/post/jxmdmiwbwzgyrsdcjijc forum.dlang.org

On Sunday, 19 June 2022 at 17:58:50 UTC, Basile B. wrote:
 For those who are not aware, GDB completion in CLI (TAB) is not 
 just like standard bash completions, that also allows to 
 complete using DWARF informations, very similarly to IDE 
 completion.

 [Dexed-ide](https://gitlab.com/basile.b/dexed/-/releases/v3.9.20) debugger
(aka "GDB Commander") now support this feature:

 short video demonstration: 
 https://www.youtube.com/watch?v=hZYslYFohrI
🥰
Oct 28 2022