unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org, rms@gnu.org, ich@frank-schmitt.net
Subject: Re: New function for gdb-ui.el?
Date: Wed, 26 Oct 2005 08:49:07 +0200	[thread overview]
Message-ID: <uirvkkc2k.fsf@gnu.org> (raw)
In-Reply-To: <17246.47395.926373.263704@kahikatea.snap.net.nz> (message from Nick Roberts on Wed, 26 Oct 2005 12:00:51 +1300)

> From: Nick Roberts <nickrob@snap.net.nz>
> Date: Wed, 26 Oct 2005 12:00:51 +1300
> Cc: ich@frank-schmitt.net, emacs-devel@gnu.org
> 
>  > Actually, now I am not sure what I said is true.  Maybe `until' just
>  > sets a temporary breakpoint and continues.  If so, it would actually
>  > "work" even if you specify a line in a different function.
> 
> The manual says:
> 
> GDB> Continue running your program until either the specified location
> GDB> is reached, or the current stack frame returns.
> 
> (actually, it should say *selected* stack frame returns)

I don't think ``selected'' is more accurate or more clear in this
context than ``current''.

The latest version of the manual has this clarification:

  The specified location is actually reached only if it is in the
  current frame.

>  >      > But there is an exception: when a function in one file is inlined in
>  >      > another.  In that case, shouldn't this command work?
>  > 
>  >     If I try it, it doesn't seem to work.  Even if it, I'm not sure how we
>  >     would make use of it.
>  > 
>  > If it doesn't work, maybe that is a flaw in GDB.  It OUGHT to be
>  > possible to proceed to a specific line in the code another function
>  > that was inlined into this function.
>  > 
>  > Would you like to raise that is with bug-gdb and cc me?
> 
> The problem is that the documentation just talks about being able to skip over
> recursive functions and doesn't mention inline functions.  So I'm not sure
> that they would see it as a bug.

I'd suggest to craft a simple test case with inlined function and ask
the question on the GDB mailing list.  I'd expect `until' to stop in
an inlined function; the fact that the manual doesn't say anything
about this might just be a documentation bug.

  reply	other threads:[~2005-10-26  6:49 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-23  9:14 New function for gdb-ui.el? Nick Roberts
2005-10-23 11:56 ` Eli Zaretskii
2005-10-23 20:25   ` Nick Roberts
2005-10-23 21:53     ` Kim F. Storm
2005-10-24  6:33       ` Nick Roberts
2005-10-24 11:46         ` Kim F. Storm
2005-10-24 22:07           ` Kim F. Storm
2005-10-24 22:29             ` Nick Roberts
2005-10-25  1:27             ` Nick Roberts
2005-10-25  9:12               ` Kim F. Storm
2005-10-23 20:43   ` Frank Schmitt
2005-10-24  6:57     ` Nick Roberts
2005-10-24  7:35       ` Frank Schmitt
2005-10-24 16:27         ` Richard M. Stallman
2005-10-24 20:26           ` Nick Roberts
2005-10-25 20:27             ` Richard M. Stallman
2005-10-25 23:00               ` Nick Roberts
2005-10-26  6:49                 ` Eli Zaretskii [this message]
2005-10-26  8:58                   ` Nick Roberts
2005-10-26 15:02                     ` gcc and inline [was: Re: New function for gdb-ui.el?] Tomas Zerolo
2005-10-26 19:32                       ` Eli Zaretskii
2005-10-26 20:20                         ` Andreas Schwab
2005-10-27  4:22                         ` Tomas Zerolo
2005-10-27  5:01                           ` Eli Zaretskii
2005-10-28  3:47                             ` Richard M. Stallman
2005-10-28  8:29                               ` Eli Zaretskii
2005-10-28  8:34                                 ` Tomas Zerolo
2005-10-28 11:19                                   ` Miles Bader
2005-10-26 19:31                     ` New function for gdb-ui.el? Eli Zaretskii
2005-10-27  1:30                     ` Richard M. Stallman
2005-10-28 10:54                     ` David Hansen
2005-10-28 12:22                       ` Miles Bader
2005-10-28 21:14                       ` Nick Roberts
2005-10-29 13:02                         ` David Hansen
2005-10-29 20:37                           ` Nick Roberts
2005-10-30  0:11                             ` Miles Bader
2005-10-30 22:33                               ` Nick Roberts
2005-10-26  6:43               ` Eli Zaretskii
2005-10-25  8:14           ` Eli Zaretskii
2005-10-23 21:26 ` Kim F. Storm

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=uirvkkc2k.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=ich@frank-schmitt.net \
    --cc=rms@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 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).