[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: The display margin
From: |
Kim F. Storm |
Subject: |
Re: The display margin |
Date: |
24 Nov 2003 01:09:19 +0100 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 |
Nick Roberts <address@hidden> writes:
> I like this very much. This means that at some stage the unintuitive tool bar
> buttons for gud-break and gud-remove could go. Well for M-x gdba, at least.
> Other debuggers in GUD would still need them. I will try to arrange for the
> source buffer to always display the margin so that this feature can be used
> when there are no prior breakpoints. Also the GDB command 'info line' says
> which lines contain code. When I have time, I will try to work this in so
> that breakpoints can only be set on those lines.
It's not necessary to have a display margin -- as clicking on the left
fringe will also generate an event to toggle the breakpoint ...
provided that the buffer's local-map is setup to the
gud-minor-mode-map.
So once you click in the fringe to set a breakpoint, you can open the
margin.
--
Kim F. Storm <address@hidden> http://www.cua.dk
- Re: The display margin, Kim F. Storm, 2003/11/22
- Re: The display margin, Nick Roberts, 2003/11/23
- Re: The display margin,
Kim F. Storm <=
- Re: The display margin, David Kastrup, 2003/11/23
- Re: The display margin, Kim F. Storm, 2003/11/27
- Re: The display margin, David Kastrup, 2003/11/27
- Re: The display margin, Stefan Monnier, 2003/11/27
- Re: The display margin, Kim F. Storm, 2003/11/28
- Re: The display margin, David Kastrup, 2003/11/28