* python/py-inferior.c: Update comments of infpy_read_memory
authorYao Qi <yao@codesourcery.com>
Wed, 20 Jun 2012 04:02:22 +0000 (04:02 +0000)
committerYao Qi <yao@codesourcery.com>
Wed, 20 Jun 2012 04:02:22 +0000 (04:02 +0000)
commit2678e2af1fd5f3e779f668b107ef08eda70f145a
treefa524349a5c7dd2ddefd2dbcc78852d943119d3d
parenta62e34ed5cb7b487a62e9c97c52c272dac6bb10c
    * python/py-inferior.c: Update comments of infpy_read_memory
        and infpy_write_memory.

gdb/doc:

        * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
        and "gdb.write_memory" with "Inferior.read_memory" and
        "Inferior.write_memory".
gdb/ChangeLog
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/python/py-inferior.c
This page took 0.025583 seconds and 4 git commands to generate.