Python: Move and rename gdb.BtraceInstruction
authorTim Wiederhake <tim.wiederhake@intel.com>
Tue, 2 May 2017 09:35:54 +0000 (11:35 +0200)
committerTim Wiederhake <tim.wiederhake@intel.com>
Tue, 2 May 2017 09:35:54 +0000 (11:35 +0200)
commit0ed5da759e34c6e85cb2a9ea0fdc7b680f897a81
tree000c644a869a37c6debaccc141ed58f1e9c109bf
parent913aeadd9d6b8bdea5131b16dc7ede395097656d
Python: Move and rename gdb.BtraceInstruction

Remove gdb.BtraceInstruction and replace by gdb.RecordInstruction.
gdb/ChangeLog
gdb/doc/ChangeLog
gdb/doc/python.texi
gdb/python/py-record-btrace.c
gdb/python/py-record-btrace.h
gdb/python/py-record.c
gdb/python/py-record.h
This page took 0.025414 seconds and 4 git commands to generate.