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: Another proposal for frontends and queries.


> One day, I try to debug a big program with GDB prec. I don't know why
> it get something wrong.  It get bug only after exec a long time.  And
> prec will make inferior exec slow (I design dump and skip to make it
> fast).  So I enter "record" and "c" command in GDB and go to bed.
> In the next morning, I open the LCD and want see what happen.  I found
> that GDB is broken by a query.  :(

s/broken/blocked/ right? I think that "set confirm off" is exactly
what you were looking for.

-- 
Joel


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