]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: fix gdb_print -> gdb_printf typo
authorSimon Marchi <simon.marchi@polymtl.ca>
Sun, 3 Apr 2022 13:54:41 +0000 (09:54 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Sun, 3 Apr 2022 13:54:58 +0000 (09:54 -0400)
commit6e348286d89738a7093602faba74ffe7e16eb926
tree29cd6eb5772fb9c1385f6676166b5db1af85060d
parent9751574e09a4d66b569b019e8b1d87eba1ce3288
gdb: fix gdb_print -> gdb_printf typo

This caused a build failure with !CXX_STD_THREAD.

Change-Id: I30f0c89c43a76f85c0db34809192644fa64a9d18
gdb/top.c