emacs-devel
[Top][All Lists]
Advanced

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

Re: Extend gdb to filter registers


From: Eli Zaretskii
Subject: Re: Extend gdb to filter registers
Date: Sun, 19 Jan 2020 22:07:21 +0200

> From: Yuan Fu <address@hidden>
> Date: Sun, 19 Jan 2020 14:35:49 -0500
> Cc: martin rudalics <address@hidden>,
>  Juri Linkov <address@hidden>,
>  address@hidden,
>  address@hidden,
>  address@hidden
> 
>  But do we have any control on whether gdb-display-source-buffer will
>  find a source window where we want it to?  I'm not sure.
> 
> I don’t quite understand. gdb-display-source-buffer finds source window when 
> there is one. What do you
> mean by “control” and “where we want it to”?

I mean when gdb-display-source-buffer will fail to find the source
window?

>  It shouldn't harm to try that.  I'd still make it optional - maybe
>  someone wants to see the other buffers.
> 
>  I tend to agree with the last bit.
> 
> At the very least I want to fix the inconsistency in gdb-mi — goto-breakpoint 
> uses `(or
> gdb-display-source-buffer display-buffer)` and gud-display-line uses 
> `display-buffer`. We can modify the
> display logic to allow user customization once gdb-mi is consistent within 
> itself.

Let's add a defcustom to control this new behavior.



reply via email to

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