Home
last modified time | relevance | path

Searched refs:re_set (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dbreak-catch-throw.c84 re_set (); in exception_catchpoint()
87 void re_set () override;
200 exception_catchpoint::re_set () in re_set() function
Dbreakpoint.h706 virtual void re_set () in re_set() function
938 void re_set () override;
982 void re_set () override;
Damd-dbgapi-target.c486 void re_set () override;
491 amd_dbgapi_target_breakpoint::re_set () in re_set() function
Dbreakpoint.c356 void re_set () override;
393 void re_set () override;
404 void re_set () override;
9854 watchpoint::re_set () in re_set() function
11965 code_breakpoint::re_set () in re_set() function
12181 internal_breakpoint::re_set () in re_set() function
12274 momentary_breakpoint::re_set () in re_set() function
12421 dprintf_breakpoint::re_set () in re_set() function
13226 b->re_set (); in breakpoint_re_set_one()
Dada-lang.c12086 re_set (); in ada_catchpoint()
12090 void re_set () override;
12135 ada_catchpoint::re_set () in re_set() function
DChangeLog-20114752 (breakpoint_re_set_one): Always call the breakpoints re_set
5683 re_set and check_status methods.
5690 re_set and check_status methods.
5694 allocate_location, re_set and check_status methods.
5697 re_set and check_status methods.
5708 breakpoint_ops->re_set implementation, if there's one. Adjust.
5712 (struct breakpoint_ops): New `allocate_location', `re_set' and
DChangeLog-20138902 (initialize_throw_catchpoint_ops): Set 're_set' method.
9219 (initialize_breakpoint_ops): Set dprintf_breakpoint_ops re_set
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git44207 Combine create_excep_cond_exprs and ada_catchpoint::re_set
44208 This patch merges create_excep_cond_exprs into ada_catchpoint::re_set.
107057 breakpoint_re_set_default is only ever called from breakpoint re_set
107208 gdb/varobj: Only re-evaluate invalid globals during re_set
123041 let's us delete the tracepoint::re_set override too.
123180 tracepoint::re_set and tracepoint::decode_location, as they are doing
124133 The problem is that the re_set method calls the wrong superclass
125664 problem, as long as re_set is redefined in catchpoint.