bug-gdb
[Top][All Lists]
Advanced

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

Re: SIGILL with LTT


From: Andrew Cagney
Subject: Re: SIGILL with LTT
Date: Wed, 02 Feb 2005 10:59:33 -0500
User-agent: Mozilla Thunderbird 0.8 (X11/20041020)

Gutson Daniel-ADG035 wrote:
What are the LTT patches?
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]