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 2/2] Add a test for "break thread thread 2".


> gdb/testsuite/ChangeLog
> 	* gdb.threads/bp_in_thread.c (noreturn): Rename to ...
> 	(thread): ... this.
> 	* gdb.threads/bp_in_thread.exp: Change all references of
> 	`noreturn' to `thread'.
> 	Add test for setting thread-specific breakpoint on the
> 	function called `thread'.

Looks good to me.

Depending on the answer to my question about whether or not to test
for the nul character as well, we might want to augment this patch
with an additional test (Eg: "break thread thread" ?)

-- 
Joel


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