Re: [PATCH] tcg/tci: Remove CONFIG_DEBUG_TCG_INTERPRETER

2022-07-06 Thread Philippe Mathieu-Daudé via
On 5/7/22 10:36, Richard Henderson wrote: There is nothing in this environment variable that cannot be done better with -d flags. There is nothing special about TCI that warrants this hack. Moreover, it does not compile -- remove it. Reported-by: Song Gao Signed-off-by: Richard Henderson ---

[PATCH] tcg/tci: Remove CONFIG_DEBUG_TCG_INTERPRETER

2022-07-05 Thread Richard Henderson
There is nothing in this environment variable that cannot be done better with -d flags. There is nothing special about TCI that warrants this hack. Moreover, it does not compile -- remove it. Reported-by: Song Gao Signed-off-by: Richard Henderson --- tcg/tci/tcg-target.h | 5 - tcg/tc

Re: [PATCH] tcg/tci: Remove CONFIG_DEBUG_TCG_INTERPRETER

2022-07-05 Thread Alex Bennée
Richard Henderson writes: > There is nothing in this environment variable that cannot > be done better with -d flags. There is nothing special > about TCI that warrants this hack. > > Moreover, it does not compile -- remove it. > > Reported-by: Song Gao > Signed-off-by: Richard Henderson Re

Re: [PATCH] tcg/tci: Remove CONFIG_DEBUG_TCG_INTERPRETER

2022-07-05 Thread gaosong
On 2022/7/5 下午4:36, Richard Henderson wrote: There is nothing in this environment variable that cannot be done better with -d flags. There is nothing special about TCI that warrants this hack. Moreover, it does not compile -- remove it. Reported-by: Song Gao Signed-off-by: Richard Henderson

[PATCH] tcg/tci: Remove CONFIG_DEBUG_TCG_INTERPRETER

2022-07-05 Thread Richard Henderson
There is nothing in this environment variable that cannot be done better with -d flags. There is nothing special about TCI that warrants this hack. Moreover, it does not compile -- remove it. Reported-by: Song Gao Signed-off-by: Richard Henderson --- tcg/tci/tcg-target.h | 5 - tcg/tc