unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Suggestion for gdb-ui.el
@ 2005-05-31 10:13 Albert Veli
  2005-05-31 21:40 ` Nick Roberts
  0 siblings, 1 reply; 4+ messages in thread
From: Albert Veli @ 2005-05-31 10:13 UTC (permalink / raw)


Dear emacs-devel,

I recently upgraded from emacs 21.4 to the CVS version (after reading
this gdb-ui article, http://www.linuxjournal.com/article/7876 ).

Gdb-ui is really a facelift. Below is a couple of suggestions
I thought of while trying it out with some inline asm.

My inline asm uses the SSE floating point registers xmm0-xmm7.
Space toggles between "info registers" and "info all-registers"
mode in the *registers* buffer (M-x gdb-display-registers-buffer).
When all registers are shown they dont fit in the *registers*
buffer so I scroll down a bit to the xmm registers. But after each
stepi (step one instruction) the *registers* buffer scrolls
back to the Top again.

* Suggestion: Update lisp/progmodes/gdb-ui.el so the *registers* buffer
somehow remembers the line number and scrolls back to the same line
after updating the registers.

It would also be nice if the changed registers would be highlighted
somehow (I noticed it's on the TODO list in gdb-ui.el).

* Small bug: It is not possible to click two times on the same icon in
the gdb-ui toolbar (for instance next or stepi) without first moving the
mouse cursor outside the icon. Emacs was configured with --with-gtk and
I dont know if the bug exists with other toolkits. I tried it on
both Debian/Sarge (XFree86 4.3.0) and on Ubuntu/Hoary (X.org 6.8.2).
They both have the same GTK+ version (2.6.4).

Otherwise I think gdb-ui is great and I have not started DDD a single
time after installing the CVS version of emacs!


Regards, Albert

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-06-01 22:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-31 10:13 Suggestion for gdb-ui.el Albert Veli
2005-05-31 21:40 ` Nick Roberts
2005-06-01  8:02   ` Albert Veli
2005-06-01 22:03     ` Nick Roberts

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).