]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Don't print action vgdb me ... and continuing ... in vgdb --multi mode
authorMark Wielaard <mark@klomp.org>
Fri, 9 Jun 2023 13:21:57 +0000 (15:21 +0200)
committerMark Wielaard <mark@klomp.org>
Thu, 15 Jun 2023 15:49:24 +0000 (17:49 +0200)
commitbf0c73231b76e293a103ed8b2178975c7032f669
tree2c4e3a243ef0e2b31ed61dccd2aee98cf7f1b571
parent5a97c06080078aab8adfcc8985aecce7bfa5a738
Don't print action vgdb me ... and continuing ... in vgdb --multi mode

Guard each (action) vgdb me ... VG_(umsg) printing with
  !(VG_(clo_launched_with_multi))

https://bugs.kde.org/show_bug.cgi?id=470830
NEWS
coregrind/m_errormgr.c
coregrind/m_gdbserver/m_gdbserver.c
coregrind/m_libcassert.c
coregrind/m_main.c