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

someone working on CDB debugger?

<< < (5/12) > >>

Alpha:

--- Quote from: Martin K. on October 08, 2012, 11:47:34 pm ---3. ohh, there are coding guidelines? What is wrong with my code?

--- End quote ---
I have not looked at your code, but see Coding style for how Code::Blocks (mostly) does it.

Martin K.:

--- Quote from: Alpha on October 08, 2012, 11:57:18 pm ---
--- Quote from: Martin K. on October 08, 2012, 11:47:34 pm ---3. ohh, there are coding guidelines? What is wrong with my code?

--- End quote ---
I have not looked at your code, but see Coding style for how Code::Blocks (mostly) does it.

--- End quote ---

Thank you for the link, but i currently can't see the big problem with my code.

Martin

Martin K.:
a new one:

renamed every file to lowercase
reformated the source with astyle
everything is in namespace now (except the plugin itself)
renamed a few class variables
changes the wxarray to stl::dqueue
breakpoint enable/disable and delete

is there someone looking on or should i stop the announcements?

Martin

MortenMacFly:

--- Quote from: Martin K. on October 09, 2012, 06:42:12 pm ---is there someone looking on or should i stop the announcements?

--- End quote ---
Keep 'em coming.

Martin K.:

--- Quote from: MortenMacFly on October 09, 2012, 07:58:55 pm ---
--- Quote from: Martin K. on October 09, 2012, 06:42:12 pm ---is there someone looking on or should i stop the announcements?

--- End quote ---
Keep 'em coming.

--- End quote ---

OK, rev 8:
Runto cursor
Visual C++ 6 support
more documentation

Martin

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version