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: [RFA/RFC] tracepoint gdbrsp: add -1 introduce for QTFrame:@var{n}


> From: Hui Zhu <teawater@gmail.com>
> Date: Sun, 15 Aug 2010 15:16:34 +0800
> Cc: Eli Zaretskii <eliz@gnu.org>
> 
> 2010-08-15  Hui Zhu  <teawater@gmail.com>
> 
> 	* gdb.texinfo (Tracepoint Packets): add introduce for -1.

	* gdb.texinfo (Tracepoint Packets): Document the meaning of -1
          as the frame number N.

> +If @var{n} is -1, it mean that stop debugging trace snapshots,
> +resume live debugging.

 If @var{n} is -1, it means stop debugging trace snapshots and resume
 live debugging.

> +Replies:

 Reply:

Okay with these changes.

Thanks.


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