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: [ping]: [PATCH 2/2] new tracepoint downloaded MI notification.


> Date: Tue, 30 Oct 2012 15:06:48 +0800
> From: Yao Qi <yao@codesourcery.com>
> 
> On 10/18/2012 09:28 AM, Yao Qi wrote:
> > gdb:
> > 
> > 2012-10-18  Yao Qi<yao@codesourcery.com>
> > 
> > 	* target.c: Include "observer.h".
> > 	(target_download_tracepoint): New.
> > 	* target.h (target_download_tracepoint): Remove macro.
> > 	Declare target_download_tracepoint.
> > 	* mi/mi-interp.c (mi_interpreter_init):
> > 	(mi_tracepoint_downloaded): New.
> > 	* observer.sh (struct bp_location): Forward declaration.
> > 
> > 	* NEWS: Mention it.
> > 
> > gdb/doc:
> > 
> > 2012-10-18  Yao Qi<yao@codesourcery.com>
> > 
> > 	* observer.texi (GDB Observers): New observer
> > 	'tracepoint-downloaded'.
> > 	* gdb.texinfo (GDB/MI Async Records): Document for MI
> > 	notification "=tracepoint-downloaded".
> > 
> > gdb/testsuite:
> > 
> > 2012-10-18  Yao Qi<yao@codesourcery.com>
> > 
> > 	* gdb.trace/mi-traceframe-changed.exp (test_tfind_remote): Adjust.
> > 	* gdb.trace/mi-tracepoint-downloaded.exp: New.
> 
> Ping the non-doc part of this patch.
> http://sourceware.org/ml/gdb-patches/2012-10/msg00310.html

OK.


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