GDB completions in dexed debugger GUI

2022-10-28 Thread Imperatorn via Digitalmars-d-debugger
https://forum.dlang.org/post/jxmdmiwbwzgyrsdcj...@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

GDB completions in dexed debugger GUI

2022-06-19 Thread Basile B. via Digitalmars-d-debugger
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

GDB completions in dexed debugger GUI

2022-06-19 Thread Basile B. via Digitalmars-d-debugger
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