diff options
author | Tom Tromey <tromey@adacore.com> | 2022-08-12 13:15:01 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2022-08-31 11:03:40 -0600 |
commit | 058dc2c95935d54caa8891613a1080d57665fc43 (patch) | |
tree | b32d1a2bb50f93731aee58c0137b3daea4b5bc6b /gdb/python/python-config.py | |
parent | 1e28eebbbc34ebec69ea4913f7e8d19352e35630 (diff) | |
download | binutils-058dc2c95935d54caa8891613a1080d57665fc43.zip binutils-058dc2c95935d54caa8891613a1080d57665fc43.tar.gz binutils-058dc2c95935d54caa8891613a1080d57665fc43.tar.bz2 |
Fix interpreter-exec crash
PR mi/10347 points out that using interpreter-exec inside of a
"define" command will crash gdb. The bug here is that
gdb_setup_readline doesn't check for the case where instream==nullptr.
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=10347
Diffstat (limited to 'gdb/python/python-config.py')
0 files changed, 0 insertions, 0 deletions