Lots of developers out there use WinDBG only occasionally and don't build the muscle memory to remember all the commands and tools that they need (and rely on lots of google browsing to find out how to achieve some tasks).
It would be nice to have an optional conversational AI helping in the debugging process (e.g. prompting things like:
"set a breakpoint on method SomeManagedLooking.MethodName" and the ai would figure that it looks like a managed method name, and give the list of commands to type.
Lots of developers out there use WinDBG only occasionally and don't build the muscle memory to remember all the commands and tools that they need (and rely on lots of google browsing to find out how to achieve some tasks).
It would be nice to have an optional conversational AI helping in the debugging process (e.g. prompting things like: "set a breakpoint on method SomeManagedLooking.MethodName" and the ai would figure that it looks like a managed method name, and give the list of commands to type.