Home | History | Annotate | Download | only in gdb

Lines Matching defs:clean_up

807   void clean_up (struct thread_info *thread) override;
813 allocated here is undone in the FSM's clean_up method. */
875 thr->thread_fsm ()->clean_up (thr);
905 /* Implementation of the 'clean_up' FSM method for stepping commands. */
908 step_command_fsm::clean_up (struct thread_info *thread)
1303 void clean_up (struct thread_info *thread) override;
1319 /* Implementation of the 'clean_up' FSM method for the until (with no
1323 until_next_fsm::clean_up (struct thread_info *thread)
1582 void clean_up (struct thread_info *thread) override;
1634 /* Implementation of the 'clean_up' FSM method for the finish
1638 finish_command_fsm::clean_up (struct thread_info *thread)