Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
Debug single file
(1/1)
Ceniza:
I was wondering, how tricky would it be to make the debugger work with single files?
Compiling a single file is no longer a problem, it has been implemented, but allowing that compilation to enable debugging flags would be the tricky thing.
Maybe, just maybe, if there was another "compiler settings" when you're going to compile a single file. We'd get that way "global compiler settings", "global compiler settings per project", "compiler settings per target" and "compiler settings for single file compilation".
What do you think?
Michael:
--- Quote from: Ceniza on January 11, 2006, 08:00:47 pm ---Maybe, just maybe, if there was another "compiler settings" when you're going to compile a single file. We'd get that way "global compiler settings", "global compiler settings per project", "compiler settings per target" and "compiler settings for single file compilation".
What do you think?
--- End quote ---
Would it not be a bit too much to have all those "global compiler settings"?
Michael
Ceniza:
--- Quote from: Michael ---Would it not be a bit too much to have all those "global compiler settings"?
--- End quote ---
The new one would only be "compiler settings for single file compilation", all others already exist, or was any of those removed lately?
Michael:
May be I have misunderstood.
By "global compiler settings" you mean Settings-->compiler, by "compiler settings per project" Project-->Build options and by "compiler settings per target" Project-->Properties-->Targets, right?
In this case, the addition of "compiler settings for single file compilation" should be a possibility IMHO.
The improved compiler framework (developers only access, if I remeber correctly) will not take into consideration such a case?
Michael
Ceniza:
--- Quote from: Michael ---By "global compiler settings" you mean Settings-->compiler, by "compiler settings per project" Project-->Build options and by "compiler settings per target" Project-->Properties-->Targets, right?
--- End quote ---
Right, that's what I meant.
--- Quote from: Michael ---The improved compiler framework (developers only access, if I remeber correctly) will not take into consideration such a case?
--- End quote ---
I don't remember reading about that in there.
Navigation
[0] Message Index
Go to full version