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: "set record instruction-history" ?


On 03/27/2013 07:53 AM, Metzger, Markus T wrote:

> There is a single regression...

:-(

>     record: fix instruction-history-size regression
>     
>     (gdb) PASS: gdb.btrace/instruction_history.exp: set record instruction-history-size 0
>     record instruction-history 0
>     Bad range.
>     (gdb) FAIL: gdb.btrace/instruction_history.exp: record instruction-history - unlimited
>     
>     2013-03-13  Markus Metzger  <markus.t.metzger@intel.com>
>     
>     	* record.c (command_size_to_target_size): Fix size comparison.
>     	Change parameter type from pointer to integer to integer.
>     	Update all users.

> OK to commit? 

Certainly.  Thanks for fixing this up.

> Does this also go onto the 7.6 branch?

Mine's not on 7.6 yet.  I'll take care of that.

I'm going through all commands (and almost done at that) and will
look over all changes and merge back to 7.6 those that make sense.

-- 
Pedro Alves


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