diff options
author | Mikael Pettersson <[email protected]> | 2017-11-11 14:29:16 +0100 |
---|---|---|
committer | Mikael Pettersson <[email protected]> | 2017-11-11 14:29:16 +0100 |
commit | d71c5604e7ba5e30391c493fb46e67a0284cef76 (patch) | |
tree | 7245a27858b48bc65a4a3eeb719600e16ee7eb2f /erts/emulator/beam/erl_process_dict.h | |
parent | 3fb3067d953f8be9fe66d3a6687a86be2e8d2f3f (diff) | |
download | otp-d71c5604e7ba5e30391c493fb46e67a0284cef76.tar.gz otp-d71c5604e7ba5e30391c493fb46e67a0284cef76.tar.bz2 otp-d71c5604e7ba5e30391c493fb46e67a0284cef76.zip |
fix output formatting in several HiPE debug BIFs
Fix formatting in hipe_bifs:show_pcb/1, hipe_bifs:show_estack/1,
and hipe_bifs:show_nstack/1.
fflush(stdout) before switching from printf() to erts_printf() to
avoid garbled output.
Adjust field lengths to work on both 64- and 32-bit systems.
Tested on Linux/x86_64 (64-bit) and Linux/ARMv7 (32-bit).
Diffstat (limited to 'erts/emulator/beam/erl_process_dict.h')
0 files changed, 0 insertions, 0 deletions