RFC: Use editline in winedbg

Robert Shearman rob at codeweavers.com
Sat Dec 4 17:17:28 CST 2004


Jeremy White wrote:

> Hi folks,
>
> The attached patch dynamically detects and uses the BSD licensed editline
> library (a pretty close replacement for readline), if it's available.
> This gives winedbg command line recall.


I think this should be available via Win32 calls without the licensing 
issues. See dlls/kernel/editline.c
I'm not sure if winedbg is currently supposed to support it and there is 
a bug, or if it just hasn't enabled the feature, or if it is even able 
to use it.

Rob



More information about the wine-devel mailing list