Files
Tom Tromey c4a3dbaf11 Expose current 'print' settings to Python
PR python/17291 asks for access to the current print options.  While I
think this need is largely satisfied by the existence of
Value.format_string, it seemed to me that a bit more could be done.

First, while Value.format_string uses the user's settings, it does not
react to temporary settings such as "print/x".  This patch changes
this.

Second, there is no good way to examine the current settings (in
particular the temporary ones in effect for just a single "print").
This patch adds this as well.

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=17291
2022-07-15 09:25:33 -06:00
..
2022-07-15 07:55:32 -06:00
2022-07-08 14:14:58 -06:00
2022-03-29 12:46:24 -06:00
2022-04-27 22:05:03 -04:00
2022-06-23 09:27:30 -06:00
2022-04-28 09:31:15 -06:00
2022-07-05 10:28:39 -06:00
2022-07-05 10:28:39 -06:00
2022-03-29 12:46:24 -06:00
2022-03-29 12:46:24 -06:00
2022-07-05 11:22:20 -06:00
2022-06-23 09:27:30 -06:00
2022-06-23 09:27:30 -06:00
2022-03-29 12:46:24 -06:00