bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SIGILL with LTT


From: Gutson Daniel-ADG035
Subject: SIGILL with LTT
Date: Tue, 25 Jan 2005 16:04:27 -0300

Hi people,
    has anybody experienced troubles for running gdb with a 2.6.9 kernel 
patched for LTT 0.9.6pre4 ?

The problem is that I can't run <any> program with gdb. As soon as I issue the 
'run' command, gdb complains about the reception of the SIGILL signal. I saw 
that this is related with the dynamic linking, since gdb works fine with 
-static compiled applications. Additionally, the signal is received before 
__start.

Even the following program fails to get debugged:

        int main(void) { return 0; }

Any clue about this? Is anybody being able to debug an application with the 
2.6.9 and the latest LTT patches?
Here are the versions I'm using:
Versions:
        Kernel  2.6.9
        gcc             3.4.3
        gdb             6.3
        ld, as  2.15

Arch:   i386
Processor:      Pentium 4 Northwood


Thanks!
        Daniel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]