Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Splitting debugger in two - specific debugger and common GUI
MortenMacFly:
--- Quote from: oBFusCATed on September 17, 2009, 12:18:58 pm ---You propose to extract the shared_ptr from boost?
--- End quote ---
No, surely not. :-)
I meant a freely available simple (!) implementation in one header file that gets included if the GCC version is less than 4. If it makes sense to use shared pointers in your case I wouldn't want to remove that option. I need to have a look where and why exactly you need them.
oBFusCATed:
OK, I've build it with the autotools build system. (r5804)
It is now my main installation. :lol:
Some feedback:
1. The new icons are awful ... don't like them at all (maybe I'm too used to the old ones), can we use the desktop icon theme on linux in particular, so C::B can feel more integrated?
2. The highlight occurrences is broken somehow... here is a screen shot: http://smrt.is-a-geek.org/codeblocks/cb_highlight_but.png
3. Can we have "X" images on the start up page, next to the project/workspace/file list, instead of the "X" symbol?
4. The watch windows seems to work also setting breakpoints...
One thing, I think would be cool to implement is "select something in the editor, drag&drop it on the watch window, new watch is added".
The question is where should I look for the drag&dropping thing?
Jenna:
--- Quote from: oBFusCATed on September 17, 2009, 08:14:40 pm ---OK, I've build it with the autotools build system. (r5804)
It is now my main installation. :lol:
Some feedback:
1. The new icons are awful ... don't like them at all (maybe I'm too used to the old ones), can we use the desktop icon theme on linux in particular, so C::B can feel more integrated?
2. The highlight occurrences is broken somehow... here is a screen shot: http://smrt.is-a-geek.org/codeblocks/cb_highlight_but.png
3. Can we have "X" images on the start up page, next to the project/workspace/file list, instead of the "X" symbol?
4. The watch windows seems to work also setting breakpoints...
One thing, I think would be cool to implement is "select something in the editor, drag&drop it on the watch window, new watch is added".
The question is where should I look for the drag&dropping thing?
--- End quote ---
I_m working on the second one (know the cause and fixing it) will commit later.
3. I have a working copy that uses trashcans instead of the x and I have put them in front of the line, I can provide a screenshot later.
Jenna:
--- Quote from: jens on September 17, 2009, 08:33:24 pm ---3. I have a working copy that uses trashcans instead of the x and I have put them in front of the line, I can provide a screenshot later.
--- End quote ---
Here it is:
[attachment deleted by admin]
oBFusCATed:
--- Quote from: jens on September 16, 2009, 10:23:05 pm ---By the way: if I close a project, the breakpointlist is not cleared.
--- End quote ---
Here is the patch for the fix: http://smrt.is-a-geek.org/codeblocks/dbg_refactor/remove_bkpt_on_prj_close.patch
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version