NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 89 90 91 92 93 Next »
Step Trough

 
  • 0 Vote(s) - 0 Average
Step Trough
TypQxQ
Offline

Junior Member

Posts: 36
Threads: 9
Joined: Apr 2004
#1
2004-04-11, 10:18 PM
Sub, is there any way to step trough the pkugin? I'm going mad with this errors...

/Q
/Q
CodeMonkey
Offline

Senior Member

Posts: 389
Threads: 86
Joined: Apr 2004
#2
2004-04-11, 11:02 PM
I haven't had any luck getting into my plugin with the debugger either.
-CodeMonkey
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,712
Threads: 767
Joined: Nov 2003
#3
2004-04-12, 01:08 AM
The .net framework is funny about loading assemblies (plugin .DLLs) from the other directories than the one the main executable is in. To get around this and allow the plugins to be dynamically loaded from the gbpvr\plugins directory, I'm loading the assemblies using byte stream. This does have the unfortunate side effect of disabling debugging.

To allow you to debug your plugins, I'll change to GB-PVR to load <install location>\debugplugin.dll in a way that will enable debugging. You'll have to use this .DLL name when doing you development, then change the name to something more descriptive when you are ready to release.

I had intended to have this in place for the first release to support plugins, but I was a little rushed with the daylight savings problem so decided to leave this until the next release.



sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,712
Threads: 767
Joined: Nov 2003
#4
2004-04-12, 01:22 AM
Ignore my last answer, I found a way to dynamically load the .pdb file as well. Debugging will be possible in the next release, even with the DLL retaining its original name.



CodeMonkey
Offline

Senior Member

Posts: 389
Threads: 86
Joined: Apr 2004
#5
2004-04-12, 01:39 AM
Sweet, thanks.
-CodeMonkey
TypQxQ
Offline

Junior Member

Posts: 36
Threads: 9
Joined: Apr 2004
#6
2004-04-12, 07:07 AM
Gr8!!!!

Do you have any idea when next release will come?

/Q
/Q
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,712
Threads: 767
Joined: Nov 2003
#7
2004-04-12, 05:46 PM
It'll be a few more days. Probably the weekend. I've been distracted with other things like the website etc.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Step forward - only the brave ones! madcat 10 3,899 2006-06-26, 04:19 AM
Last Post: madcat

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode