This is the mail archive of the gdb-patches@sources.redhat.com 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: Disable gdb.threads-hp


> As they stand, these tests are horribly broken.  Someone may want to 
> resurrect them one day.  For now, I'm disabling them.  Per Fernando's
> early email, I'm going to go ahead and check-in this change.
> 
> 	* gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
> 	* gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
> 	* gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.


Jeff,

A GDB convention is to add an ``OBSOLETE'' prefix to code like this - 
that way people using search scripts can ignore those lines.  In 
addition, GDB takes a pretty ruthless aproach to such code and deletes 
it after the next release.

Since this is tcl, I suspect the prefix should be:

	# OBSOLETE

can I suggest also adding that.

enjoy,
Andrew


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