mailing list of musl libc
 help / color / mirror / code / Atom feed
* [musl] [PATCH 0/2] mipsel: Add debug information to syscalls
@ 2020-06-24 23:35 Daniel Santos
  2020-06-24 23:35 ` [musl] [PATCH 1/2] mipsel: Add debug information to __syscall_cp_asm Daniel Santos
  2020-06-24 23:35 ` [musl] [PATCH 2/2] mipsel: preprocess syscall_cp.s Daniel Santos
  0 siblings, 2 replies; 5+ messages in thread
From: Daniel Santos @ 2020-06-24 23:35 UTC (permalink / raw)
  To: musl; +Cc: daniel, Daniele Tamino

If you currently attach a debugger to a process making an interruptable
/ repeatable system call, you get no backtrace as there is no debug
information available.  This patch set adds appropriate debug
information to make debugging such programs possible.

To ease reviewing, I've split this into two patches.  We need the
preprocessor to determine rather or not we're generating ELF files and
PIC code -- so the second patch renames it to *.S.




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

end of thread, other threads:[~2020-07-05  1:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-24 23:35 [musl] [PATCH 0/2] mipsel: Add debug information to syscalls Daniel Santos
2020-06-24 23:35 ` [musl] [PATCH 1/2] mipsel: Add debug information to __syscall_cp_asm Daniel Santos
2020-06-25  0:45   ` Rich Felker
2020-07-05  1:34     ` Daniel Santos
2020-06-24 23:35 ` [musl] [PATCH 2/2] mipsel: preprocess syscall_cp.s Daniel Santos

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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 NNTP newsgroup(s).