Closed aolo2 closed 3 years ago
It would not be difficult to add a check to the update handler to see if the disassembly flavour changes. But I'm not sure the additional complexity is worth it for such a rare issue (how often do you need to change it mid-debugging?), especially when the workaround is so simple.
Yeah, if I think about it, I just forgot to add it to .gdbinit. Oops!
If I do
set disassembly-flavor intel
with the disassembly window open the syntax is not updated until I reopen the window by hitting CTRL+D twice.