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: Why gdb always confirm if I'm quitting when the program is still running?


> (gdb) q
> The program is running.  Exit anyway? (y or n) y

I don't think you can turn this question off specifically, but you
can avoid all confirmation messages using "set confirm off".

-- 
Joel


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