Home
last modified time | relevance | path

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

/dports/editors/jucipp/jucipp-b3b5182258b25835e7c5f683623ab774d8e34c75/src/
H A Ddebug_lldb.cpp545 auto breakpoint_path = filesystem::get_normal_path(file_spec.GetDirectory()); in remove_breakpoint() local
546 breakpoint_path /= file_spec.GetFilename(); in remove_breakpoint()
547 if(breakpoint_path == file_path) { in remove_breakpoint()