Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Command entry in the debug log patch
MortenMacFly:
--- Quote from: oBFusCATed on June 13, 2009, 08:12:19 pm ---do you spot any problems that are stopping the patch from being applied to trunk?
--- End quote ---
The only thing I'd like to see is a cosmetic change: So that the script log looks the same as the debugger's log. This means:
1.) In the script log: Add a label in front of the textbox
2.) In the debugger's log add the buttons (and functionality) for "Load from file" and "Clear output window". Especially the first one would be just "cool". ;-)
oBFusCATed:
OK, I'll take a look tonight.
But do you think that "Load from file" would be useful? Have you used the one in the script console?
MortenMacFly:
--- Quote from: oBFusCATed on June 18, 2009, 09:30:45 am ---But do you think that "Load from file" would be useful? Have you used the one in the script console?
--- End quote ---
Certainly. I have several scripts that clean up and prepare builds which I run from time to time. For the debugger I think it would be even more "nice" -> imagine initialisation commands or alike. However - I don't say you'll need to do that though. From my point of view the patch is nice just as it is. And it just works.
oBFusCATed:
OK, Morten
I've added the clear button and load from file button.
I won't add the command static text in the script console because I'm not sure that I can edit the code without making damage (looks like it is generated by the wxSmith plugin)
The patch is sent to the patch tracker.
id: 002773
I've deleted all attachments with previous versions of the patch.
p.s. the load from file button executes "source filename" command, I don't know if it is appropriate, but it seems to work.
ollydbg:
@oBFusCATed
Thanks, the new patch works well!
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version