From: Hannes D. <ss...@ya...> - 2021-03-02 16:16:21
|
Am Dienstag, 2. März 2021, 15:37:39 MEZ hat Burkhardt, Glenn B Collins via Msys2-users <msy...@li...> Folgendes geschrieben: > Command line editing isn't available for me in mingw-w64-x86_64-gdb 10.1-2 in the Msys2 shell. I notice that it has been linked with /mingw64/bin/libreadline8.dll. Is there any way to get it to work? If you're on Win10, you could try to enable the pseudo console. Set in mingw64.ini: MSYS=enable_pcon Hannes |