Re: The Emacs keybindings of "C-x [space]" described in a maybe still widely referred tutorial are outdated.
Hongyi Zhao via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CAGP6POLmTXSOC9yqiQK9_2QBcdPiV-0e_9WQ7CSew1v5v2voog@mail.gmail.com> |
On Thu, Apr 7, 2022 at 6:53 PM Eli Zaretskii <[email protected]> wrote: > > > Date: Thu, 7 Apr 2022 09:59:39 +0800 > > From: Hongyi Zhao via Gdb <[email protected]> > > > > I've noticed the "An Introduction to GDB in Emacs" here [1]. > > > > The above introduction says the following: > > > > ``` > > Set a breakpoint by going to the source line of the program you're > > debugging, and typing: > > > > C-x [space] > > > > (That's the space bar.) GDB will tell you that you've just set a breakpoint. > > ``` > > It turns out that site has nothing to do with the GDB project. So we > cannot fix that. The site was last updated 25 years ago, so it is not > surprising its information is outdated. > > (I'm sorry I didn't notice originally that you were talking about this > URL. I thought you were quoting from the GDB manual.) No worry. > Thanks. You're welcome. Yours Sincerely, Hongyi