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 v4 8/9] python: Add tests for record Python bindings


> -----Original Message-----
> From: Yao Qi [mailto:qiyaoltc@gmail.com]
> Sent: Wednesday, January 4, 2017 11:31 PM
> To: Wiederhake, Tim <tim.wiederhake@intel.com>
> Cc: gdb-patches@sourceware.org; Metzger, Markus T
> <markus.t.metzger@intel.com>
> Subject: Re: [PATCH v4 8/9] python: Add tests for record Python bindings
> 
> On 17-01-04 13:46:14, Tim Wiederhake wrote:
> 
> > diff --git a/gdb/testsuite/gdb.python/py-record-btrace.c
> > b/gdb/testsuite/gdb.python/py-record-btrace.c
> > new file mode 100644
> > index 0000000..3d48846
> > --- /dev/null
> > +++ b/gdb/testsuite/gdb.python/py-record-btrace.c
> > @@ -0,0 +1,48 @@
> > +/* This testcase is part of GDB, the GNU debugger.
> > +
> > +   Copyright 2016-2017 Free Software Foundation, Inc.
> > +
> > +   Contributed by Intel Corp. <tim.wiederhake@intel.com>
> > +
> 
> This line should be removed, according to the recent GDB attribution policy
> https://sourceware.org/ml/gdb-patches/2016-12/msg00320.html

Removed locally in:
gdb/python/py-record.c
gdb/python/py-record-{btrace,full}.{c,h}
gdb/testsuite/gdb.python/py-record-{btrace,full}.{c,exp}

> 
> --
> Yao

- Tim
Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Christian Lamprechter
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

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