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]

[committed]; Add comments on step_after_step_resume_breakpoint


On 09/07/2011 05:45 PM, Pedro Alves wrote:
On Wednesday 07 September 2011 02:29:17, Yao Qi wrote:
When I am reading struct thread_info, I find the comment on
step_after_step_resume_breakpoint is not helpful to me to understand it,
until I read the original patch here
http://cygwin.com/ml/gdb-patches/2004-08/msg00743.html

The explanation of the patch was very clear, but it is missing in the
comment of code.  This patch is to copy some of words in original patch
post to the comment on field `step_after_step_resume_breakpoint', in
order to make comment self-explained.

OK to apply?

Okay.


Thanks for this quick review.  Committed.
http://sourceware.org/ml/gdb-cvs/2011-09/msg00037.html

--
Yao (éå)


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