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: [RFC][patch] Allow to disassemble line.


> Date: Tue, 20 Oct 2009 17:22:24 -0700
> From: Paul Pluzhnikov <ppluzhnikov@google.com>
> Cc: gdb-patches@sourceware.org
> 
> Here is updated patch with documentation and testsuite fixes.

Thanks.

> 2009-10-20  Paul Pluzhnikov  <ppluzhnikov@google.com>
> 
> 	* gdb.texi (Machine Code): Mention current pc marker, update examples.
          ^^^^^^^^
The file name is wrong.

> +When examining machine instructions, instruction at current program counter
                                        ^^^^^^^^^^^
"the instruction"

The documentation patch is okay with these changes.

I think it would be good to mention this in NEWS as well.

Thanks.


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