t-hack.com

English - X300T / X301T / DIT9719 / KISS KMM / BT Vision / Bluewin TV-Box / V-BOX/ VIP 1216 or similar Hardware => Software => Topic started by: DarkNeo on 24. Oct 2008, 00:21

Title: Remote Debugging TV2Client
Post by: DarkNeo on 24. Oct 2008, 00:21
I'm trying to get remote debugging working, but I'm having difficulties. I've copied across the latest debug client files from my VS 2008 installation, and it will connect, and attach to processes. So far, so good. However, to remote debug well, I want to get VS to deploy TV2Client. This is where the problems begin. Running two copies of TV2Client is obviously going to cause problems, so I've changed my BooterCE to not start TV2Client (and not restart if it doesn't have it's process ID). However now when I boot, I don't get anything, FTP/HTTP/Telnet don't work. All I've changed in BooterCE is to not run TV2Client.

Is it somehow required by the system that a TV2Client app has to be running? If so, what does it use to check if it is?
Title: Re: Remote Debugging TV2Client
Post by: Hoernchen on 24. Oct 2008, 00:31
Looks like you accidentially commented out too much code in your booterce ;)
At least on my x300t everything works just fine without a running tv2client.
Title: Re: Remote Debugging TV2Client
Post by: DarkNeo on 24. Oct 2008, 01:05
Doh! After all that...it had just been assigned a different IP by the DHCP lol  :D
Title: Re: Remote Debugging TV2Client
Post by: DarkNeo on 24. Oct 2008, 01:27
Ok another problem, it won't load the symbol file. I've made sure the project outputs full debugging info, the pdb file is there, but if I try to load it manually it complains the symbol file doesn't match the module >:(
Title: Re: Remote Debugging TV2Client
Post by: mce2222 on 24. Oct 2008, 09:16
by the way... are you aware of our SVN repository ? the code for the rewritten BooterCE is in there and that could of course need some additional features.

I also planned to create a new tv2client app  (that doesnt use the IPTV at all)