GNU bug report logs -
#11365
24.1.50; quitting gdb does not restore window configuration
Previous Next
Reported by: sds <at> gnu.org
Date: Fri, 27 Apr 2012 18:42:02 UTC
Severity: wishlist
Tags: moreinfo
Found in version 24.1.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #53 received at 11365 <at> debbugs.gnu.org (full text, mbox):
> Why in gud-common-init? Why not in gdb-many-windows?
Because `gud-common-init' sets up the initial *gud- window. At the time
`gdb-many-windows' is called (if it is called at all) the knowledge
about any previous window buffer is lost because it got changed by
`gud-common-init'.
> The other method of invoking GDB, gdb-gud, does not change the window
> configuration in any significant way, and never restored window
> configuration for as long as the old "M-x gdb" existed.
Sam complained that
>> *gud-lisp.run* buffer and window are preserved
and that
>> it does not restore the window configuration which existed
>> when at M-x gdb RET time.
Your proposal would address neither of these.
> So I think we
> can limit this feature to gdb-many-windows, which _does_ change the
> window configuration in dramatic ways.
It does so, indeed.
martin
This bug report was last modified 2 years and 364 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.