public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug build/7946] Doco 'jump'  vs '$pc = ..., $npc = ....'
       [not found] <bug-7946-4717@http.sourceware.org/bugzilla/>
@ 2023-04-27 12:59 ` cvs-commit at gcc dot gnu.org
  2023-04-27 13:01 ` aburgess at redhat dot com
  1 sibling, 0 replies; 2+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2023-04-27 12:59 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=7946

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Andrew Burgess <aburgess@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0d42948f0c822ed3782a45771c8fbc21aa2d6553

commit 0d42948f0c822ed3782a45771c8fbc21aa2d6553
Author: Andrew Burgess <aburgess@redhat.com>
Date:   Mon Apr 24 15:27:27 2023 +0100

    gdb/doc: extend the documentation of the jump command

    This commit addresses PR gdb/7946.  While checking for bugs relating
    to the jump command I noticed a long standing bug that points out a
    deficiency with GDB's documentation of the jump command.

    The bug points out that 'jump 0x...' is not always the same as 'set
    $pc = 0x...' and then 'continue'.  Writing directly to the $pc
    register does not update any auxiliary state, e.g. $npc on SPARC,
    while using 'jump' does.

    It felt like this would be an easy issue to address by adding a
    paragraph to the docs, so I took a stab at writing something suitable.

    Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=7946

    Approved-By: Eli Zaretskii <eliz@gnu.org>

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug build/7946] Doco 'jump'  vs '$pc = ..., $npc = ....'
       [not found] <bug-7946-4717@http.sourceware.org/bugzilla/>
  2023-04-27 12:59 ` [Bug build/7946] Doco 'jump' vs '$pc = ..., $npc = ....' cvs-commit at gcc dot gnu.org
@ 2023-04-27 13:01 ` aburgess at redhat dot com
  1 sibling, 0 replies; 2+ messages in thread
From: aburgess at redhat dot com @ 2023-04-27 13:01 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=7946

Andrew Burgess <aburgess at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED
                 CC|                            |aburgess at redhat dot com

--- Comment #2 from Andrew Burgess <aburgess at redhat dot com> ---
I believe this is now resolved.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

end of thread, other threads:[~2023-04-27 13:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-7946-4717@http.sourceware.org/bugzilla/>
2023-04-27 12:59 ` [Bug build/7946] Doco 'jump' vs '$pc = ..., $npc = ....' cvs-commit at gcc dot gnu.org
2023-04-27 13:01 ` aburgess at redhat dot com

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).