Files
binutils-gdb/gdb/testsuite/gdb.python
Tom Tromey 2d83dd6939 Fix flush for sys.stderr
GDB overwrites Python's sys.stdout and sys.stderr, but does not
properly implement the 'flush' method -- it only ever will flush
stdout.  This patch fixes the bug.  I couldn't find a straightforward
way to write a test for this.
2022-08-30 11:49:48 -06:00
..
2022-07-05 10:28:39 -06:00
2022-07-15 07:55:32 -06:00
2022-05-17 10:31:36 +01:00
2022-08-30 11:49:48 -06:00