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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|MOVED                       |INVALID

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Putting "[gdb]" in the bug summary suggests you're trying to report a GDB bug,
which doesn't belong here.

You're trying to put a breakpoint on a line with no code, which won't work. Try
breaking on line 12.

Reply via email to