Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* catchpoint - bptype
@ 2008-04-28 18:13 Aleksandar Ristovski
  2008-04-28 18:22 ` Joel Brobecker
  0 siblings, 1 reply; 7+ messages in thread
From: Aleksandar Ristovski @ 2008-04-28 18:13 UTC (permalink / raw)
  To: gdb

Hello,

I need some input on the bptype enum, and catchpoint treatment:

Right now we internally treat some of them as bp_breakpoint and some as special bp_catch_*. Catchpoints "catch" and "throw" are treated as bp_breakpoint while others are treated as special types. For example "fork" is bp_catch_fork.

I see that bp_catch_catch and bp_catch_trhow were removed in Dec. 2007 and this confuses me a bit: what is the intention? To get rid of all bp_catch_*? 

Since bptype is used to give more specific detail about a breakpoint it makes sense to have bp_catch_catch and bp_catch_throw there. It would also make those two catchpoints first-class citizens again.

Thoughts? 

Thanks,

Aleksandar Ristovski
QNX Software Systems



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

end of thread, other threads:[~2008-04-28 18:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-28 18:13 catchpoint - bptype Aleksandar Ristovski
2008-04-28 18:22 ` Joel Brobecker
2008-04-28 20:51   ` Aleksandar Ristovski
2008-04-28 20:09     ` Aleksandar Ristovski
2008-04-28 21:08     ` Daniel Jacobowitz
2008-04-29 17:05       ` Aleksandar Ristovski
2008-04-29 17:49         ` Daniel Jacobowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox