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: unexpected output from print


>>>>> "Markus" == Markus Teich <markus.teich@stusta.mhn.de> writes:

Markus> i am trying to parse the output of the print command on structs and
Markus> arrays.

In addition to what Sergio said, it is better to use MI than to try to
parse gdb's output.

Tom


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