
 what : hi there, this is a "little fix" for BP stuff plugin
	for trw2000 v1.22 or v1.23. an idea from 5 saying:

	"Set the breakpoint in TRW2000 v1.22/v1.23 (for exam-
	ple'BPX HMEMCPY'), using command 'BL' will display 
	'BPX #0147:00009E62',it looks unsuitable. if you use
	SOFTICE or TRW2000 v1.03,it will display 'BPX HMEMCPY'
	can you fix it?"

	and later he told me another idea, saying:
	
	"dbl click mouse lbutton in disasm window will set 
	the bp(=F9) like SOFTICE. dbl click again then clear."

	and so be it, now i have made it in almost 2 days of
	fun and very challenging. huh! i neva thought it was
	possible ;p thx God!

	hmm... u wont tell me to make popup window, will you,
	5? anyway, i had explore that possibility a little
	bit. but that would be another ...

 how  : to apply the patch, please copy the BLFIX.SYS file to
	/sys directory in your trw folder. and run the trw2k.
	no command needed. the patch done in first plug init.
	you can verify this by seeing my message in history 
	window. if the patch succeed, then it'll say something
	like these:

	--------------------------------------------
	little code to remake BP stuff coded by dion
	trw v1.2? found & BP stuff fixed ;)
	--------------------------------------------

 when : 2002.11.16  start
	2002.11.20  implementation change ;p
	2002.11.21  stupid false logic fixed ;p
	2002.11.22  a more clean logic and replace BL_proc ;)
	2002.11.24  start implementing mouse bp :D
	2002.11.25  mouse bp now implemented, timed 00:45:00 AM
	2002.11.28  thx to 5, now string handler bug fixed
		    implementation changed again ;p

 news :	i'm still finding code producing evMouse ;p
	if u know this, please tell me ;)

 note : this patch was ONLY for trw2000 v1.22 or v1.23

 bugs : if there is a bug please drop me a line
	at daner@go.cc or post it in exetools forum.

 lic  : full source code included. if you use this code, at-
	least mention the credits somewhere. if you plan to
	include the code for commercial purpose, then you
	must contact me first : daner@go.cc

 says : S>happy d'bugging!
	G>greets to 5 and to all guys using trw2000 for
	  good. thanks for the challenging idea, 5 ;-)
	G>yup! and greets to Xu JiBing, author of a brand
	  new TWX2002 debugger. its wonderful if u can 
	  implement plugin in TWX2002 ;p
	  and thanks for the shares ;)
