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

Re: [patch v4 05/24] record-btrace: start counting at one


On Wed, 03 Jul 2013 11:14:15 +0200, Markus Metzger wrote:
> The record instruction-history and record-function-call-history commands start
> counting instructions at zero.  This is somewhat unintuitive when we start
> navigating in the recorded instruction history.  Start at one, instead.
> 
> 2013-07-03  Markus Metzger <markus.t.metzger@intel.com>
> 
>     * btrace.c (ftrace_new_function): Start counting at one.
> 
> testsuite/
>     * gdb.btrace/instruction_history.exp: Update.
>     * gdb.btrace/function_call_history.exp: Update.

This is OK.


Jan


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