public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/14548] New: reverse: cannot step-over jmp-only-functions
@ 2012-09-06  9:00 jan.kratochvil at redhat dot com
  2012-09-06  9:02 ` [Bug gdb/14548] " jan.kratochvil at redhat dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: jan.kratochvil at redhat dot com @ 2012-09-06  9:00 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=14548

             Bug #: 14548
           Summary: reverse: cannot step-over jmp-only-functions
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
        AssignedTo: unassigned@sourceware.org
        ReportedBy: jan.kratochvil@redhat.com
    Classification: Unclassified


Created attachment 6625
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6625
testcase.c

formerly: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54405

gdb ./a.out -ex start -ex record -ex next -ex next -ex 'set debug infrun 1' -ex
reverse-next

FAIL:
No more reverse-execution history.
main () at 12.c:18
18      v = 1;

PASS:
19      f ();

You should compile it with gcc < 4.7 (such as FSF GCC 4.6) to avoid another
bug.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

end of thread, other threads:[~2012-09-17  7:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-06  9:00 [Bug gdb/14548] New: reverse: cannot step-over jmp-only-functions jan.kratochvil at redhat dot com
2012-09-06  9:02 ` [Bug gdb/14548] " jan.kratochvil at redhat dot com
2012-09-06  9:04 ` jan.kratochvil at redhat dot com
2012-09-12 18:05 ` jan.kratochvil at redhat dot com
2012-09-17  7:10 ` cvs-commit at gcc dot gnu.org
2012-09-17  7:15 ` cvs-commit at gcc dot gnu.org
2012-09-17  7:22 ` jan.kratochvil 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).