Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dsdp-dd-dev] GDB/MI command enhancements


There have been many enhancements to the GDB/MI commands.  For example, for
Emacs, I have added "--all-values" as an option to "-var-list-children".
This is faster because it means that GDB doesn't have to fetch the values
through -var-evaluate-expression, and has been part of GDB since 6.4.

Why doesn't DSF use these enhancements?

-- 
Nick                                           http://www.inet.net.nz/~nickrob


Back to the top