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: Wed, 06 Apr 2022 05:32:43 +0300

> From: Hongyi Zhao <hongyi.zhao@gmail.com>
> Date: Wed, 6 Apr 2022 09:46:27 +0800
> Cc: help-gnu-emacs <help-gnu-emacs@gnu.org>
> 
> >    gdb -i=mi --args ./bin/Debug/bilbao_read 1 2
> 
> This works, but I noticed the following information:
> 
> Target doesn’t support non-stop mode.  Turning it off.

This depends on your system, and is generally not a problem.

> But I can't find any explanation that the `-interpreter' can be
> abbreviated as `-i'.

>From the manual:

     Many options have both long and short forms; both are shown in the
  following list.  GDB also recognizes the long forms if you truncate
  them, so long as enough of the option is present to be unambiguous.
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^



reply via email to

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