This is the mail archive of the gdb@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: How to disable (diagnostic) output of gdb


> <= every single time the breakpoint is hit which can be thousands. I
> tried logging and redirection to /dev/null but those msgs still
> appear. Is there any way to get rid of them?

Search for "silent" in the documentation - I think that this does what
you are looking for.

-- 
Joel


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