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

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

bug#43664: 28.0.50; Crush of X after choosing F10 -> Tutorial


From: Eli Zaretskii
Subject: bug#43664: 28.0.50; Crush of X after choosing F10 -> Tutorial
Date: Wed, 30 Sep 2020 17:57:03 +0300

> Date: Wed, 30 Sep 2020 17:46:52 +0300
> From: Jean Louis <bugs@gnu.support>
> Cc: 43664@debbugs.gnu.org
> 
> #!/bin/bash
> gdb -ex run emacs
> 
> But do you know how can I pass command line arguments like "$@"?

"gdb --help" to the rescue:

  gdb --args emacs $@






reply via email to

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