emacs-devel
[Top][All Lists]
Advanced

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

Re: highlight lines with gud breakpoints


From: Eli Zaretskii
Subject: Re: highlight lines with gud breakpoints
Date: Wed, 10 Apr 2019 15:11:25 +0300
User-agent: K-9 Mail for Android

On April 10, 2019 3:03:52 PM GMT+03:00, Uwe Brauer <address@hidden> wrote:
> 
> > On April 10, 2019 2:01:23 PM GMT+03:00, Uwe Brauer <address@hidden>
> wrote:
> 
>   > This is already supported: disable the left fringe, and Emacs will
> > show breakpoints in the left display margin, as it does on text-mode
>    > terminals.
> 
> Hm I tried out
> 
> (fringe-mode 1)
> (set-fringe-mode '(0 . 0))
> (set-fringe-mode '(0 . 1))
> 
> But nothing helped, gud-break does not show anything.
> 
> I am using emacs master compiled a couple of weeks ago.

Maybe I misunderstood you: the feature you described is available with "M-x 
gdb".  If you mean GUD in general, then AFAIK it doesn't show breakpoints at 
all, so I'm confused by what exactly did you want to achieve on GUI frames.



reply via email to

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