User forums > Using Code::Blocks
Load and save watch file in 12.11
oBFusCATed:
--- Quote from: MortenMacFly on January 19, 2013, 11:21:39 pm ---Well... there is one simple interface to GDB how you add watches. Thats all I want to save, nothing more, nothing less. It should be a simple as it was before.
--- End quote ---
You forget that we now have a generic debugger interface. What about the python dbg plugins or gdb/mi?
--- Quote from: jens on January 19, 2013, 11:30:09 pm ---If every plugin implements it's own version, the plugins should be able to have an own function to save the watches.
--- End quote ---
Yes, this is the direction I'll probably take, but not now. Probably you should ping me about this is a month or two :)
MortenMacFly:
--- Quote from: oBFusCATed on January 20, 2013, 12:12:52 am ---Yes, this is the direction I'll probably take, but not now. Probably you should ping me about this is a month or two :)
--- End quote ---
Yes, thats true and thats also what I meant. Of course I am only talking about the one gdb plugin we have in SVN, nothing else. It had this functionality before and it seems it was useful. Especially with locals gone.
Maybe I wasn't clear enough in the first place - I am not looking for something generic nor an extension to the core, just to the debugger plugin we provide atm. Let me have a look if I find the patch again - maybe its very simple then...
oBFusCATed:
As you know I don't like non-generic solutions... The patch probably have been provided by Ollydbg.
MortenMacFly:
--- Quote from: oBFusCATed on January 20, 2013, 01:07:38 pm ---As you know I don't like non-generic solutions...
--- End quote ---
--- Quote from: oBFusCATed on January 20, 2013, 12:12:52 am ---
--- Quote from: jens on January 19, 2013, 11:30:09 pm ---If every plugin implements it's own version, the plugins should be able to have an own function to save the watches.
--- End quote ---
Yes, this is the direction I'll probably take, but not now.
--- End quote ---
Hmmm.. I don't get it:
Whats the difference between what I propose and you? The patch does exactly that: Save watches for this very debugger plugin we distribute. ???
oBFusCATed:
--- Quote from: MortenMacFly on January 20, 2013, 01:54:22 pm ---Whats the difference between what I propose and you? The patch does exactly that: Save watches for this very debugger plugin we distribute. ???
--- End quote ---
What patch? Link?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version