diff options
author | Tom Tromey <tom@tromey.com> | 2023-01-11 16:52:38 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2023-01-13 13:18:57 -0700 |
commit | d394684d5531ea85fc347d68910bed858880f2e0 (patch) | |
tree | c243d09e6986451b924a5d48277ba1ec96f8016b /gdb/arm-fbsd-nat.c | |
parent | af4c1c9168866db3ee4c2906f17fc4204adff1f7 (diff) | |
download | binutils-d394684d5531ea85fc347d68910bed858880f2e0.zip binutils-d394684d5531ea85fc347d68910bed858880f2e0.tar.gz binutils-d394684d5531ea85fc347d68910bed858880f2e0.tar.bz2 |
Fix latent bug in default_prompt_gdb_start
default_prompt_gdb_start mimics default_gdb_start, but does not set
the use_gdb_stub global. This caused one Python test to work only
because it used the ordinary gdb_start before later using
default_prompt_gdb_start.
This patch updates default_prompt_gdb_start to set this global as
well.
Diffstat (limited to 'gdb/arm-fbsd-nat.c')
0 files changed, 0 insertions, 0 deletions