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] Add "debug jit" for easier tracing of JIT support internals


> Cc: ppluzhnikov@google.com
> Date: Wed,  5 Jan 2011 11:36:21 -0800 (PST)
> From: ppluzhnikov@google.com (Paul Pluzhnikov)
> 
> 2010-01-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
> 
> 	* jit.c (jit_debug): New variable.
> 	(show_jit_debug): New function.
> 	(jit_register_code, jit_inferior_init): Add debug output.
> 	(_initialize_jit): Register "debug jit" command.

Thanks.  Since this is user-level setting, it should be in the manual.


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