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

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

bug#40268: 27.0.60; [PATCH] Unify and improve gdb-mi source window displ


From: martin rudalics
Subject: bug#40268: 27.0.60; [PATCH] Unify and improve gdb-mi source window display
Date: Sun, 29 Mar 2020 11:01:31 +0200

>  From a user’s perspective, this change solves two problems: 1. The
> behavior difference between jumping to break point and stepping (and
> other command) 2. Gdb-mi opening more windows than I wanted for
> displaying source files.

The patch doesn't apply here.  Searching for

  :group 'gdb
  :version "22.1")

(defvar gdbmi-debug-mode nil
  "When non-nil, print the messages sent/received from GDB/MI in *Messages*.")


fails.

Thanks, martin






reply via email to

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