On Fri, Jan 13, 2017 at 04:38:25PM -0700, Jacob Rosenthal wrote:
> Ah, I expected gdb of optimized split code to be a nightmare and hadnt
> tried yet.
> newtmgr has never crashed.. it just hangs forever
>
> I cant get the SOFT anymore now..... hrmmm Just hanging out here..
> (gdb) where
> #0 os_tick_idle (ticks=1189) at
> repos/apache-mynewt-core/hw/mcu/nordic/nrf51xxx/src/hal_os_tick.c:158
> #1 0x00008c1e in os_idle_task (arg=<optimized out>) at
> repos/apache-mynewt-core/kernel/os/src/os.c:110
> #2 0x00000000 in ?? ()
> (gdb) c
It would be interesting to see how many mbufs are free:
p os_msys_init_1_mempool
> Any chance I could impose on you to debug in irc with me sometime?
Sure. I'm on IRC, so just shout any time.
Chris