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] disassemble support start,+length format


On Sun, Jul 11, 2010 at 7:52 PM, Hui Zhu <teawater@gmail.com> wrote:
> On Fri, Jul 9, 2010 at 19:35, Â<crquan@gmail.com> wrote:
>> From: CHENG Renquan <rqcheng@smu.edu.sg>
>>
>> add new support for disassemble by "start,+length" format;
>>
>> update ChangeLog,NEWS,doc/gdb.texinfo accordingly.
>>
>> BTW, I found two disassemble Changes in GDB 7.0 in NEWS, separated in two
>> paragraphs, so I merged them into one.
>
> We are in 7.2 now. ÂSo I think you need add new entry for them.

Is 7.2 released? seems close to?
http://www.gnu.org/software/gdb/download/
http://ftp.gnu.org/gnu/gdb/

I have added this in entries "Changes in GDB 7.2" in NEWS, this makes
sense if this patch can be applied before 7.2 released; if cannot,
then should be moved into "Changes since GDB 7.2";


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