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 7/7] Documentation.


>>>>> "Sanjoy" == Sanjoy Das <sanjoy@playingwithpointers.com> writes:

Sanjoy> Add some basic documentation to gdb.texinfo about the new JIT reader
Sanjoy> functionality. Most of the actual documentation is still in
Sanjoy> jit-reader.h.

I think Eli already approved the docs; so no need to repost in that
situation.

However...

Sanjoy> +The reader is implemented as a shared object.  Two new @value{GDBN}
Sanjoy> +commands, @code{load-jit-reader} and @code{unload-jit-reader} are

The commands are actually jit-reader-load and jit-reader-unload.
This affects a good chunk of the patch.

Tom


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