This is the mail archive of the gdb@sources.redhat.com 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]

Dump to a file



 Hi,
Is there a macro or something similar in GDB so as to be able to copy the
value of an array or a structure from the gdb to a file?
 Basically,I have an application running in a  platform and I have the gdb
on the host.So,I want after the execution of the programm to have a file
with the values of a specific structure etc..
 So,instead of only monitoring the value of a variable to dump this to a
file as well.

 Thank you .


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