public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* Conditional Breakpoint
@ 2008-04-15  9:11 manav.sharma
  2008-04-15 16:25 ` Keith Seitz
  0 siblings, 1 reply; 3+ messages in thread
From: manav.sharma @ 2008-04-15  9:11 UTC (permalink / raw)
  To: insight


Hi,

I was wondering if insight offers the ability to put 'Conditional
Breakpoints'

Regards,
Manav Sharma

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Conditional Breakpoint
  2008-04-15  9:11 Conditional Breakpoint manav.sharma
@ 2008-04-15 16:25 ` Keith Seitz
  2008-04-16  2:09   ` manav.sharma
  0 siblings, 1 reply; 3+ messages in thread
From: Keith Seitz @ 2008-04-15 16:25 UTC (permalink / raw)
  To: manav.sharma; +Cc: insight

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Conditional Breakpoint
  2008-04-15 16:25 ` Keith Seitz
@ 2008-04-16  2:09   ` manav.sharma
  0 siblings, 0 replies; 3+ messages in thread
From: manav.sharma @ 2008-04-16  2:09 UTC (permalink / raw)
  To: insight


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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-04-16  2:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-15  9:11 Conditional Breakpoint manav.sharma
2008-04-15 16:25 ` Keith Seitz
2008-04-16  2:09   ` manav.sharma

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).