<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/lldb/test/Shell/SymbolFile/Breakpad, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>[lldb] Remove %T from lit tests (#151343)</title>
<updated>2025-07-30T16:09:54+00:00</updated>
<author>
<name>Aiden Grossman</name>
<email>aidengrossman@google.com</email>
</author>
<published>2025-07-30T16:09:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=a7b58e74a080152c30fc5eb5f749e2254c277938'/>
<id>a7b58e74a080152c30fc5eb5f749e2254c277938</id>
<content type='text'>
%T has been deprecated for about seven years, mostly because it is not
unique to each test which can lead to races. This patch updates the few
remaining tests in lldb that use %T to not use it (either directly using
files or creating their own temp dir). The eventual goal is to remove
support for %T from llvm-lit given few tests use it and it still has
racey behavior.

This patch errors on the side of creating new temp dirs even when not
strictly necessary to avoid needing to update filenames inside filecheck
matchers.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
%T has been deprecated for about seven years, mostly because it is not
unique to each test which can lead to races. This patch updates the few
remaining tests in lldb that use %T to not use it (either directly using
files or creating their own temp dir). The eventual goal is to remove
support for %T from llvm-lit given few tests use it and it still has
racey behavior.

This patch errors on the side of creating new temp dirs even when not
strictly necessary to avoid needing to update filenames inside filecheck
matchers.</pre>
</div>
</content>
</entry>
<entry>
<title>[lldb] Make AddressRange dump easier on the eye (#141062)</title>
<updated>2025-05-28T07:02:36+00:00</updated>
<author>
<name>Pavel Labath</name>
<email>pavel@labath.sk</email>
</author>
<published>2025-05-28T07:02:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=452894207ae28cde9c22e2935df2d960fa7585a9'/>
<id>452894207ae28cde9c22e2935df2d960fa7585a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[lldb] Change synthetic symbol names to have file address (#138416)</title>
<updated>2025-05-23T06:26:46+00:00</updated>
<author>
<name>Ely Ronnen</name>
<email>elyronnen@gmail.com</email>
</author>
<published>2025-05-23T06:26:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=044929d075cff7883a020526ec8b795b30f9f086'/>
<id>044929d075cff7883a020526ec8b795b30f9f086</id>
<content type='text'>
* Changes the default synthetic symbol names to contain their file
address

This is a new PR after the first PR (#137512) was reverted because it
didn't update the way unnamed symbols were searched in the symbol table,
which relied on the index being in the name.

This time also added extra test to make sure the symbol is found as
expected</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Changes the default synthetic symbol names to contain their file
address

This is a new PR after the first PR (#137512) was reverted because it
didn't update the way unnamed symbols were searched in the symbol table,
which relied on the index being in the name.

This time also added extra test to make sure the symbol is found as
expected</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "[lldb] Change synthetic symbol names to have file address (#137512)"</title>
<updated>2025-05-02T01:27:34+00:00</updated>
<author>
<name>Felipe de Azevedo Piovezan</name>
<email>fpiovezan@apple.com</email>
</author>
<published>2025-05-02T01:27:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=2cae14fdc62a07252ad1c2c2b11678c4539416a6'/>
<id>2cae14fdc62a07252ad1c2c2b11678c4539416a6</id>
<content type='text'>
This reverts commit b69957fa642635f769c3aa33a539f74497df0b4d.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit b69957fa642635f769c3aa33a539f74497df0b4d.
</pre>
</div>
</content>
</entry>
<entry>
<title>[lldb] Change synthetic symbol names to have file address (#137512)</title>
<updated>2025-05-01T22:32:34+00:00</updated>
<author>
<name>Ely Ronnen</name>
<email>elyronnen@gmail.com</email>
</author>
<published>2025-05-01T22:32:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=b69957fa642635f769c3aa33a539f74497df0b4d'/>
<id>b69957fa642635f769c3aa33a539f74497df0b4d</id>
<content type='text'>
Changes the default synthetic symbol names to contain their file address</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes the default synthetic symbol names to contain their file address</pre>
</div>
</content>
</entry>
<entry>
<title>[lldb] Fix collisions between two breakpad tests</title>
<updated>2024-05-30T07:16:22+00:00</updated>
<author>
<name>Pavel Labath</name>
<email>pavel@labath.sk</email>
</author>
<published>2024-05-30T07:15:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=c7acca1cb06f3850590363fb729a3c03a43170dd'/>
<id>c7acca1cb06f3850590363fb729a3c03a43170dd</id>
<content type='text'>
symtab-sorted-by-size.test was using the same output file name as
symtab.test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
symtab-sorted-by-size.test was using the same output file name as
symtab.test.
</pre>
</div>
</content>
</entry>
<entry>
<title>[lldb] Use sort-ordering for indexes when sorting by size (#83889)</title>
<updated>2024-03-04T18:44:17+00:00</updated>
<author>
<name>Jonas Devlieghere</name>
<email>jonas@devlieghere.com</email>
</author>
<published>2024-03-04T18:44:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=1da5db97cbf3451da05788b1d35b8a107a7f6a69'/>
<id>1da5db97cbf3451da05788b1d35b8a107a7f6a69</id>
<content type='text'>
Use sort-ordering for indexes when sorting by size. This addresses
Jason's post commit review feedback.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use sort-ordering for indexes when sorting by size. This addresses
Jason's post commit review feedback.</pre>
</div>
</content>
</entry>
<entry>
<title>[lldb] Add support for sorting by size to `target module dump symtab` (#83527)</title>
<updated>2024-03-01T16:34:36+00:00</updated>
<author>
<name>Jonas Devlieghere</name>
<email>jonas@devlieghere.com</email>
</author>
<published>2024-03-01T16:34:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=8fa33013de5d2c47da93083642cf9f655a3d9722'/>
<id>8fa33013de5d2c47da93083642cf9f655a3d9722</id>
<content type='text'>
This patch adds support to sort the symbol table by size. The command
already supports sorting and it already reports sizes. Sorting by size
helps diagnosing size issues.

rdar://123788375</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds support to sort the symbol table by size. The command
already supports sorting and it already reports sizes. Sorting by size
helps diagnosing size issues.

rdar://123788375</pre>
</div>
</content>
</entry>
<entry>
<title>[LLDB][Minidump] Merge executable module's architecture into target's architecture.</title>
<updated>2022-11-22T18:23:11+00:00</updated>
<author>
<name>Zequan Wu</name>
<email>zequanwu@google.com</email>
</author>
<published>2022-11-17T21:31:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=24993e749ccd0b8f701f5d8cecaaa49cc205aaa2'/>
<id>24993e749ccd0b8f701f5d8cecaaa49cc205aaa2</id>
<content type='text'>
This allows minidump process ABI to match the PE/COFF file ABI.

Reviewed By: labath

Differential Revision: https://reviews.llvm.org/D137873
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows minidump process ABI to match the PE/COFF file ABI.

Reviewed By: labath

Differential Revision: https://reviews.llvm.org/D137873
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix inline-record.test for Arm/Windows</title>
<updated>2022-06-29T19:21:02+00:00</updated>
<author>
<name>Muhammad Omair Javaid</name>
<email>omair.javaid@linaro.org</email>
</author>
<published>2022-06-29T09:44:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=f5ba0a3d059380c62dd06cc8091e6aee53f3401f'/>
<id>f5ba0a3d059380c62dd06cc8091e6aee53f3401f</id>
<content type='text'>
This patch fixes inline-record.test to run on multiple platforms
including Arm/Windows. Test is fixed to expect any value for id
fields of functions and blocks returned by 'image lookup' command.
This field can be any value as it is internally generated id.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch fixes inline-record.test to run on multiple platforms
including Arm/Windows. Test is fixed to expect any value for id
fields of functions and blocks returned by 'image lookup' command.
This field can be any value as it is internally generated id.
</pre>
</div>
</content>
</entry>
</feed>
