Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

debugger speed

<< < (6/6)

grv575:

--- Quote from: rickg22 on January 04, 2006, 11:58:47 pm ---grv: Is Quincy opensource? We might... *ahem* re-use *ahem* some of its code :lol:

--- End quote ---

"Quincy is freeware open-source."
http://www.codecutter.net/tools/quincy/

The source is 300k.  Haven't looked at it yet though.  I do know it's using gdb 5.2.1 and not the newer 6.3 but still could be useful to salvage some of the source anyway.

grv575:
Compiling the latest source and running through the debugger again, it looks like I may have been a little harsh about the speed.  It's actually perfectly usable (F7 stepping) on my machine.  Optimization of course isn't a bad thing - I think I'll still profile it just out of curiosity - but it's decent enough to not be unacceptably slow.  Guess I remembered it taking longer to move the carret in previous builds, but as it is it gives a decent speed impression.

tiwag:

--- Quote from: grv575 on January 05, 2006, 04:16:19 am ---Compiling the latest source and running through the debugger again, it looks like I may have been a little harsh about the speed.  It's actually perfectly usable (F7 stepping) on my machine.  Optimization of course isn't a bad thing - I think I'll still profile it just out of curiosity - but it's decent enough to not be unacceptably slow.  Guess I remembered it taking longer to move the carret in previous builds, but as it is it gives a decent speed impression.


--- End quote ---

did you ever test an optimized ( by compiler switches ) build of CB ???  ( normal project file is for a debug build
and the update command only strips the output files, but no optimizations are done )

test this out (if you have another GB space left on your HD)  - you'll be astonished !

Ceniza:
My binary snapshots are already compiled with optimization flags, that would save him almost the whole GB :)

tiwag:

--- Quote from: Ceniza on January 05, 2006, 08:28:21 am ---My binary snapshots are already compiled with optimization flags, that would save him almost the whole GB :)

--- End quote ---

thanks Ceniza  -  now  I know how i can save a GB  :D

Navigation

[0] Message Index

[*] Previous page

Go to full version