Edd Barrett wrote:
Hi Diana,

On 28/05/07, Diana Eichert <[EMAIL PROTECTED]> wrote:
Hey Ed

I never saw where you ran it using ktrace.  Can you try that and take a
look at the results with kdump?

diana



# file a.out
a.out: ELF 32-bit LSB executable, Intel 80386, version 1, for
GNU/Linux 2.6.9, statically linked, not stripped
# ktra
ktrace       ktradertest  ktrash
# ktrace a.out
ktrace: exec of 'a.out' failed: No such file or directory

Im sure we have done something fundamentally wrong.

Try..

ktrace ./a.out
or
ktrace /full_path_to/a.out

Maybe your path is not set correctly (for this specific problem).

Cheers,
Steve W.

Reply via email to