Re: How to set "isremote" ?

2019-06-05 Thread Christophe Lyon
On Wed, 5 Jun 2019 at 12:42, Pedro Alves wrote: > > On 6/4/19 5:22 PM, Christophe Lyon wrote: > > Hi, > > > > I've been debugging a problem where we clear "isremote" with: > > unset_board_info isremote > > set_board_info isremote 0 > > but this isn't taken into account correctly by is_remote (in >

Re: How to set "isremote" ?

2019-06-05 Thread Pedro Alves
On 6/4/19 5:22 PM, Christophe Lyon wrote: > Hi, > > I've been debugging a problem where we clear "isremote" with: > unset_board_info isremote > set_board_info isremote 0 > but this isn't taken into account correctly by is_remote (in > framework.exp), when we use target variants, because is_remote