qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v4 22/26] gdbstub: only compile gdbstub twice for whole build


From: Richard Henderson
Subject: Re: [PATCH v4 22/26] gdbstub: only compile gdbstub twice for whole build
Date: Thu, 2 Mar 2023 14:00:55 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1

On 3/2/23 09:08, Alex Bennée wrote:
Now we have removed any target specific bits from the core gdbstub
code we only need to build it twice. We have to jump a few meson hoops
to manually define the CONFIG_USER_ONLY symbol but it seems to work.

Signed-off-by: Alex Bennée<alex.bennee@linaro.org>

---
v3
   - also include user and softmmu bits in the library
v4
   - include genh for config-poison.h
---
  gdbstub/gdbstub.c   |  4 +---
  gdbstub/meson.build | 30 ++++++++++++++++++++++++++----
  2 files changed, 27 insertions(+), 7 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


r~



reply via email to

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