ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:103412] [Ruby master Feature#17797] MIPS support for addr2line.c
@ 2021-04-13  2:59 xtkoba+ruby
  2021-04-13  3:49 ` [ruby-core:103413] " mame
  0 siblings, 1 reply; 2+ messages in thread
From: xtkoba+ruby @ 2021-04-13  2:59 UTC (permalink / raw)
  To: ruby-core

Issue #17797 has been reported by xtkoba (Tee KOBAYASHI).

----------------------------------------
Feature #17797: MIPS support for addr2line.c
https://bugs.ruby-lang.org/issues/17797

* Author: xtkoba (Tee KOBAYASHI)
* Status: Open
* Priority: Normal
----------------------------------------
In MIPS ELF, DWARF sections are of type `MIPS_DWARF`, not `PROGBITS`.

The attached patch modifies `addr2line.c` so that it prints file:lineno information correctly for MIPS ELF.

---Files--------------------------------
ruby-addr2line-mips-dwarf.patch (335 Bytes)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [ruby-core:103413] [Ruby master Feature#17797] MIPS support for addr2line.c
  2021-04-13  2:59 [ruby-core:103412] [Ruby master Feature#17797] MIPS support for addr2line.c xtkoba+ruby
@ 2021-04-13  3:49 ` mame
  0 siblings, 0 replies; 2+ messages in thread
From: mame @ 2021-04-13  3:49 UTC (permalink / raw)
  To: ruby-core

Issue #17797 has been updated by mame (Yusuke Endoh).


Could you please commit it yourself?

----------------------------------------
Feature #17797: MIPS support for addr2line.c
https://bugs.ruby-lang.org/issues/17797#change-91507

* Author: xtkoba (Tee KOBAYASHI)
* Status: Open
* Priority: Normal
----------------------------------------
In MIPS ELF, DWARF sections are of type `MIPS_DWARF`, not `PROGBITS`.

The attached patch modifies `addr2line.c` so that it prints file:lineno information correctly for MIPS ELF.

---Files--------------------------------
ruby-addr2line-mips-dwarf.patch (335 Bytes)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-13  3:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-13  2:59 [ruby-core:103412] [Ruby master Feature#17797] MIPS support for addr2line.c xtkoba+ruby
2021-04-13  3:49 ` [ruby-core:103413] " mame

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).