<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in SourceBreakpoint.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>b99d4112585302cbd01f9b851a04adc6e4fb5218 - [lldb-dap] Refactoring breakpoints to not use the `g_dap` reference. (#115208)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/lldb/tools/lldb-vscode/SourceBreakpoint.cpp#b99d4112585302cbd01f9b851a04adc6e4fb5218</link>
        <description>[lldb-dap] Refactoring breakpoints to not use the `g_dap` reference. (#115208)Refactoring breakpoints to not use the `g_dap` reference.Instead, when a breakpoint is constructed it will be passed a DAPreference that it should use for its lifetime.This is part of a larger refactor to remove the global `g_dap` variableto allow us to create multiple DAP instances.---------Co-authored-by: Pavel Labath &lt;pavel@labath.sk&gt;

            List of files:
            /llvm-project/lldb/tools/lldb-vscode/SourceBreakpoint.cpp</description>
        <pubDate>Fri, 08 Nov 2024 21:36:25 +0000</pubDate>
        <dc:creator>John Harrison &lt;harjohn@google.com&gt;</dc:creator>
    </item>
<item>
        <title>09c258ef6a2fcca2161488b214d53ef39891fa22 - [NFC][lldb-dap] Clean-up includes (#113839)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/lldb/tools/lldb-vscode/SourceBreakpoint.cpp#09c258ef6a2fcca2161488b214d53ef39891fa22</link>
        <description>[NFC][lldb-dap] Clean-up includes (#113839)This commit cleans up the includes in the `lldb-dap` subfolder. The mainmotivation was that I got annoyed by `clangd` always complaining aboutunused includes while working on lldb-dap.

            List of files:
            /llvm-project/lldb/tools/lldb-vscode/SourceBreakpoint.cpp</description>
        <pubDate>Mon, 28 Oct 2024 10:01:57 +0000</pubDate>
        <dc:creator>Adrian Vogelsgesang &lt;avogelsgesang@salesforce.com&gt;</dc:creator>
    </item>
<item>
        <title>da59370b0977083fa081f4f113179110c86916e5 - [lldb-vscode] Adding support for column break points.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/lldb/tools/lldb-vscode/SourceBreakpoint.cpp#da59370b0977083fa081f4f113179110c86916e5</link>
        <description>[lldb-vscode] Adding support for column break points.Reviewed By: wallaceDifferential Revision: https://reviews.llvm.org/D154029

            List of files:
            /llvm-project/lldb/tools/lldb-vscode/SourceBreakpoint.cpp</description>
        <pubDate>Thu, 06 Jul 2023 19:54:13 +0000</pubDate>
        <dc:creator>John Harrison &lt;harjohn@google.com&gt;</dc:creator>
    </item>
<item>
        <title>d58c128bc42b8a9cc45516ba9fe9e6a3c322d7b3 - [lldb-dap][NFC] Add Breakpoint struct to share common logic. (#80753)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/lldb/tools/lldb-vscode/SourceBreakpoint.cpp#d58c128bc42b8a9cc45516ba9fe9e6a3c322d7b3</link>
        <description>[lldb-dap][NFC] Add Breakpoint struct to share common logic. (#80753)This adds a layer between `SounceBreakpoint`/`FunctionBreakpoint` and`BreakpointBase` to have better separation and encapsulation so we arenot directly operating on `SBBreakpoint`.I basically moved the `SBBreakpoint` and the methods that requires itfrom `BreakpointBase` to `Breakpoint`. This allows adding support fordata watchpoint easier by sharing the logic inside `BreakpointBase`.

            List of files:
            /llvm-project/lldb/tools/lldb-vscode/SourceBreakpoint.cpp</description>
        <pubDate>Tue, 13 Feb 2024 16:38:02 +0000</pubDate>
        <dc:creator>Zequan Wu &lt;zequanwu@google.com&gt;</dc:creator>
    </item>
<item>
        <title>01263c6c6fb495a94fe0ccbb1420bb1ec8460748 - [lldb] Rename lldb-vscode to lldb-dap (#69264)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/lldb/tools/lldb-vscode/SourceBreakpoint.cpp#01263c6c6fb495a94fe0ccbb1420bb1ec8460748</link>
        <description>[lldb] Rename lldb-vscode to lldb-dap (#69264)Rename lldb-vscode to lldb-dap. This change is largely mechanical. Thefollowing substitutions cover the majority of the changes in thiscommit:  s/VSCODE/DAP/  s/VSCode/DAP/  s/vscode/dap/  s/g_vsc/g_dap/Discourse RFC:https://discourse.llvm.org/t/rfc-rename-lldb-vscode-to-lldb-dap/74075/

            List of files:
            /llvm-project/lldb/tools/lldb-vscode/SourceBreakpoint.cpp</description>
        <pubDate>Thu, 19 Oct 2023 16:48:54 +0000</pubDate>
        <dc:creator>Jonas Devlieghere &lt;jonas@devlieghere.com&gt;</dc:creator>
    </item>
<item>
        <title>8c6e138aa893bb88fc3d5d449e42082741f0e2a2 - Support logpoints in lldb-vscode</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/lldb/tools/lldb-vscode/SourceBreakpoint.cpp#8c6e138aa893bb88fc3d5d449e42082741f0e2a2</link>
        <description>Support logpoints in lldb-vscodeThis patch implements VSCode DAP logpoints feature (also called tracepointin other VS debugger).This will provide a convenient way for user to do printf style loggingdebugging without pausing debuggee.Differential Revision: https://reviews.llvm.org/D127702

            List of files:
            /llvm-project/lldb/tools/lldb-vscode/SourceBreakpoint.cpp</description>
        <pubDate>Fri, 13 May 2022 18:31:23 +0000</pubDate>
        <dc:creator>Jeffrey Tan &lt;jeffreytan@fb.com&gt;</dc:creator>
    </item>
<item>
        <title>9cb227f561f4e5491840694580abbe7c0123b358 - Stop emitting a breakpoint for each location in a breakpoint when responding to breakpoint commands.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/lldb/tools/lldb-vscode/SourceBreakpoint.cpp#9cb227f561f4e5491840694580abbe7c0123b358</link>
        <description>Stop emitting a breakpoint for each location in a breakpoint when responding to breakpoint commands.Summary: The VS Code DAP expects on response for each breakpoint that was requested. If we responsd with multiple entries for one breakpoint the VS Code UI gets out of date. Currently the VS code DAP doesn&apos;t handle one breakpoint with multiple locations. If this ever gets fixed we can modify our code.Reviewers: labathSubscribers: lldb-commitsTags: #lldbDifferential Revision: https://reviews.llvm.org/D73665

            List of files:
            /llvm-project/lldb/tools/lldb-vscode/SourceBreakpoint.cpp</description>
        <pubDate>Wed, 29 Jan 2020 22:11:40 +0000</pubDate>
        <dc:creator>Greg Clayton &lt;gclayton@fb.com&gt;</dc:creator>
    </item>
<item>
        <title>2946cd701067404b99c39fb29dc9c74bd7193eb3 - Update the file headers across all of the LLVM projects in the monorepo</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/lldb/tools/lldb-vscode/SourceBreakpoint.cpp#2946cd701067404b99c39fb29dc9c74bd7193eb3</link>
        <description>Update the file headers across all of the LLVM projects in the monorepoto reflect the new license.We understand that people may be surprised that we&apos;re moving the headerentirely to discuss the new license. We checked this carefully with theFoundation&apos;s lawyer and we believe this is the correct approach.Essentially, all code in the project is now made available by the LLVMproject under our new license, so you will see that the license headersinclude that license only. Some of our contributors have contributedcode under our old license, and accordingly, we have retained a copy ofour old license notice in the top-level files in each project andrepository.llvm-svn: 351636

            List of files:
            /llvm-project/lldb/tools/lldb-vscode/SourceBreakpoint.cpp</description>
        <pubDate>Sat, 19 Jan 2019 08:50:56 +0000</pubDate>
        <dc:creator>Chandler Carruth &lt;chandlerc@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>2f5cf8511a3f0ad97db2acf51c6c9ea0ddc9da92 - Add a new tool named &quot;lldb-vscode&quot; that implements the Visual Studio Code Debug Adaptor Protocol</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/lldb/tools/lldb-vscode/SourceBreakpoint.cpp#2f5cf8511a3f0ad97db2acf51c6c9ea0ddc9da92</link>
        <description>Add a new tool named &quot;lldb-vscode&quot; that implements the Visual Studio Code Debug Adaptor ProtocolThis patch adds a new lldb-vscode tool that speaks the Microsoft Visual Studio Code debug adaptor protocol. It has full unit tests that test all packets.This tool can be easily packaged up into a native extension and used with Visual Studio Code, and it can also be used by NuclideDifferential Revision: https://reviews.llvm.org/D50365llvm-svn: 339911

            List of files:
            /llvm-project/lldb/tools/lldb-vscode/SourceBreakpoint.cpp</description>
        <pubDate>Thu, 16 Aug 2018 17:59:38 +0000</pubDate>
        <dc:creator>Greg Clayton &lt;gclayton@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
