[Pdbg] [PATCH 0/3] Fix bugs in path based target selection

Alistair Popple alistair at popple.id.au
Tue Mar 26 13:18:39 AEDT 2019


Thanks Amitay, and thanks Rashmica for testing. Applied to upstream.

- Alistair

On Tuesday, 19 March 2019 10:57:02 AM AEDT Rashmica Gupta wrote:
> On Thu, 2019-03-14 at 17:44 +1100, Amitay Isaacs wrote:
> > This fixes two bugs in path selection.
> > 
> >  - path targets as dn names (e.g. core at 1000000) where not matched
> > 
> > correctly
> > 
> >  - device tree nodes nested were not matched correctly
> > 
> > Amitay Isaacs (3):
> >   path: Match targets with dn name correctly
> >   tests: Add a test for dn name match
> >   path: Avoid a match for nested nodes of the same class
> 
> Yay! Thanks for fixing this.
> 
> Tested-by: Rashmica Gupta <rashmica.g at gmail.com>
> 
> >  fake.dts.m4              |  2 +-
> >  src/path.c               | 21 ++++++++++++++++++---
> >  tests/test_selection2.sh | 24 ++++++++++++++++++++++++
> >  3 files changed, 43 insertions(+), 4 deletions(-)




More information about the Pdbg mailing list