Skip to content

Instantly share code, notes, and snippets.

@alco
Created June 20, 2014 21:58
Show Gist options
  • Save alco/ba820c53b549a3124f44 to your computer and use it in GitHub Desktop.
Save alco/ba820c53b549a3124f44 to your computer and use it in GitHub Desktop.
λ erl -pa ebin -s lagg
Erlang/OTP 17 [erts-6.0] [source] [64-bit] [smp:8:8] [async-threads:10] [hipe] [kernel-poll:false] [dtrace]
Eshell V6.0 (abort with ^G)
1> (<0.41.0>) << {dbg,{ok,[{matched,nonode@nohost,1}]}} (Timestamp: {1403,301453,
757731})
THIS TOOK LONGER THAN YOU EXPECTED
(<0.41.0>) in {dbg,req,1} (Timestamp: {1403,301453,757740})
(<0.41.0>) <0.40.0> ! {io_request,<0.41.0>,<0.40.0>,
{put_chars,unicode,
<<"THIS TOOK LONGER THAN YOU EXPECTED\n">>}} (Timestamp: {1403,
301453,
757747})
(<0.41.0>) out {io,wait_io_mon_reply,2} (Timestamp: {1403,301453,757750})
(<0.41.0>) << {io_reply,<0.40.0>,ok} (Timestamp: {1403,301453,760627})
(<0.41.0>) in {io,wait_io_mon_reply,2} (Timestamp: {1403,301453,760731})
(<0.41.0>) <0.42.0> ! {<0.41.0>,{p,<0.41.0>,[clear]}} (Timestamp: {1403,
301453,
760741})
(<0.41.0>) out {dbg,req,1} (Timestamp: {1403,301453,760759})
BREAK: (a)bort (c)ontinue (p)roc info (i)nfo (l)oaded
(v)ersion (k)ill (D)b-tables (d)istribution
^C%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment