Comment on rbtrace: like strace, but for ruby codeparentComments−riffraff15yit could be made to work through a FIFO though, I guess? if so I could take a shot at it :)−tmm1OP15yA FIFO might work. Do you know how big the buffers associated with FIFOs on OSX are?−riffraff15ysadly, I do not, I was sure I had a reference somewhere but I am completely unable to find it again :(
Comments
it could be made to work through a FIFO though, I guess? if so I could take a shot at it :)
A FIFO might work. Do you know how big the buffers associated with FIFOs on OSX are?
sadly, I do not, I was sure I had a reference somewhere but I am completely unable to find it again :(