[Bug binutils/22789] addr2line can't determine function names in mips binaries compiled with -gline-tables-only

2018-03-31 Thread jeremip11 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22789 Jeremi changed: What|Removed |Added CC||jeremip11 at gmail dot com -- You are recei

[Bug binutils/22789] addr2line can't determine function names in mips binaries compiled with -gline-tables-only

2018-02-06 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22789 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug binutils/22789] addr2line can't determine function names in mips binaries compiled with -gline-tables-only

2018-02-06 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22789 --- Comment #2 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=46d09186d340407fdcf066fea25444682e989512 commit 46d09186d340407fdcf066fea25

[Bug binutils/22789] addr2line can't determine function names in mips binaries compiled with -gline-tables-only

2018-02-05 Thread milos.stojano...@rt-rk.com
https://sourceware.org/bugzilla/show_bug.cgi?id=22789 --- Comment #1 from Miloš Stojanović --- This patch should solves it. Added additional check to see if function name was retrieved successfully, if not, a call is made to function that retrieves it. Solution is taken from generic _bfd_elf_find

[Bug binutils/22789] addr2line can't determine function names in mips binaries compiled with -gline-tables-only

2018-02-05 Thread milos.stojano...@rt-rk.com
https://sourceware.org/bugzilla/show_bug.cgi?id=22789 Miloš Stojanović changed: What|Removed |Added CC||ma...@linux-mips.org,