all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Miles Bader <miles@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: other weird gdb-mi problems
Date: Wed, 26 Aug 2009 20:19:15 +0300	[thread overview]
Message-ID: <83vdkacx2k.fsf@gnu.org> (raw)
In-Reply-To: <buobpm36mmh.fsf@dhlpc061.dev.necel.com>

> From: Miles Bader <miles.bader@necel.com>
> Date: Wed, 26 Aug 2009 16:49:10 +0900
> 
> Now let's try moving to deeper stack frames, using the "up" command:
> 
>    (gdb) up
>    #1  0x08371994 in IpLoc::contains (this=0x84eb8fc, var=0x84eb894)
>        at IpLoc.h:1048
>    1048		    && _oc_start <= var->_oc_start && _oc_end >= var->_oc_end);
>    (gdb) up
>    #1  0x08371994 in IpLoc::contains (this=0x84eb8fc, var=0x84eb894)
>        at IpLoc.h:1048
>    1048		    && _oc_start <= var->_oc_start && _oc_end >= var->_oc_end);
> 
> ... wait a minute... why am I still at frame 1?!
> "down" is similarly weird:
> 
>    (gdb) down
>    Bottom (innermost) frame selected; you cannot go down.

Does this work correctly outside Emacs?  (Sorry for asking such
obvious questions, but I thought it could be some genuine GDB problem
with inlined functions.)




  reply	other threads:[~2009-08-26 17:19 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-26  7:49 other weird gdb-mi problems Miles Bader
2009-08-26 17:19 ` Eli Zaretskii [this message]
2009-08-26 23:27   ` Nick Roberts
2009-08-27  1:49     ` Miles Bader
2009-08-27  1:50     ` Miles Bader
2009-08-27  4:52       ` Nick Roberts
2009-08-27  9:42         ` Miles Bader
2009-08-28  3:05           ` Nick Roberts
2009-08-27 13:57     ` Dmitry Dzhus
2009-08-27 23:36       ` Nick Roberts

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=83vdkacx2k.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=miles@gnu.org \
    /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.