diff options
author | Tom Tromey <tromey@adacore.com> | 2025-03-04 06:48:47 -0700 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2025-03-06 14:07:45 -0700 |
commit | a584cfc980fab6e64b627726df001159732d3bc5 (patch) | |
tree | 8d456ee361782cd00f391a88507bfd3bb652a36f /gdb/ada-lang.c | |
parent | fd28119acabaa6222e2f83846d5e415b5f5284a0 (diff) | |
download | binutils-a584cfc980fab6e64b627726df001159732d3bc5.zip binutils-a584cfc980fab6e64b627726df001159732d3bc5.tar.gz binutils-a584cfc980fab6e64b627726df001159732d3bc5.tar.bz2 |
Add a quit to maint_print_all_sections
If you have many sections, "maint print sections" can take a very long
time (due to a bug). If you happen to "c" at the pagination prompt,
this can't be interrupted. This patch adds a QUIT to the loop to at
least allow interruption.
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=32758
Reviewed-By: Guinevere Larsen <guinevere@redhat.com>
Diffstat (limited to 'gdb/ada-lang.c')
0 files changed, 0 insertions, 0 deletions