https://gcc.gnu.org/bugzilla/show_bug.cgi?id=2
ktkachov at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=2
--- Comment #7 from Jose.DiazdeGrenu at digi dot com ---
Seems like this has been fixed in gdb 7.11.
Could you point to the commit that fixes it? Has it been backported to gdb 7.9?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=2
--- Comment #6 from Antonio Poggiali ---
Hi all.
any news?
>> This looks like a libc/loader issue to me.
I agree. Is this the correct tracker for this kind of bugs or should I open a
defect on another tracker?
Thanks a lot
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=2
--- Comment #5 from Antonio Poggiali ---
(In reply to Richard Biener from comment #4)
> This looks like a libc/loader issue to me. My source points at
>
> /* Initialize _r_debug if it has not already been done. The argument is
>the run-tim
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=2
--- Comment #4 from Richard Biener ---
This looks like a libc/loader issue to me. My source points at
/* Initialize _r_debug if it has not already been done. The argument is
the run-time load address of the dynamic linker, to be put in
_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=2
Jonathan Wakely changed:
What|Removed |Added
Target||arm-*-linux-gnueabi
Severity
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=2
--- Comment #3 from Antonio Poggiali ---
Created attachment 39715
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39715&action=edit
Logs of the cross-compiled program segmentation fault with gdb attached.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=2
--- Comment #2 from Antonio Poggiali ---
Created attachment 39714
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39714&action=edit
Source files
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=2
--- Comment #1 from Antonio Poggiali ---
Created attachment 39713
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39713&action=edit
Logs, command line and temp file with GCC 4.9.3