diff options
author | Tom Tromey <tromey@adacore.com> | 2022-04-12 14:40:16 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2022-04-14 12:12:34 -0600 |
commit | 94ea6ddb944d985890632708865ffef4436f98c3 (patch) | |
tree | 2c4dd406e0e71bcb7d8d9607046ab8b087424c60 /gdb/c-lang.c | |
parent | a69599e68bf243a50b6aee3a63ed48ada1f9c8cc (diff) | |
download | binutils-94ea6ddb944d985890632708865ffef4436f98c3.zip binutils-94ea6ddb944d985890632708865ffef4436f98c3.tar.gz binutils-94ea6ddb944d985890632708865ffef4436f98c3.tar.bz2 |
Don't call QUIT in read_string
read_string does not need to call QUIT, because target_read_memory
already does. This change is needed to make string-reading usable by
gdbserver.
Diffstat (limited to 'gdb/c-lang.c')
0 files changed, 0 insertions, 0 deletions