Subject: Re: gdb over ktrace
To: msaitoh <msaitoh@spa.is.uec.ac.jp>
From: None <erh@nimenees.com>
List: tech-kern
Date: 04/13/2000 11:53:50
On Fri, Apr 14, 2000 at 12:03:49AM +0900, msaitoh wrote:
>  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?

	works fine for me.  i386, egcs-2.91.66 19990314, 1.4X, gdb 4.17
	Maybe it isn't just any application?

eric