This is the mail archive of the insight@sourceware.org mailing list for the Insight 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: Conditional Breakpoint


Thanks Keith!



Keith Seitz wrote:
> 
> manav.sharma wrote:
> 
>> I was wondering if insight offers the ability to put 'Conditional
>> Breakpoints'
> 
> This can only be accomplished via the console window and standard gdb 
> syntax. Use "info break" to get the breakpoint number for your 
> breakpoint, then use the "condition" command to set the condition (type 
> "help condition" for more information on using the breakpoint condition 
> command).
> 
> Keith
> 
> 

-- 
View this message in context: http://www.nabble.com/Conditional-Breakpoint-tp16698043p16715086.html
Sent from the Sourceware - insight list mailing list archive at Nabble.com.


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