<p><a href="https://github.com/miconda" class="user-mention">@miconda</a></p>
<p>This is really all it gives me. I've tried both Enter, Space and a bunch of other things. Nothing really indicates there would be any more data to print.</p>
<pre><code>(gdb)
(gdb)
(gdb)
(gdb) set $i=0
(gdb) while ($i < process_no)
 >p pt[$i++]
 >end
$16 = {pid = 9446, unix_sock = -1, idx = -1, desc = "main process - attendant", '\000' <repeats 103 times>}
$17 = {pid = 9449, unix_sock = 13, idx = -1,
  desc = "udp receiver child=0 sock=172.31.46.236:5060 (sip.domain.com:5060)", '\000' <repeats 61 times>}
$18 = {pid = 9450, unix_sock = 14, idx = -1,
  desc = "udp receiver child=1 sock=172.31.46.236:5060 (sip.domain.com:5060)", '\000' <repeats 61 times>}
$19 = {pid = 9451, unix_sock = 15, idx = -1,
  desc = "udp receiver child=2 sock=172.31.46.236:5060 (sip.domain.com:5060)", '\000' <repeats 61 times>}
$20 = {pid = 9452, unix_sock = 16, idx = -1,
  desc = "udp receiver child=3 sock=172.31.46.236:5060 (sip.domain.com:5060)", '\000' <repeats 61 times>}
$21 = {pid = 9453, unix_sock = 17, idx = -1,
  desc = "udp receiver child=0 sock=172.31.46.236:6050 (sip.domain.com:6050)", '\000' <repeats 61 times>}
$22 = {pid = 9454, unix_sock = 18, idx = -1,
  desc = "udp receiver child=1 sock=172.31.46.236:6050 (sip.domain.com:6050)", '\000' <repeats 61 times>}
$23 = {pid = 9455, unix_sock = 19, idx = -1,
  desc = "udp receiver child=2 sock=172.31.46.236:6050 (sip.domain.com:6050)", '\000' <repeats 61 times>}
$24 = {pid = 9456, unix_sock = 20, idx = -1,
  desc = "udp receiver child=3 sock=172.31.46.236:6050 (sip.domain.com:6050)", '\000' <repeats 61 times>}
$25 = {pid = 9457, unix_sock = 21, idx = -1, desc = "slow timer", '\000' <repeats 117 times>}
$26 = {pid = 9458, unix_sock = 22, idx = -1, desc = "timer", '\000' <repeats 122 times>}
$27 = {pid = 9459, unix_sock = 23, idx = -1, desc = "secondary timer", '\000' <repeats 112 times>}
$28 = {pid = 9460, unix_sock = 24, idx = -1, desc = "MI FIFO", '\000' <repeats 120 times>}
$29 = {pid = 9467, unix_sock = 26, idx = -1, desc = "ctl handler", '\000' <repeats 116 times>}
$30 = {pid = 9468, unix_sock = 4, idx = -1, desc = "TIMER NH", '\000' <repeats 119 times>}
(gdb)
(gdb)
(gdb)
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/issues/1208#issuecomment-320983156">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AF36ZQdXZ-_FWwG3TDes0aza2EboiCTbks5sWHgDgaJpZM4Owne0">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AF36ZejcoaK-cPIRkt8OLdf-guOQzGliks5sWHgDgaJpZM4Owne0.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/kamailio/kamailio/issues/1208#issuecomment-320983156"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/kamailio/kamailio","title":"kamailio/kamailio","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/kamailio/kamailio"}},"updates":{"snippets":[{"icon":"PERSON","message":"@jonastelzio in #1208: @miconda \r\n\r\nThis is really all it gives me. I've tried both Enter, Space and a bunch of other things. Nothing really indicates there would be any more data to print.\r\n\r\n````\r\n(gdb)\r\n(gdb)\r\n(gdb)\r\n(gdb) set $i=0\r\n(gdb) while ($i \u003c process_no)\r\n \u003ep pt[$i++]\r\n \u003eend\r\n$16 = {pid = 9446, unix_sock = -1, idx = -1, desc = \"main process - attendant\", '\\000' \u003crepeats 103 times\u003e}\r\n$17 = {pid = 9449, unix_sock = 13, idx = -1,\r\n  desc = \"udp receiver child=0 sock=172.31.46.236:5060 (sip.domain.com:5060)\", '\\000' \u003crepeats 61 times\u003e}\r\n$18 = {pid = 9450, unix_sock = 14, idx = -1,\r\n  desc = \"udp receiver child=1 sock=172.31.46.236:5060 (sip.domain.com:5060)\", '\\000' \u003crepeats 61 times\u003e}\r\n$19 = {pid = 9451, unix_sock = 15, idx = -1,\r\n  desc = \"udp receiver child=2 sock=172.31.46.236:5060 (sip.domain.com:5060)\", '\\000' \u003crepeats 61 times\u003e}\r\n$20 = {pid = 9452, unix_sock = 16, idx = -1,\r\n  desc = \"udp receiver child=3 sock=172.31.46.236:5060 (sip.domain.com:5060)\", '\\000' \u003crepeats 61 times\u003e}\r\n$21 = {pid = 9453, unix_sock = 17, idx = -1,\r\n  desc = \"udp receiver child=0 sock=172.31.46.236:6050 (sip.domain.com:6050)\", '\\000' \u003crepeats 61 times\u003e}\r\n$22 = {pid = 9454, unix_sock = 18, idx = -1,\r\n  desc = \"udp receiver child=1 sock=172.31.46.236:6050 (sip.domain.com:6050)\", '\\000' \u003crepeats 61 times\u003e}\r\n$23 = {pid = 9455, unix_sock = 19, idx = -1,\r\n  desc = \"udp receiver child=2 sock=172.31.46.236:6050 (sip.domain.com:6050)\", '\\000' \u003crepeats 61 times\u003e}\r\n$24 = {pid = 9456, unix_sock = 20, idx = -1,\r\n  desc = \"udp receiver child=3 sock=172.31.46.236:6050 (sip.domain.com:6050)\", '\\000' \u003crepeats 61 times\u003e}\r\n$25 = {pid = 9457, unix_sock = 21, idx = -1, desc = \"slow timer\", '\\000' \u003crepeats 117 times\u003e}\r\n$26 = {pid = 9458, unix_sock = 22, idx = -1, desc = \"timer\", '\\000' \u003crepeats 122 times\u003e}\r\n$27 = {pid = 9459, unix_sock = 23, idx = -1, desc = \"secondary timer\", '\\000' \u003crepeats 112 times\u003e}\r\n$28 = {pid = 9460, unix_sock = 24, idx = -1, desc = \"MI FIFO\", '\\000' \u003crepeats 120 times\u003e}\r\n$29 = {pid = 9467, unix_sock = 26, idx = -1, desc = \"ctl handler\", '\\000' \u003crepeats 116 times\u003e}\r\n$30 = {pid = 9468, unix_sock = 4, idx = -1, desc = \"TIMER NH\", '\\000' \u003crepeats 119 times\u003e}\r\n(gdb)\r\n(gdb)\r\n(gdb)\r\n````"}],"action":{"name":"View Issue","url":"https://github.com/kamailio/kamailio/issues/1208#issuecomment-320983156"}}}</script>