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

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

bug#58826: 29.0.50; gud-gdb can't find core file if executable is in a d


From: Dima Kogan
Subject: bug#58826: 29.0.50; gud-gdb can't find core file if executable is in a different directory
Date: Wed, 23 Nov 2022 15:17:49 -0800
User-agent: mu4e 1.8.10; emacs 29.0.50

Richard Stallman <rms@gnu.org> writes:

> Could we fix this by adding a new option to GDB to specify the working
> directory?

This exists: you can "gdb --cd DIR"

But that doesn't matter: this is a gud issue. The complaint was that
running "gdb ARGS" in a shell sometimes doesn't do the same thing as M-x
gud "gdb ARGS", even with the same ARGS





reply via email to

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