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

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

bug#9441: in GUD, gdb mode, src buffer wont show with gdb's file command


From: Eli Zaretskii
Subject: bug#9441: in GUD, gdb mode, src buffer wont show with gdb's file command
Date: Thu, 03 Oct 2019 20:17:35 +0300

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Date: Thu, 03 Oct 2019 18:22:34 +0200
> Cc: 9441@debbugs.gnu.org
> 
> Πρεκατές Αλέξανδρος <aprekates@gmail.com> writes:
> 
> > in GUD if i try to open an executable with 'file' commmand from within
> > gdb buffer, then src file wont open. but if put the file as argument
> > to gdb in the start (after M-x gdb) then it'll'show.
> 
> (I'm going through old Emacs bug reports that unfortunately got no
> response at the time.)
> 
> I'm not quite sure what you mean here.  If I say
> 
> `M-x gdb RET gdb -i=mi src/emacs'
> 
> or
> 
> `M-x gdb RET gdb -i=mi'
> 
> and then
> 
> file src/emacs
> 
> in the gud buffer the result look identical to me.

He was using "M-x gud-gdb", which works slightly differently.





reply via email to

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