This is the mail archive of the gdb-testers@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]

[binutils-gdb] Python: Move and rename gdb.BtraceFunction


*** TEST RESULTS FOR COMMIT 14f819c8c5f7d080e5eea9256f0ec7453aac750e ***

Author: Tim Wiederhake <tim.wiederhake@intel.com>
Branch: master
Commit: 14f819c8c5f7d080e5eea9256f0ec7453aac750e

Python: Move and rename gdb.BtraceFunction

Remove gdb.BtraceFunctionCall and replace by gdb.FunctionSegment.  Additionally,
rename prev_segment and next_segment to prev and next.


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