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] btrace: Replace struct btrace_function::up.


*** TEST RESULTS FOR COMMIT 42bfe59e3a3fef26be6809168756f40740fac1d0 ***

Author: Tim Wiederhake <tim.wiederhake@intel.com>
Branch: master
Commit: 42bfe59e3a3fef26be6809168756f40740fac1d0

btrace: Replace struct btrace_function::up.

This used to hold a function segment pointer.  Change it to hold an index into
the vector of function segments instead.


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