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] gdb: Add test for some error cases of @entry usage


On 01/21/2018 12:01 AM, Andrew Burgess wrote:
> Adds a test that using @entry for a non-parameter, or for an unknown
> symbol, both give the expected error.  This error message was
> previously untested.
> 
> gdb/testsuite/ChangeLog:
> 
> 	* gdb.arch/amd64-entry-value.exp: Test using @entry on a
> 	non-parameter, and on an unknown symbol.

OK.  Thanks!

Pedro Alves


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