On Thu, Mar 27, 2014 at 09:59:21AM +, Alex Bennée wrote:
>
> Leandro Dorileo writes:
>
> > On Wed, Mar 26, 2014 at 02:37:12PM +, alex.ben...@linaro.org wrote:
> >> From: Alex Bennée
> >>
> >> When debugging stuff that occurs over several forks it would be useful
> >> not to keep overwr
Leandro Dorileo writes:
> On Wed, Mar 26, 2014 at 02:37:12PM +, alex.ben...@linaro.org wrote:
>> From: Alex Bennée
>>
>> When debugging stuff that occurs over several forks it would be useful
>> not to keep overwriting the one logfile you've set-up. This allows a
>> simple %d to be include
On Wed, Mar 26, 2014 at 02:37:12PM +, alex.ben...@linaro.org wrote:
> From: Alex Bennée
>
> When debugging stuff that occurs over several forks it would be useful
> not to keep overwriting the one logfile you've set-up. This allows a
> simple %d to be included once in the logfile parameter wh
From: Alex Bennée
When debugging stuff that occurs over several forks it would be useful
not to keep overwriting the one logfile you've set-up. This allows a
simple %d to be included once in the logfile parameter which is
substituted with getpid().
Signed-off-by: Alex Bennée
diff --git a/qemu-