This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How to access files (open/read/close) from gdb script ?


On Mon, 2005-09-26 at 16:44 +0200, David Lamy-Charrier wrote:
> Hello,
> 
> Does anyone of you know how to perform file operations
> (open/read/close) from a GDB script ?


Maybe you can integrate this with an expect / tcl script  ? AFAIK gdb
scripting 
does not allow such stuff. 

cheers
Ramana


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]