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: Eli Zaretskii
Subject: Re: Debug Fortran 90 code in Emacs with arguments.
Date: Tue, 05 Apr 2022 14:18:18 +0300

> From: Hongyi Zhao <hongyi.zhao@gmail.com>
> Date: Tue, 5 Apr 2022 10:27:41 +0800
> 
> The above code snippet must be run and debug with some arguments, say,
> as follows:
> 
> -o 42 -a hello b
> 
> So, I want to know how to debug Fortran 90 code in Emacs with arguments.

Use GDB via the "M-x gdb" Emacs front-end.



reply via email to

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