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 Prec] Add process record skip 6/6 (doc)


> From: Hui Zhu <teawater@gmail.com>
> Date: Tue, 1 Sep 2009 16:56:42 +0800
> Cc: gdb-patches@sourceware.org, msnyder@vmware.com, green@moxielogic.com
> 
> I think this idea is not bad.  But when user set a simple_function to
> GDB, check if this function is really a simple function or not is not
> easy.

Why should GDB care?  Let the user care.

> What about keep this idea and add special patch for it when gdb
> support record skip?

<Shrug> If no one else is concerned about this, I can live with that.

> +beginning of a function.  When this breaks break, if
                             ^^^^^^^^^^^^^^^^^^^^^^
"When this breakpoint breaks"

Otherwise, fine.


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