This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/18060] New: eflags.TF left set after exiting from record mode


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

            Bug ID: 18060
           Summary: eflags.TF left set after exiting from record mode
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: dje at google dot com

Not sure how I did this, I can't recreate it with toy programs.
I was playing with recording gdb, and after doing "record stop"
I did "continue" and got a SIGTRAP.
It didn't appear to be a case of an int3 left in the instruction stream.
It turned out to be due to eflags.TF being set.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]