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 backtrace/10689] New: replay mode should not or only optionally enter code executed by call()


Reverse execution currently also steps into code that was 'manually' executed
using  'call'. That is unfortunate in situations where 'calls' are used in an
automated way (like a stop hook, or initiated by a front end). It would be nice
if the tracking of the call execution could be temporarily (or globally) disabled.

-- 
           Summary: replay mode should not or only optionally enter code
                    executed by call()
           Product: gdb
           Version: unknown
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: backtrace
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: andre dot poenitz at nokia dot com
                CC: gdb-prs at sourceware dot org,teawater at gmail dot com


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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