DavidEGrayson / nixcrpkgs

Nice nix expressions for cross-compiling.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mingw-w64 GDB: lag when closing it using the "X" button

DavidEGrayson opened this issue · comments

It takes a few seconds to close our version of GDB in Windows when clicking the "X" button in the title bar. Maybe readline is doing something to cause lag?

The lag only seems to happen when GDB is debugging a process, so it might be quite tricky to figure out what is going on and fix it.