Author Topic: Debug  (Read 2693 times)

kyfalcon

  • Guru
  • ****
  • Posts: 390
    • View Profile
Debug
« on: June 10, 2011, 05:25:26 pm »
Is there a way to run this in a debugger? Or do you just have to add a bunch of comments to the logs?

tschak909

  • LinuxMCE God
  • ****
  • Posts: 5549
  • DOES work for LinuxMCE.
    • View Profile
Re: Debug
« Reply #1 on: June 10, 2011, 07:53:54 pm »
Yes, run the device binary in gdb. ;)

-Thom