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: [PATCH] Fix for PR gdb/17235: possible bug extracting systemtap probe operand


Hi Sergio,

> > gdb/ChangeLog:
> > 2014-08-26  Sergio Durigan Junior  <sergiodj@redhat.com>
> >
> > 	PR gdb/17235
> > 	* stap-probe.c (stap_parse_single_operand): Delete unused variable
> > 	'number'.  New variable 'has_digit'.  Rewrite code to deal with
> > 	subexpressions on SDT probes.
> >
> > gdb/testsuite/ChangeLog:
> > 2014-08-26  Sergio Durigan Junior  <sergiodj@redhat.com>
> >
> > 	PR gdb/17235
> > 	* gdb.arch/amd64-stap-wrong-subexp.exp: New file.
> > 	* gdb.arch/amd64-stap-wrong-subexp.S: Likewise.

Sorry for the delay. This is OK.

Thank you,
-- 
Joel


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