[lldb-dev] Type Validation and Dexter

2019-07-15 Thread Tom Weaver via lldb-dev
Dear LLDB dev community I'm currently working on an open source project called DExTer. DExTer is used to help validate and check the debugging experience a user might have when debugging a program. The LLVM community is interested in using DExTer as a means to run DebugInfo-Integration tests. A ne

[lldb-dev] Getting the file and line location of a break point via lldb python api

2020-04-08 Thread Tom Weaver via lldb-dev
I've been trying to get at the file path, line and column information of a break point via the python API but have been struggling. given the following method : def do_thing_with_bp_in_file_on_line(file_path, line_no): ... do something with breakpoints on line_no in file at file_path what woul

Re: [lldb-dev] FW: [llvm-dev] Optimised-code debugging experience Round Table

2020-09-24 Thread Tom Weaver via lldb-dev
Tom Weaver will answer the councils call! count me in, can't wait to have a good chin wag (talk for our non brit brethren) about debug info and it's many faceted forms. I somewhat agree with Paul's concern about discussing everything, but we can make a judgement call on the day about what we wish