Improve doc on how to execute a Python script from GDB.
authorJoel Brobecker <brobecker@gnat.com>
Thu, 21 Jan 2010 04:34:52 +0000 (04:34 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Thu, 21 Jan 2010 04:34:52 +0000 (04:34 +0000)
commit95433b348df0563b42a4b4287d569fcd92e4ff24
treea93fbbd11a409f556d8109fa11cf48d205f6b955
parent9ac9c2b6b0a2cc7c695880b35673fe6f9ccd2dc1
Improve doc on how to execute a Python script from GDB.

        * gdb.texinfo (File Options): Adjust the documentation of this
        switch to refer to the "source" command rather than partially
        duplicating some of the relevant information.
        (Extending GDB): Introduce and document the set/show script-extension
        setting.
        (Command Files): Add note explaining that the "source" command
        is also used to evalute scripts written in other languages.
        Remove the short slightly incorrect reference to sourcing Python
        scripts.
        (Python Commands): Document how to execute a Python script from GDB.
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
This page took 0.039126 seconds and 4 git commands to generate.