Jeremie Courreges-Anglas <j...@wxcvbn.org> writes:

> j...@wxcvbn.org (Jeremie Courreges-Anglas) writes:
>
>> I bumped into this problem using gdb:
>>
>> (gdb) r
>> Starting program: /usr/obj/pobj/surf-0.7/surf-0.7/surf www.google.fr
>> symfile.c:973: internal-error: sect_index_text not initialized
>> A problem internal to GDB has been detected,
>> further debugging may prove unreliable.
>> Quit this debugging session? (y or n) n
>>
>> The issue is that gdb assumes that it can find an entry point in
>> a shared library, but libicudata.so doesn't have a .text section, only
>> data.
>
> To reproduce the issue, here a trivial testcase.  Just run ./prog under
> egdb.

This problem can't be reproduced on -current using gdb-7.11.1, so let's
forget about the patch.

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to