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]

How to disable (diagnostic) output of gdb


Hi,

I was using "commands" on a breakpoint to just set something and continue. In this usage, I dont want gdb to say =>
Breakpoint 2, blah blah blah
<code>

<= 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?
Thanks,
saurabh
 		 	   		  
_________________________________________________________________
Hotmail: Free, trusted and rich email service.
https://signup.live.com/signup.aspx?id=60969


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