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: repo to work on python scripting support


What kind of functions for parsing Python does the Python API export?
Is there anything that would, say, parse an expression as far as it
can, and let us know where the expression ends?  If so, we could use
that for $(py <python code here>), and things like embedded quotes and
parens would just work.


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