Where can I find the latest DebugFast branch or build?
Thread Rating:
DebugFast?
|
10-08-2013, 10:12 PM
(This post was last modified: 10-08-2013, 10:12 PM by ExtremeDude2.)
10-08-2013, 10:18 PM
I will use for Gecko code creating. Where can I find the branch to compile it from?
10-08-2013, 10:20 PM
It isn't a branch, you tell it to compile as DebugFast when you compile it
10-09-2013, 01:18 AM
OK, now I downloaded the latest Dolphin files, opened them in Visual C++ 2010 Express, now, how can I change it to build it in DebugFast. I have not build any others' work on Windows.
E: Never mind, I found it. E2: But when I try to compile it, it says it didn't find DXERR.LIB. E3: Do not answer yet, I found a Windows_Build page in the Dolphin Wiki. I will tell if I still have problems. 10-09-2013, 03:30 AM
DebugFast is meant for actual debugging (because it writes PDBs), but still keeps things in a state where you don't come crawling on <5 FPS (hence fast).
Unless you're a developer (or maybe tester in certain cases), you won't be needing DebugFast. 10-09-2013, 07:48 AM
So I'd assume the OP wants to use dolphin's debug? (settings launch to -d or w/e)
10-11-2013, 01:45 AM
No, I need Memory Breakpoints because I can't get a USB Gecko and want to code.
10-29-2013, 12:06 AM
Can anyone provide the commands to build the DebugFast target on Linux? I see that on Windows, Visual Studio has a nice GUI drop-down for selecting the target, but I have no clue how to select a target from the terminal on Linux. Sorry if this is a stupid question, I've searched the forums and Google for the past half hour and had no luck. (I already know how to build the Release target on Linux.)
Thanks. |
« Next Oldest | Next Newest »
|
Users browsing this thread: 1 Guest(s)