• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Development Discussion v
« Previous 1 ... 95 96 97 98 99 ... 117 Next »

question about debugging dolphin
View New Posts | View Today's Posts

Thread Rating:
  • 2 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
question about debugging dolphin
12-16-2009, 11:50 PM
#1
chelo248 Offline
Member
***
Posts: 52
Threads: 6
Joined: Jun 2009
Question 
first , sorry about my english.

second, i am starting with Dolphin.

can i debug Dolphin with "visual c++ 2008 debugger"?

i am trying to debug Star Fox Adventure, with the Dolphin debugger the game crash in this loop :
[Image: ael9ap.jpg]

but i need to know in wich part of the source code is this happening, how can i do that ?

when i open the "Visual c++ debugger" with Dolphin is not loading the plugins.

any comments/sugestion is welcome
thanks Smile
Find
Reply
12-17-2009, 02:12 PM (This post was last modified: 12-17-2009, 02:12 PM by shuffle2.)
#2
shuffle2 Offline
godisgovernment
*
Project Owner  Developers (Administrators)
Posts: 698
Threads: 17
Joined: Mar 2009
If you have visual studio setup correctly, when dolphin crashes you will be given the option of using VS's Just In Time debugger to debug the crash.

However, if you want to start debugging from VS, you should make sure the working directory for Debugging is set to $(TargetDir) in the Dolphin project's properties. (Dolphin is probably trying to scan a nonexistant folder for plugins in your case.)
Find
Reply
12-17-2009, 09:53 PM (This post was last modified: 12-17-2009, 09:54 PM by chelo248.)
#3
chelo248 Offline
Member
***
Posts: 52
Threads: 6
Joined: Jun 2009
thank you.

now the VS debugger open the plugins.
now i am going to take a look the source code, according to John Peterson Starfox Adventure problem can be something in the DVDInterface that is wrong, but this can take me several months. lol. is not easy understand everything. Tongue

thanks again shuffle2 Smile
Find
Reply
01-05-2010, 11:30 AM
#4
chelo248 Offline
Member
***
Posts: 52
Threads: 6
Joined: Jun 2009
i have one new question,
i want debug one game, using Visual c++ 2008

when i compile the "Release" (Dolphin.exe) version the game works (well , works until Dolphin hangs) but when i compile the "Debug" (DolphinD.exe) version Dolphin load the game but then i get black screen and 0 FPS. i don't know why the "Release" version works and the "Debug" version is not working.

somebody can help me ?
Find
Reply
01-06-2010, 08:28 AM
#5
CacoFFF Offline
Member
****
Posts: 722
Threads: 15
Joined: Mar 2009
Did you make the Debug executable load the Debug versions of the plugins?
ASRock Conroe 1333-D667
Intel Pentium Dual Core E2180 2.00GHZ
2GB ram
Windows XP x64
Ati Radeon HD3650 256mb GDDR3
[Image: bugwk7.gif]
[Image: 338184.jpg]
Find
Reply
01-06-2010, 08:39 AM
#6
chelo248 Offline
Member
***
Posts: 52
Threads: 6
Joined: Jun 2009
(01-06-2010, 08:28 AM)CacoFFF Wrote: Did you make the Debug executable load the Debug versions of the plugins?

yes, of course.

the Debug executable is not working but the Debug Fast executable is working, so i'm using Debug Fast.
is very strange, don't you think?
Find
Reply
« Next Oldest | Next Newest »


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


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode