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]

python and gdbmi


Using gdb-7.3.50 (20110607).
Maybe a bug, it seems that the python expr
gdb.execute('interpreter-exec mi -file-list-exec-source-files', to_string=True)
returns an empty string and the command result goes to stdout
( to_string has some effect, but not the expected one) or did I miss something ?
But maybe there is a python gdb command or class to get the same info ?.


Any help is welcome.


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