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

Python Debugger

<< < (11/15) > >>

Falldog:
Dear dmoore,

I had refine my code in new patch
* Fix - Linux breakpoint issue
* Add Debugger setting panel
* Communicate with python debug server in JSON
* Refine watch children mechanism (not perfect yet, update when call stack updated)
* Support thread list
* Run time will read the python files from $(cb)\share\CodeBlocks\python\PyDebugger
* Add update.py for copy python files into devel/output for debugging

[attachment deleted by admin]

[attachment deleted by admin]

dmoore:

--- Quote from: Falldog on October 10, 2012, 03:29:17 am ---Dear dmoore,

I had refine my code in new patch
* Fix - Linux breakpoint issue
* Add Debugger setting panel
* Communicate with python debug server in JSON
* Refine watch children mechanism (not perfect yet, update when call stack updated)
* Support thread list
* Run time will read the python files from $(cb)\share\CodeBlocks\python\PyDebugger
* Add update.py for copy python files into devel/output for debugging

--- End quote ---

Thanks. I'll try to test it out in the next week or so. Why are there two patch files?

Falldog:

--- Quote from: dmoore on October 11, 2012, 10:20:39 pm ---Thanks. I'll try to test it out in the next week or so. Why are there two patch files?

--- End quote ---
I had merge local commit in this patch, but file too large(more than maximun attachment), I separate in 2 rar files

[attachment deleted by admin]

dmoore:

--- Quote from: Falldog on October 13, 2012, 03:47:32 pm ---
--- Quote from: dmoore on October 11, 2012, 10:20:39 pm ---Thanks. I'll try to test it out in the next week or so. Why are there two patch files?

--- End quote ---
I had merge local commit in this patch, but file too large(more than maximun attachment), I separate in 2 rar files

--- End quote ---

Maybe you should put the code on a public repo?

Falldog:

--- Quote from: dmoore on October 13, 2012, 03:57:42 pm ---
--- Quote from: Falldog on October 13, 2012, 03:47:32 pm ---
--- Quote from: dmoore on October 11, 2012, 10:20:39 pm ---Thanks. I'll try to test it out in the next week or so. Why are there two patch files?

--- End quote ---
I had merge local commit in this patch, but file too large(more than maximun attachment), I separate in 2 rar files

--- End quote ---

Maybe you should put the code on a public repo?

--- End quote ---
Do you mean that I create another my own repo to maintain these code?  ???

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version