This is the mail archive of the gdb@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: find command with gdb v7.0


Doug Evans wrote:
On Tue, Oct 27, 2009 at 11:36 AM, Paul Pluzhnikov
<ppluzhnikov@google.com> wrote:
< [...] the manual doesn't explicitly say the terminating
NUL is included in the search pattern.

Well, it does, but perhaps it's in a place that's easily missed.


I could see the '\0' termination assumption for c/c++ mentioned in the doc now. Don't know how I missed it before. Thanks.


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