help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debug Fortran 90 code in Emacs with arguments.


From: Hongyi Zhao
Subject: Re: Debug Fortran 90 code in Emacs with arguments.
Date: Tue, 5 Apr 2022 22:14:35 +0800

On Tue, Apr 5, 2022 at 10:02 PM Eli Zaretskii <eliz@gnu.org> wrote:
>
> > From: Hongyi Zhao <hongyi.zhao@gmail.com>
> > Date: Tue, 5 Apr 2022 21:52:36 +0800
> > Cc: help-gnu-emacs <help-gnu-emacs@gnu.org>
> >
> > > Another suggested reading is the "Sample Session" section in the GDB
> > > manual.
> >
> > Do you mean this one?
> >
> > https://ftp.gnu.org/old-gnu/Manuals/gdb/html_node/gdb_4.html#SEC5
>
> If you have GDB installed, you should have the manual on your system,
> in Info format, suitable for reading in Emacs.  Try
>
>   C-h i
>   m gdb RET

Thank you for your tip. Supplementary note: The following package
needs to be installed first on Debian derivative distributions:

$ sudo apt install gdb-doc

> But if you for some reason must read the HTML version with your
> browser, it is better to read the latest version:
>
>   
> https://sourceware.org/gdb/current/onlinedocs/gdb/Sample-Session.html#Sample-Session

I am grateful for your information.

Regards,
Hongyi



reply via email to

[Prev in Thread] Current Thread [Next in Thread]