Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
Python Debugger
dmoore:
--- Quote from: Falldog on September 22, 2012, 01:50:23 am ---quote]
it's good news for using wxJson in CB, it seem not merge in wxWidgets core
I should add these files directly in project!?
--- End quote ---
For now, yes. I hope to test what you have done so far over the weekend.
dmoore:
I tested briefly last night. No problems compiling. So far, two issues:
1. The debugger always wants to run the same script. (Perhaps this is my fault)
2. On Linux, the target just runs to completion without stopping at a breakpoint and then drops to the gnome terminal. What features are supposed to work?
Falldog:
--- Quote from: dmoore on September 22, 2012, 01:13:24 pm ---I tested briefly last night. No problems compiling. So far, two issues:
1. The debugger always wants to run the same script. (Perhaps this is my fault)
2. On Linux, the target just runs to completion without stopping at a breakpoint and then drops to the gnome terminal. What features are supposed to work?
--- End quote ---
thanks for your reply,
I attached the patch just for you to review the architecture, I doesn't refine my code yet....
I think current solution is okay for now, but I should wrapper the data structure by json
maybe wait me to modify the code to stable, then I will patch again
The Linux problem, I think it may be the path compare issue, I will prepare Linux environment to test it until I refined my code
Falldog:
Where can I put the xxx.py for PyDebugger to use it?
It need the py file when deubgger run with python
zip file seems only for xrc file
Or just create a folder "PyDebugger" under CB::share/CodeBlocks/plugin when release to general user?
dmoore:
Use "extra files"
See here: http://forums.codeblocks.org/index.php/topic,6338.0.html
(I never did finish that wiki page :-[ )
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version