all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mike Mattie <codermattie@gmail.com>
Subject: is it possible to indicate collum of execution position as well as line in gud ?
Date: Sat, 2 Dec 2006 06:01:06 -0800	[thread overview]
Message-ID: <20061202060106.42b098dc@reforged> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1368 bytes --]

Hello,

I use cperl-mode quite a bit with the debugger. I tend to favor map like expressions and when
stepping with gud (which works quite well by the way), execution of the map's block just
stays on the same line not really giving me any indication of where the execution path has
gone.

A more generalized example of this is:

<statement> ; <statement> ; <statement>

here gud will visually drop the execution flow as well by only rendering the line 
position.

I would guess (haven't used it yet) that the elisp/lisp debugger would indicate
the collumn with how free-flowing lisp expressions can be.

My question is this: can markers such as the gud caret be placed in the buffer ?
Some sort of "between the lines" marker ? If the answer is yes it seems to me that 
gud could indicate the collumn of the execution point.

Not a bug , or even a feature request, just a question.

off-topic:

With all those bug reports you guys are working on for the next release it
might seem like there are alot of problems in emacs. I have been happily
using emacs 22.90.1 on both a Gentoo x86 GNU/Linux machine, and a darwin-ppc
laptop for a while now, without a single crash. It's faster, better integrated, 
and more functionally efficient than anything I have used previously. In short
the new emacs sparkles.

happy holidays,
Mike Mattie


[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

                 reply	other threads:[~2006-12-02 14:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20061202060106.42b098dc@reforged \
    --to=codermattie@gmail.com \
    /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.