I'm having only limited luck debugging XBMC with eclipse. It frequently locks up with xbmc.bin taking all four processors and xubuntu stops except for moving the mouse around.
Luckily I can ssh in from a defferent computer kill -9 xbmc.bin and then I'm back.
I haven't really investigated yet, but I was wondering if anyone had some hints or even a solution!
thanks
mike
linux, eclipse and debuggin XBMC
dragonflight
Junior Member Joined: Sep 2012 Reputation: 0 |
2012-10-25 17:31
Post: #1
|
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2012-10-26 10:16
Post: #2
don't use eclipse. it gives 'sucks' new dimensions. anyways, it's likely gdb eating your ponies.. it has its quirks
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first.
(This post was last modified: 2012-10-26 10:17 by spiff.)
|
| find quote |
FernetMenta
Team-XBMC Member Posts: 1,714 Joined: Jul 2010 Reputation: 37 Location: Munich |
2012-10-26 12:40
Post: #3
I use eclipse for quite a while and don't encounter any problems. I run it on a remote pc through ssh and X11 forwarding. The debug session loads much faster if you only compile those files with -g which you are interested in. (I do most development on Atom D2700 or E350).
|
| find quote |

Search
Help