]> sourceware.org Git - insight.git/commit
Fix crash when switch threads
authorZoltan Vajda <vzvzvz2@gmail.com>
Wed, 22 Mar 2023 12:05:56 +0000 (13:05 +0100)
committerPatrick Monnerat <patrick@monnerat.net>
Wed, 22 Mar 2023 12:05:56 +0000 (13:05 +0100)
commit54edbad3bdaec594fffd6ff5ff1e4e46706c4eae
tree2dd0e1443c1e6be409994768c2d3cb71d60c96a5
parent811f1d9fcc4fbbd078144589368743f7499b67dd
Fix crash when switch threads

stop_pc is now an optional value and is not set when its inferior is
running. Its availability is therefore checked before getting it.
gdbtk/generic/gdbtk-cmds.c
This page took 0.023592 seconds and 5 git commands to generate.