[PATCH v2] console: flush consoles on newline when debugging
Ahmad Fatoum
a.fatoum at pengutronix.de
Wed Mar 13 04:46:22 PDT 2024
Hello Sascha,
On 13.03.24 12:38, Sascha Hauer wrote:
>
> On Wed, 13 Mar 2024 11:00:48 +0100, Ahmad Fatoum wrote:
>> For debugging hangs, CONFIG_DEBUG_PROBES and CONFIG_DEBUG_INITCALLS are
>> useful tools to pinpoint where the issue is. FOr issues that lock up the
>> SoC, their output can be misleading if we have bigger UART FIFO and not
>> all output has managed to make it out.
>>
>> Add a new DEBUG_FLUSH_LINE_BREAK to make debugging this easier.
Thanks. I just noticed, I missed updating the message here
(CONSOLE_FLUSH_LINE_BREAK). Could you fix it?
Cheers,
Ahmad
>> The option is unnecessary outside of debugging, so for now we don't add
>> a prompt by default and select it as needed.
>>
>> [...]
>
> Applied, thanks!
>
> [1/1] console: flush consoles on newline when debugging
> https://git.pengutronix.de/cgit/barebox/commit/?id=50cbfd91b573 (link may not be stable)
>
> Best regards,
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list