https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120987

--- Comment #8 from Tom de Vries <vries at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #7)
> Question does it just happen on x86_64-linux-gnu or can it be reproduce on
> aarch64-linux-gnu or powerpc64-linux-gnu too?

Reproduced on Fedora Linux Asahi Remix 42 (aarch64-linux):
...
$ gdb -q -batch -ex "b bla.c:100"
��
Make breakpoint pending on future shared library load? (y or [n]) [answered N;
input not from terminal]
...
using gcc:
...
gcc version 14.2.1 20250210 (Red Hat 14.2.1-8) (GCC) 
...

Reply via email to