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 tdep/15653: Implement SystemTap SDT probe support for AArch64


On Wednesday, November 27 2013, Tom Tromey wrote:

> FWIW in this specific case I think this testing approach is ok.
> The patch pretty clearly just touches the stap probe code.
> Could you say, though, exactly which tests you ran?

Thanks.  For this case, I ran manually the tests from
gdb.base/stap-probe.exp, checking the results and making sure everything
is working OK.

Since the AArch64 asm permits more than one numeric literal prefix to be
used, I hacked the generated assembly in order to test this too.  Soon I
will post a patch that extends the current generic parser to accept
multiple prefixes/suffixes, and then I will repost this AArch64 support
patch on top of it.

-- 
Sergio


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