Hi, This request is actually the same with this stackoverflow ticket: https://stackoverflow.com/questions/71704359/how-does-gdb-pretty-printer-know-the-output-format-the-user-is-requesting I am unable to use the children APIs because our structure is big which needs some kinds of special formatting. And, the users want to use p/x to switch from decimal to hexadecimal. Could we have a way to get the chosen print format by a python API? Thank you very much. Best, John
This is a dup; but agreed that this would be a good addition. *** This bug has been marked as a duplicate of bug 17291 ***