bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCHv2 7/7] hurd: fix pushing target on inferior creation


From: Simon Marchi
Subject: Re: [PATCHv2 7/7] hurd: fix pushing target on inferior creation
Date: Sat, 30 May 2020 11:01:47 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0

On 2020-05-29 6:04 p.m., Samuel Thibault wrote:
> This fixes creating inferiors, which was broken since 5b6d1e4fa 
> ('Multi-target support')
> 
> gdb/ChangeLog:
> 
> 2020-05-29  Samuel Thibault  <samuel.thibault@ens-lyon.org>
> 
>       * gnu-nat.c (gnu_nat_target::create_inferior): Move push_target call
>       before fork_inferior call. Avoid calling it if target_is_pushed returns 
> false.

`returns false` -> `returns true`?

Otherwise, LGTM.

Simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]