lightning
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Disassembler output stream


From: Marc Nieper-Wißkirchen
Subject: Disassembler output stream
Date: Mon, 17 May 2021 11:09:48 +0200

Hi Paulo,

this is a feature request to either make stderr (instead of stdout) the disassembler output stream or to make it customizable.

Currently, we have

#define disasm_stream  stdout

in jit_disasm.c.

Especially for debugging programs that work as a pipe from stdin to stdout, it is important not to have the output cluttered with disassembly info.

Thanks,

Marc

reply via email to

[Prev in Thread] Current Thread [Next in Thread]