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]

[PATCH 0/2] Fix a bug and extend SDT probe parser


Hi,

This series was actually inspired by PR breakpoints/16889.  The first
commit fixes a bug that is happening when a probe argument does not
provide a prefix (i.e., the "N@" part).  There is a description in the
e-mail.  The second commit actually extends the SDT parser in order to
recognize other possible values for the argument bitness.

OK to apply?


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