all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nick Roberts <nick@nick.uklinux.net>
Subject: Questions about the speedbar
Date: Wed, 28 May 2003 20:54:30 +0100	[thread overview]
Message-ID: <16085.5110.127079.828892@nick.uklinux.net> (raw)


I would like to use the speedbar for displaying the value of variables when
debugging with `M-x gdba'. The speedbar uses its own frame which isn't a problem
with a graphical display but with a text terminal only one frame is visible at
any given time. This would be inconvenient for debugging as the user would have
to move back and forth between frames.

Can the speedbar be configured to work in the parent frame i.e just have its
own buffer?

Can a text terminal be configured so that two frames could be placed side by
side?

I suspect the answer to both questions is no. I only want a subset of the
speedbar's functionality: that of expanding or contracting a list when diving
in or out of an array or structure (I don't want to visit any files, nodes etc
from it). I could probably adapt some of the lisp functions in speedbar.el for
my needs. In the interests of reuse and so that I don't re-invent the wheel,
could someone familiar with this file direct me towards the most relevant
functions and suggest how they could be adapted to work in a buffer.

Rather hopefully,

Nick

PS For the interested: This would use GDB's variable objects as described in the
info manual under GDB/MI.

             reply	other threads:[~2003-05-28 19:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-28 19:54 Nick Roberts [this message]
2003-05-29  3:20 ` Questions about the speedbar Eli Zaretskii
2003-05-29  8:37 ` Kai Großjohann
  -- strict thread matches above, loose matches on Subject: below --
2003-05-29 21:47 Nick Roberts
2003-05-30  6:04 ` Kai Großjohann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=16085.5110.127079.828892@nick.uklinux.net \
    --to=nick@nick.uklinux.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.