User forums > Using Code::Blocks

GDB

(1/8) > >>

cbuser405:
Hi,

Could you implement the remote GDB 'additional shell commands'. As far as I can see almost the entire infrastructure for this already exists. It remains to add functionality to GDB_driver::Prepare().

Thank you,

Maxim

oBFusCATed:
Probably, but this should be done by someone using these commands.
I don't know how to use them, so it would be hard for me to test the code.

So patches are welcome.
If you take the task, please use the debuggers branch as a base.
You can find it here: http://svn.berlios.de/wsvn/codeblocks/branches/wxpropgrid_debugger/

cbuser405:
Thanks for the quick reply. Testing of this functionality is not of great complexity, you can just 'ls> beforeConnect.txt' and 'ls> afterConnect.txt' ('dir' for Windows) or something to like this.
Implementing the shell command, I think, ought to be done in the style of C:: B. Could you give an example of the style in the C:: B a call command shell? It would be just as well to include this fix into the mainline, they are more that the fields entering these commands have been around long enough.

scarphin:
I'm desperately looking for that feature also!

oBFusCATed:
What are these commands useful for?
Can you describe a use case where you need them?

Where they should be executed? On the machine running gdb or the machine running gdbserver?

Edit reason: replaced there with these in the first sentence.

Navigation

[0] Message Index

[#] Next page

Go to full version