Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Splitting debugger in two - specific debugger and common GUI

<< < (9/136) > >>

oBFusCATed:
OK, more progress

After titanic fight with the windows toolchain, a fight that I WON!
I present to you modified windows C::B http://smrt.is-a-geek.org/codeblocks/dbg_refactor/cb_new_watch_win.png

And here is a better patch http://smrt.is-a-geek.org/codeblocks/dbg_refactor/dbg_refactor0003_win_svn.patch
The previous one was impossible to apply. The current one works with Tortoise SVN's "Apply patch" (99% see below for more info)...

Could I ask the patch to be reviewed, so it can be fixed and included in trunk C::B as soon as possible? ( Morten?)

Best regards

p.s. to fully apply the patch you should move the images from plugins/debuggergdb/resources/*.png to sdk/resources/*.png
p.s.s. If the patch can't be applied I can provide an archive with the full source tree

ollydbg:

--- Quote from: oBFusCATed on September 09, 2009, 12:58:34 am ---OK, more progress

After titanic fight with the windows toolchain, a fight that I WON!
I present to you modified windows C::B http://smrt.is-a-geek.org/codeblocks/dbg_refactor/cb_new_watch_win.png

And here is a better patch http://smrt.is-a-geek.org/codeblocks/dbg_refactor/dbg_refactor0003_win_svn.patch
The previous one was impossible to apply. The current one works with Tortoise SVN's "Apply patch" (99% see below for more info)...

Could I ask the patch to be reviewed, so it can be fixed and included in trunk C::B as soon as possible? ( Morten?)

Best regards

p.s. to fully apply the patch you should move the images from plugins/debuggergdb/resources/*.png to sdk/resources/*.png
p.s.s. If the patch can't be applied a can provide an archive with the full source tree



--- End quote ---

Wonderful job!

I'll download and test in my local copy!

Thanks!!!

MortenMacFly:

--- Quote from: oBFusCATed on September 09, 2009, 12:58:34 am ---And here is a better patch http://smrt.is-a-geek.org/codeblocks/dbg_refactor/dbg_refactor0003_win_svn.patch
[...]
Could I ask the patch to be reviewed, so it can be fixed and included in trunk C::B as soon as possible? ( Morten?)

--- End quote ---
Well - as guessed: The patch does not work. You have added binary data to the patch which will not work. Could you please provide me either with a patch that does not include images (the binary data) or really just send me the files (mac-fly@gmx.net will just do fine...).

oBFusCATed:
I've not added any binary files. I've move the images from the debugger/resources/*.png to sdk/resources
Unfortunately you'll have to do the moving manually :(
The rest of the patch should work... or it fails too?

On my windows I've "patch" cmd tool installed from UnixUtils (I think) and it doesn't work :(
But tortoisesvn (apply patch applied it OK I think).

If the patches don't work I can package the whole cb tree I have and put it on my web server, is that OK?

MortenMacFly:

--- Quote from: oBFusCATed on September 09, 2009, 05:29:45 pm ---If the patches don't work I can package the whole cb tree I have and put it on my web server, is that OK?

--- End quote ---
The patch does not work as it contains binary data (yes - the *.patch file -> search for PNG inside).
If you want to you can put the whole source tree. Although I would prefer to have just the modified parts. But no problem if it's the whole tree. Just tell me the base SVN revision you used then.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version