This is the mail archive of the gdb-patches@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: [PATCH v2 4/8] Python: Remove ptid from gdb.Record interface


> From: Tim Wiederhake <tim.wiederhake@intel.com>
> Cc: markus.t.metzger@intel.com, brobecker@adacore.com, qiyaoltc@gmail.com
> Date: Fri, 21 Apr 2017 12:49:42 +0200
> 
> gdb/ChangeLog:
> 	* python/py-record.c (recpy_ptid): Remove.
> 	(recpy_record_getset): Remove recpy_ptid.
> 
> gdb/doc/ChangeLog:
> 	* python.texi (Recording in Python): Remove Record.ptid defvar.
> 
> gdb/testsuite/ChangeLog:
> 	* gdb.python/py-record-btrace.exp: Remove Record.ptid test.

The documentation part is OK.


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