This is the mail archive of the gdb@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: New format of 7.6 branch gdb/ChangeLog?


On Thu, Apr 25, 2013 at 3:24 PM, Joel Brobecker <brobecker@adacore.com> wrote:
>> It should be:
>> 2013-04-19  Vladimir Kargov <kargov@gmail.com>
>>             Pedro Alves  <palves@redhat.com>
>>
>>        gdb/
>>         * i387-tdep.c (i387_print_float_info): Use gdb_byte for pointer to
>>         value contents.
>
> No, the "gdb/" shouldn't be there either.
>
> --
> Joel

It shoud like this?

gdb/
2013-04-24  Hui Zhu  <hui@codesourcery.com>

        PR gdb/15165

        * breakpoint.c (dprintf_print_recreate): New.
        (save_breakpoints): Let it not save dprintf commands.
        (initialize_breakpoint_ops): Set dprintf_print_recreate.

2013-04-19  Vladimir Kargov <kargov@gmail.com>
            Pedro Alves  <palves@redhat.com>

        * i387-tdep.c (i387_print_float_info): Use gdb_byte for pointer to
        value contents.

Thanks,
Hui


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