I'm new to debugging with gdb/lldb. How do I enable a breakpoint after another breakpoint is hit?
Also, what are the different syntaxes for? /se /py /nat?
And how do I use the hit_count syntax? Where do I use:operator :: = '<' | '<=' | '=' | '>=' | '>' | '%'hit_condition ::= operator number
