This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] arc: Remove annoying debug message


On Fri, Sep 30, 2016 at 6:59 PM, Anton Kolesov
<Anton.Kolesov@synopsys.com> wrote:
> This logging message is called too often - once for each register when it's
> value has to be evaluated.  This floods the screen for commands like "info
> register all", but doesn't give really any help at debugging GDB issues.
> Between increasing the debug level of this message and removing it altogether I
> think that removing it is preferable.
>
> gdb/ChangeLog:
>
>         arc-tdep.c (arc_frame_prev_register): Remove annoying log message.

Patch is good to me.

-- 
Yao (齐尧)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]