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: PR10179, Add support to set a breakpoint at every function in a file


Chris Moller wrote:
I don't recall that I've ever ever updated any of the doc files before, so, in case anyone wants to look at them, I've attached a new patch that include doc updates.

Hi Chris,


Thanks for addressing my other comments. Just one more ---

+ while (isspace (*regexp)) regexp++;

This line should be split into two lines.

Michael


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