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] Make -e optional for -data-disassemble


Thanks.  I've attached the updated patch with 3 separate ChangeLog files.

I have not signed any copyright paperwork for gdb.  Can you email me
the forms, so I can sign and fax them back?

Sincerely,
Brett Lee

On Mon, Mar 26, 2012 at 1:18 PM, Tom Tromey <tromey@redhat.com> wrote:
>>>>>> "Brett" == Brett Lee <brett.lee.nps@gmail.com> writes:
>
> Brett> Sorry, I forgot to add the [PATCH] prefix in the subject.
>
> The patch looks good to me.
>
> Do you have your copyright assignment paperwork in place?
>
> Brett> 2012-03-09 Brett Lee <brett.lee.nps@gmail.com>
>
> Brett> ? ? * mi-cmd-disas.c (mi_cmd_disassemble): Allow -s option without
> Brett> ? ? -e option. ?Automatically stops at the end of the function
> Brett> ? ? containing the start address or displays an error if the address
> Brett> ? ? is not inside any function.
>
> Brett> ? ? * mi-disassemble.exp (test_disassembly_only): Added test case
> Brett> ? ? for -data-disassemble with only -s option.
>
> Brett> ? ? * gdb.texinfo: Updated documentation for -data-disassemble to
> Brett> ? ? explain and demonstrate the use case with only the -s option.
>
> FYI, these each have to go in separate ChangeLog files.
>
> Tom

Attachment: ChangeLog-code.txt
Description: Text document

Attachment: ChangeLog-doc.txt
Description: Text document

Attachment: ChangeLog-test.txt
Description: Text document

Attachment: code.txt
Description: Text document

Attachment: doc.txt
Description: Text document

Attachment: test.txt
Description: Text document


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