https://sourceware.org/bugzilla/show_bug.cgi?id=30724
--- Comment #13 from Achim ---
Thank you.
Going forward I'd suggest you revisit why you need to turn around the same
stream and if it might not be more efficient to just have a read and a write
stream (really just append I assume) to the same
https://sourceware.org/bugzilla/show_bug.cgi?id=30725
--- Comment #3 from Achim ---
No, the debuginfod is not enabled and the option has no effect other than a
warning about E being an unrecognized debug letter option.
Again, both extracting the line number information from the DWARF5 section an
https://sourceware.org/bugzilla/show_bug.cgi?id=30758
--- Comment #9 from Tom de Vries ---
(In reply to Tom de Vries from comment #7)
> Hmm, that build ok with gcc 7.5.0, but when trying again with gcc 12.3.0, I
> get:
Same with gcc 13.1.1.
--
You are receiving this mail because:
You are on th
https://sourceware.org/bugzilla/show_bug.cgi?id=30758
--- Comment #8 from Tom de Vries ---
(In reply to Tom de Vries from comment #7)
> I'm not sure if the warning makes sense, but I imagine doing the unnamed
> namespace trick in the opcodes headers alongside the extern "C" stuff would
> fix this
https://sourceware.org/bugzilla/show_bug.cgi?id=30758
--- Comment #7 from Tom de Vries ---
(In reply to Tom de Vries from comment #6)
> ...
> diff --git a/gdb/mep-tdep.c b/gdb/mep-tdep.c
> index fc786f09e44..8de2c588bad 100644
> --- a/gdb/mep-tdep.c
> +++ b/gdb/mep-tdep.c
> @@ -48,8 +48,10 @@
>
https://sourceware.org/bugzilla/show_bug.cgi?id=30758
Tom de Vries changed:
What|Removed |Added
Blocks|22395 |
Severity|normal