<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>bff4673b - Add a darwin platform setting to specify which exceptions debugserver</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/test/API/macosx/ignore_exceptions/Makefile#bff4673b</link>
        <description>Add a darwin platform setting to specify which exceptions debugservershould not receive as exceptions (some will get converted to BSDsignals instead).  This is really the only stable way to ensure thata Mach exception gets converted to it&apos;s equivalent BSD signal.  Forprograms that rely on BSD signal handlers, this has to happen or youcan&apos;t even get the program to invoke the signal handler when underthe debugger.This builds on a previous solution to this problem which required youstart debugserver with the -U flag.  This was not very discoverableand required lldb be the one to launch debugserver, which is not alwaysthe case.Differential Revision: https://reviews.llvm.org/D125434

            List of files:
            /llvm-project-15.0.7/lldb/test/API/macosx/ignore_exceptions/Makefile</description>
        <pubDate>Wed, 11 May 2022 22:10:16 +0000</pubDate>
        <dc:creator>Jim Ingham &lt;jingham@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
