David Welch a écrit dans le message ...
>In message <8mbt7l$f8b$[EMAIL PROTECTED]> "François Robert"
<[EMAIL PROTECTED]> writes:
>> gdb-internal-error: sect_index_bss not initialized.
>>
>What happens if you add an uninitialized variable (one that goes in the
>BSS segment), e.g.


Cleared the internal error away ! Hmmm... I was not far off : I did try to
put an *initialized* variable in there, which did not help...

Thanks a lot.... 8-)

Now, I am still stuck with the same old SIGSEV
(gdb) file simple.exe
Reading symbols from simple.exe...done.
(gdb) run
Starting program: /cygdrive/e/francois/thunks/simple.exe

Program received signal SIGSEGV, Segmentation fault.
0xbff76ede in _size_of_stack_reserve__ ()
(gdb) step
Single stepping until exit from function _size_of_stack_reserve__,
which has no line number information.

Program exited normally.
(gdb)

What's going on ? The program runs, though...
_________________________________
François Robert
To mail me : reverse order of all characters in address




Reply via email to