<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 19, 2017 at 3:53 PM, Roger Lipscombe <span dir="ltr"><<a href="mailto:roger@differentpla.net" target="_blank">roger@differentpla.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Thanks. Are those values relative to something? I'm seeing:<br>
<br>
[#RefcBinary<0x10,0x17079e08,<wbr>0x39700560,0x39700578,0>,<br>
 #RefcBinary<0x10,0x17079d68,<wbr>0x39448c70,0x39448c88,0>,<br>
...etc.<br>
<br>
Those values look a little bit short for a 64-bit BEAM, or have I just<br>
got holes in my core dump? Can you *have* holes in a core dump on<br>
Linux?<br></blockquote><div><br></div><div>They seem to be truncated on 64-bit. Open etp-commands, look for function called etp-boxed-immediate-1, and change any "%#x" to "%p" and it should print the entire pointer.</div><div><br></div><div>PR's to make etp work better in 32/64 bits are welcome :)</div><div><br></div><div>Lukas</div><div><br></div></div></div></div>