•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Shell Scripting section within the Software Development category of DaniWeb, a massive community of 426,514 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,105 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Shell Scripting advertiser: Programming Forums
Views: 445 | Replies: 1
![]() |
•
•
Join Date: Jul 2008
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
Hi,
I have just started off with the shell programming.
I need to execute a GDB command from a shell script. I have been trying to get this working from quite sometime but not getting it quite right.I have this specific requirement that i read byte data from a file and write that data to the target device which is connected thru GDB. This is done in a loop so that i write entire data onto the target. Everything is done except writing the data to the target.
I hope i am clear in asking the query. Please help to know whether it is possible to do it in shell script or is there any work around for this.
Thanks in advance !!
Santosh
I have just started off with the shell programming.
I need to execute a GDB command from a shell script. I have been trying to get this working from quite sometime but not getting it quite right.I have this specific requirement that i read byte data from a file and write that data to the target device which is connected thru GDB. This is done in a loop so that i write entire data onto the target. Everything is done except writing the data to the target.
I hope i am clear in asking the query. Please help to know whether it is possible to do it in shell script or is there any work around for this.
Thanks in advance !!
Santosh
http://sources.redhat.com/gdb/curren...21.html#SEC233
I'm surprised you need to do this yourself. I would expect 'load filename' in GDB to be able to do it.
I'm surprised you need to do this yourself. I would expect 'load filename' in GDB to be able to do it.
If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
Do not PM me for help; You'll be ignored, or told to learn to read.
Do not ask me if I'm muslim - I'm not. Nor do I care about yours or anyone else's mysticism. Religion is a matrix, take the RED PILL.
Do not PM me for help; You'll be ignored, or told to learn to read.
Do not ask me if I'm muslim - I'm not. Nor do I care about yours or anyone else's mysticism. Religion is a matrix, take the RED PILL.
![]() |
•
•
•
•
•
•
•
•
DaniWeb Shell Scripting Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Other Threads in the Shell Scripting Forum
- Previous Thread: mailx & heredoc
- Next Thread: checking argument wheather is empty



Linear Mode