aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/py-instruction.c
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2022-08-15 12:45:43 -0600
committerTom Tromey <tromey@adacore.com>2022-08-30 11:49:48 -0600
commit2d83dd693901cb2588517d7296f1360d902c89f7 (patch)
tree32108cbc3abf6acf574a5b79fb0686aa446d8fe7 /gdb/python/py-instruction.c
parentdd083c6524f1e90dae19ed895b3f5eaf6228de68 (diff)
downloadgdb-2d83dd693901cb2588517d7296f1360d902c89f7.zip
gdb-2d83dd693901cb2588517d7296f1360d902c89f7.tar.gz
gdb-2d83dd693901cb2588517d7296f1360d902c89f7.tar.bz2
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.
Diffstat (limited to 'gdb/python/py-instruction.c')
0 files changed, 0 insertions, 0 deletions