diff options
author | Tom Tromey <tom@tromey.com> | 2021-12-30 12:13:52 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2022-01-25 15:22:49 -0700 |
commit | a8e9f2575981ed1381967c4fca21808c3d869b9f (patch) | |
tree | 5e2a6244a1b9ca8382a4d4447a0db0386773897c /gdb/python/py-evts.c | |
parent | d4396e0e97d21ad766089748fde1e11257384c49 (diff) | |
download | binutils-a8e9f2575981ed1381967c4fca21808c3d869b9f.zip binutils-a8e9f2575981ed1381967c4fca21808c3d869b9f.tar.gz binutils-a8e9f2575981ed1381967c4fca21808c3d869b9f.tar.bz2 |
Always print the "host libthread-db" message to stdout
linux-thread-db.c has a bit of unusual code that unconditionally
prints a message, but decides whether to print to gdb_stdout or
gdb_stdlog based on a debug flag. It seems better to me to simply
always print this; and this is the only spot in gdb where we
conditionally pass gdb_stdout to one of the f*_unfiltered functions.
Diffstat (limited to 'gdb/python/py-evts.c')
0 files changed, 0 insertions, 0 deletions