Subject: gdb over ktrace
To: None <tech-kern@netbsd.org>
From: msaitoh <msaitoh@spa.is.uec.ac.jp>
List: tech-kern
Date: 04/14/2000 00:03:49
 I found the strange behavior under i386 (and sh3).

Please test the following sequence:

	1) Compile any application with "cc -g"
	2) run "ktrace -i gdb execfile"
	3) type "break main"
	4) type "run"

And, it does not returnd anymore. It doesn't accepts control-C and control-D.
Is this a correct behavior? Does it occur any other archs?

----------------------------------------------------------
		SAITOH Masanobu (msaitoh@spa.is.uec.ac.jp,
		                 msaitoh@netbsd.org)
		University of Electro-Communications