Control: tags -1 upstream patch
On 2025-08-06 05:05:33 +0200, Vincent Lefevre wrote:
> On 2025-08-05 16:58:55 -0400, Sergio Durigan Junior wrote:
> > Yes, that's what I wanted to confirm. If it involves modifying upstream
> > files, then it should be reported upstream. Would you be willing to do
> > it?
>
> Yes, I'll do that with a fix (hopefully). (I'll also report the
> other bug upstream.)
I've just submitted a patch:
https://sourceware.org/pipermail/gdb-patches/2025-August/219754.html
(also attached to this mail).
--
Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Pascaline project (LIP, ENS-Lyon)
diff --git a/gdb/doc/refcard.tex b/gdb/doc/refcard.tex
index 8a402620bcc..9628c1d20fe 100644
--- a/gdb/doc/refcard.tex
+++ b/gdb/doc/refcard.tex
@@ -100,6 +100,7 @@
\pdfpagewidth=\totalwidth % width of paper in pdf output
\pdfpageheight=\totalheight % height of paper in pdf output
\fi
+\special{papersize=11in,8.5in} % for dvi output
%------- end papersize params
%%
%% change according to personal taste, not papersize dependent