[Lldb-commits] [lldb] 92bd2e4 - Add mach-o corefile support for platform binaries

2022-09-13 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-09-13T15:46:18-07:00 New Revision: 92bd2e443e8f0337ef5cc55c9b4a7ea6e3f450b6 URL: https://github.com/llvm/llvm-project/commit/92bd2e443e8f0337ef5cc55c9b4a7ea6e3f450b6 DIFF: https://github.com/llvm/llvm-project/commit/92bd2e443e8f0337ef5cc55c9b4a7ea6e3f450b6.diff

[Lldb-commits] [lldb] 30578c0 - dependency cycle fix in DynamicLoaderDarwinKernel

2022-09-09 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-09-09T17:37:46-07:00 New Revision: 30578c08568bc8de79dea72e41f49899ba10ea55 URL: https://github.com/llvm/llvm-project/commit/30578c08568bc8de79dea72e41f49899ba10ea55 DIFF: https://github.com/llvm/llvm-project/commit/30578c08568bc8de79dea72e41f49899ba10ea55.diff

[Lldb-commits] [lldb] 1a608cf - Recognize a platform binary in ProcessGDBRemote which determines plugins

2022-09-09 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-09-09T14:57:08-07:00 New Revision: 1a608cfb5ca81d7b1d8ebd6b21c6be9db59c837a URL: https://github.com/llvm/llvm-project/commit/1a608cfb5ca81d7b1d8ebd6b21c6be9db59c837a DIFF: https://github.com/llvm/llvm-project/commit/1a608cfb5ca81d7b1d8ebd6b21c6be9db59c837a.diff

[Lldb-commits] [lldb] 63725eb - [NFC] Remove no-op code from x86AssemblyInspectionEngine::jmp_to_reg_p

2022-08-02 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-08-02T16:28:10-07:00 New Revision: 63725ebc182d7955c569be94b845b93d14374def URL: https://github.com/llvm/llvm-project/commit/63725ebc182d7955c569be94b845b93d14374def DIFF: https://github.com/llvm/llvm-project/commit/63725ebc182d7955c569be94b845b93d14374def.diff

[Lldb-commits] [lldb] 318454a - Inline my uuid_is_null() implementation in a header file

2022-08-02 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-08-02T14:24:11-07:00 New Revision: 318454a8e5fce57a92573f42e39f148adcedc5d4 URL: https://github.com/llvm/llvm-project/commit/318454a8e5fce57a92573f42e39f148adcedc5d4 DIFF: https://github.com/llvm/llvm-project/commit/318454a8e5fce57a92573f42e39f148adcedc5d4.diff

[Lldb-commits] [lldb] 96d1218 - Allow firmware binaries to be specified only by load address

2022-08-02 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-08-02T14:14:16-07:00 New Revision: 96d12187b3d28f63d29802a7af49dfe53cc306f3 URL: https://github.com/llvm/llvm-project/commit/96d12187b3d28f63d29802a7af49dfe53cc306f3 DIFF: https://github.com/llvm/llvm-project/commit/96d12187b3d28f63d29802a7af49dfe53cc306f3.diff

[Lldb-commits] [lldb] 803386d - Revert "Allow firmware binaries to be specified only by load address"

2022-08-02 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-08-02T13:53:34-07:00 New Revision: 803386da2ff80f0a5e75d2baee6dfa79d9d8d26f URL: https://github.com/llvm/llvm-project/commit/803386da2ff80f0a5e75d2baee6dfa79d9d8d26f DIFF: https://github.com/llvm/llvm-project/commit/803386da2ff80f0a5e75d2baee6dfa79d9d8d26f.diff

[Lldb-commits] [lldb] d8879fb - Allow firmware binaries to be specified only by load address

2022-08-02 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-08-02T13:49:30-07:00 New Revision: d8879fba8825b9799166ba0ea552d4027bfb8ad1 URL: https://github.com/llvm/llvm-project/commit/d8879fba8825b9799166ba0ea552d4027bfb8ad1 DIFF: https://github.com/llvm/llvm-project/commit/d8879fba8825b9799166ba0ea552d4027bfb8ad1.diff

[Lldb-commits] [lldb] 2149455 - Update docs to note lzfse open source implementation

2022-07-19 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-07-19T01:40:40-07:00 New Revision: 2149455cdc6f5b0d418a715fb3a8a0e4ecccb3aa URL: https://github.com/llvm/llvm-project/commit/2149455cdc6f5b0d418a715fb3a8a0e4ecccb3aa DIFF: https://github.com/llvm/llvm-project/commit/2149455cdc6f5b0d418a715fb3a8a0e4ecccb3aa.diff

[Lldb-commits] [lldb] ac49e90 - jGetLoadedDynamicLibrariesInfos can inspect machos not yet loaded

2022-07-14 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-07-14T00:56:14-07:00 New Revision: ac49e9021919d2a356dd10b39888f168736a43b0 URL: https://github.com/llvm/llvm-project/commit/ac49e9021919d2a356dd10b39888f168736a43b0 DIFF: https://github.com/llvm/llvm-project/commit/ac49e9021919d2a356dd10b39888f168736a43b0.diff

[Lldb-commits] [lldb] 77a38f6 - jGetLoadedDynamicLibrariesInfos can inspect machos not yet loaded

2022-07-08 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-07-08T15:13:49-07:00 New Revision: 77a38f6839980bfac61babb40d83772c51427011 URL: https://github.com/llvm/llvm-project/commit/77a38f6839980bfac61babb40d83772c51427011 DIFF: https://github.com/llvm/llvm-project/commit/77a38f6839980bfac61babb40d83772c51427011.diff

[Lldb-commits] [lldb] 1490f87 - Roll back Michał's changes to debugserver, not meant for there

2022-06-21 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-06-21T12:57:42-07:00 New Revision: 1490f87154fb31222903a05f6d64c0508016f55c URL: https://github.com/llvm/llvm-project/commit/1490f87154fb31222903a05f6d64c0508016f55c DIFF: https://github.com/llvm/llvm-project/commit/1490f87154fb31222903a05f6d64c0508016f55c.diff

[Lldb-commits] [lldb] d572fc3 - Skip TestConcurrentWatchBreak.py on Darwin arm64

2022-06-07 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-06-07T14:33:40-07:00 New Revision: d572fc3b49bd53b7871223b3054b235cf99f6b61 URL: https://github.com/llvm/llvm-project/commit/d572fc3b49bd53b7871223b3054b235cf99f6b61 DIFF: https://github.com/llvm/llvm-project/commit/d572fc3b49bd53b7871223b3054b235cf99f6b61.diff

[Lldb-commits] [lldb] 8d5a600 - Track transition from launch dyld to shared-cache dyld

2022-06-07 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-06-07T13:34:30-07:00 New Revision: 8d5a6007f9681ded3e6442bafdea87e733d771ea URL: https://github.com/llvm/llvm-project/commit/8d5a6007f9681ded3e6442bafdea87e733d771ea DIFF: https://github.com/llvm/llvm-project/commit/8d5a6007f9681ded3e6442bafdea87e733d771ea.diff

[Lldb-commits] [lldb] 2f23abd - Increase the default maximum stack walk

2022-05-28 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-05-28T13:12:57-07:00 New Revision: 2f23abd6c692134c69b6d19f726d51e11200d8e4 URL: https://github.com/llvm/llvm-project/commit/2f23abd6c692134c69b6d19f726d51e11200d8e4 DIFF: https://github.com/llvm/llvm-project/commit/2f23abd6c692134c69b6d19f726d51e11200d8e4.diff

[Lldb-commits] [lldb] ea6d0c4 - One further tweak for realpathing filepath to match dyld

2022-05-26 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-05-26T11:24:56-07:00 New Revision: ea6d0c4b2a1ec9c12aa5513ddf574f3146cf9025 URL: https://github.com/llvm/llvm-project/commit/ea6d0c4b2a1ec9c12aa5513ddf574f3146cf9025 DIFF: https://github.com/llvm/llvm-project/commit/ea6d0c4b2a1ec9c12aa5513ddf574f3146cf9025.diff

[Lldb-commits] [lldb] 8a46728 - Defer source path remap tilde expansion until source file use

2022-05-26 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-05-26T11:12:37-07:00 New Revision: 8a467284d5608522fdf80cb78056d42d28f5ebb5 URL: https://github.com/llvm/llvm-project/commit/8a467284d5608522fdf80cb78056d42d28f5ebb5 DIFF: https://github.com/llvm/llvm-project/commit/8a467284d5608522fdf80cb78056d42d28f5ebb5.diff

[Lldb-commits] [lldb] bd67468 - Check that a FileSpec has a Directory component before using

2022-05-26 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-05-26T11:12:37-07:00 New Revision: bd67468645c08a96aec7839c30385956edd88021 URL: https://github.com/llvm/llvm-project/commit/bd67468645c08a96aec7839c30385956edd88021 DIFF: https://github.com/llvm/llvm-project/commit/bd67468645c08a96aec7839c30385956edd88021.diff

[Lldb-commits] [lldb] 56ac85a - Revert "Defer source path remap tilde expansion until source file use"

2022-05-26 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-05-26T00:46:54-07:00 New Revision: 56ac85a20fb98393d033582ee4dc86993843726d URL: https://github.com/llvm/llvm-project/commit/56ac85a20fb98393d033582ee4dc86993843726d DIFF: https://github.com/llvm/llvm-project/commit/56ac85a20fb98393d033582ee4dc86993843726d.diff

[Lldb-commits] [lldb] c274b6e - Defer source path remap tilde expansion until source file use

2022-05-26 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-05-26T00:30:12-07:00 New Revision: c274b6e5830ea88d3f55d6dc1d2b99e38cf6595e URL: https://github.com/llvm/llvm-project/commit/c274b6e5830ea88d3f55d6dc1d2b99e38cf6595e DIFF: https://github.com/llvm/llvm-project/commit/c274b6e5830ea88d3f55d6dc1d2b99e38cf6595e.diff

[Lldb-commits] [lldb] 8ee35c5 - Update three tests to realpath paths that we compare to dyld paths

2022-05-26 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-05-26T00:21:44-07:00 New Revision: 8ee35c5558aa86e3be5f2882f1db030d6281578f URL: https://github.com/llvm/llvm-project/commit/8ee35c5558aa86e3be5f2882f1db030d6281578f DIFF: https://github.com/llvm/llvm-project/commit/8ee35c5558aa86e3be5f2882f1db030d6281578f.diff

[Lldb-commits] [lldb] bef4da4 - Skip testing of watchpoint hit-count/ignore-count on multithreaded

2022-05-25 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-05-25T16:05:51-07:00 New Revision: bef4da4a6aef8196f007f44e3e9c8e3419ffb623 URL: https://github.com/llvm/llvm-project/commit/bef4da4a6aef8196f007f44e3e9c8e3419ffb623 DIFF: https://github.com/llvm/llvm-project/commit/bef4da4a6aef8196f007f44e3e9c8e3419ffb623.diff

[Lldb-commits] [lldb] d2f3b60 - [NFC] Don't bother with unstripped binary w/ dSYM, don't DebugSymbols twice

2022-05-16 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-05-16T15:30:39-07:00 New Revision: d2f3b6020fbfa2dd56ebd03c942acda961c421e2 URL: https://github.com/llvm/llvm-project/commit/d2f3b6020fbfa2dd56ebd03c942acda961c421e2 DIFF: https://github.com/llvm/llvm-project/commit/d2f3b6020fbfa2dd56ebd03c942acda961c421e2.diff

[Lldb-commits] [lldb] 2be791e - Insert crashing stack frame when call to null func ptr

2022-05-05 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-05-05T17:55:22-07:00 New Revision: 2be791e32af33b7ef735bb180a8a91ee501d0560 URL: https://github.com/llvm/llvm-project/commit/2be791e32af33b7ef735bb180a8a91ee501d0560 DIFF: https://github.com/llvm/llvm-project/commit/2be791e32af33b7ef735bb180a8a91ee501d0560.diff

[Lldb-commits] [lldb] b6388e4 - Decr return pc mid-stack when picking UnwindPlan row

2022-05-05 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-05-05T14:18:21-07:00 New Revision: b6388e4a0050fa248f774f5dacfa3e566e8daef1 URL: https://github.com/llvm/llvm-project/commit/b6388e4a0050fa248f774f5dacfa3e566e8daef1 DIFF: https://github.com/llvm/llvm-project/commit/b6388e4a0050fa248f774f5dacfa3e566e8daef1.diff

[Lldb-commits] [lldb] a6553d9 - Remove expected fail for TestStepNoDebug on AArch64

2022-05-04 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-05-04T15:28:02-07:00 New Revision: a6553d97df39ee810aedb6ba27522910986b4bf5 URL: https://github.com/llvm/llvm-project/commit/a6553d97df39ee810aedb6ba27522910986b4bf5 DIFF: https://github.com/llvm/llvm-project/commit/a6553d97df39ee810aedb6ba27522910986b4bf5.diff

[Lldb-commits] [lldb] df552ed - Update the CFA to use $sp when $fp is restored on arm64

2022-05-04 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-05-04T14:54:17-07:00 New Revision: df552edb08c4a1f7600b97444f6315a63c998c59 URL: https://github.com/llvm/llvm-project/commit/df552edb08c4a1f7600b97444f6315a63c998c59 DIFF: https://github.com/llvm/llvm-project/commit/df552edb08c4a1f7600b97444f6315a63c998c59.diff

[Lldb-commits] [lldb] 9c8179f - LocationListLookup test case failing on lldb-arm-ubuntu

2022-04-29 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-04-29T15:00:20-07:00 New Revision: 9c8179f9ce10158d6a9f28ec932e2facfde413d8 URL: https://github.com/llvm/llvm-project/commit/9c8179f9ce10158d6a9f28ec932e2facfde413d8 DIFF: https://github.com/llvm/llvm-project/commit/9c8179f9ce10158d6a9f28ec932e2facfde413d8.diff

[Lldb-commits] [lldb] 6e56c49 - Decr pc when looking for DWARF loc list entry mid-stack

2022-04-29 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-04-29T14:34:06-07:00 New Revision: 6e56c4961a106b8fde69ffcf9f803fe0890722fa URL: https://github.com/llvm/llvm-project/commit/6e56c4961a106b8fde69ffcf9f803fe0890722fa DIFF: https://github.com/llvm/llvm-project/commit/6e56c4961a106b8fde69ffcf9f803fe0890722fa.diff

[Lldb-commits] [lldb] a2681c4 - Don't push null ExecutionContext on CommandInterp exectx stack

2022-04-26 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-04-26T18:32:18-07:00 New Revision: a2681c43308c5d1748a7ade4df5188972a3dd8aa URL: https://github.com/llvm/llvm-project/commit/a2681c43308c5d1748a7ade4df5188972a3dd8aa DIFF: https://github.com/llvm/llvm-project/commit/a2681c43308c5d1748a7ade4df5188972a3dd8aa.diff

[Lldb-commits] [lldb] 4d3cc27 - Correct debugserver to write xmm/ymm/zmm reg values

2022-04-07 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-04-06T23:36:52-07:00 New Revision: 4d3cc27831383987b38e60875573982af5e0538b URL: https://github.com/llvm/llvm-project/commit/4d3cc27831383987b38e60875573982af5e0538b DIFF: https://github.com/llvm/llvm-project/commit/4d3cc27831383987b38e60875573982af5e0538b.diff

[Lldb-commits] [lldb] ee39417 - Refine memory buffer for importing shared cache objc class list

2022-04-05 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-04-05T12:49:40-07:00 New Revision: ee394177e6b797917e4d8e0d786d84046599d2c5 URL: https://github.com/llvm/llvm-project/commit/ee394177e6b797917e4d8e0d786d84046599d2c5 DIFF: https://github.com/llvm/llvm-project/commit/ee394177e6b797917e4d8e0d786d84046599d2c5.diff

[Lldb-commits] [lldb] 7ebcd88 - Add DumpBinaryEscaped method to JSONGenerator, avoid extra copy

2022-04-04 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-04-04T14:14:02-07:00 New Revision: 7ebcd8891a7acc265cee4996d55a287a035f8771 URL: https://github.com/llvm/llvm-project/commit/7ebcd8891a7acc265cee4996d55a287a035f8771 DIFF: https://github.com/llvm/llvm-project/commit/7ebcd8891a7acc265cee4996d55a287a035f8771.diff

[Lldb-commits] [lldb] c04fdfa - Update callers to SendPacket with std::string's to not devolve to c-strs

2022-04-01 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-03-31T23:46:44-07:00 New Revision: c04fdfa17e6df33f6805f083bee22f5901d88344 URL: https://github.com/llvm/llvm-project/commit/c04fdfa17e6df33f6805f083bee22f5901d88344 DIFF: https://github.com/llvm/llvm-project/commit/c04fdfa17e6df33f6805f083bee22f5901d88344.diff

[Lldb-commits] [lldb] 9951578 - Don't search for sim SDK path until we know we need it

2022-03-24 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-03-24T15:44:57-07:00 New Revision: 99515783a63cd5018fa9231872dc5c8b13d64947 URL: https://github.com/llvm/llvm-project/commit/99515783a63cd5018fa9231872dc5c8b13d64947 DIFF: https://github.com/llvm/llvm-project/commit/99515783a63cd5018fa9231872dc5c8b13d64947.diff

[Lldb-commits] [lldb] 9a8a0a3 - Load dyld manually with 'main bin spec' userland corefiles

2022-03-23 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-03-23T17:12:17-07:00 New Revision: 9a8a0a38613ae190740923a7dcdf381a1b6fc55e URL: https://github.com/llvm/llvm-project/commit/9a8a0a38613ae190740923a7dcdf381a1b6fc55e DIFF: https://github.com/llvm/llvm-project/commit/9a8a0a38613ae190740923a7dcdf381a1b6fc55e.diff

[Lldb-commits] [lldb] daba823 - Refine error msgs from CommandObject & Disassemble

2022-03-02 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-03-02T11:17:48-08:00 New Revision: daba82362228b4aa460c26079c028ebf832066fd URL: https://github.com/llvm/llvm-project/commit/daba82362228b4aa460c26079c028ebf832066fd DIFF: https://github.com/llvm/llvm-project/commit/daba82362228b4aa460c26079c028ebf832066fd.diff

[Lldb-commits] [lldb] cd2ba23 - PlatformMacOSX should be activated for lldb built to run on an iOS etc device

2022-02-25 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-02-25T00:55:54-08:00 New Revision: cd2ba23efb3e282d86cf7a94952f0bf61677fa7f URL: https://github.com/llvm/llvm-project/commit/cd2ba23efb3e282d86cf7a94952f0bf61677fa7f DIFF: https://github.com/llvm/llvm-project/commit/cd2ba23efb3e282d86cf7a94952f0bf61677fa7f.diff

[Lldb-commits] [lldb] 4a39436 - Alt mechanism to find the first loadable seg in a Mach-O binary

2022-02-14 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-02-14T11:12:58-08:00 New Revision: 4a394367c124172dff26ef5042ecd6fa666a6e07 URL: https://github.com/llvm/llvm-project/commit/4a394367c124172dff26ef5042ecd6fa666a6e07 DIFF: https://github.com/llvm/llvm-project/commit/4a394367c124172dff26ef5042ecd6fa666a6e07.diff

[Lldb-commits] [lldb] 9b1cb0e - Platform gdb RSP packet doc fixes based on implementation behavior

2022-02-07 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-02-07T23:51:46-08:00 New Revision: 9b1cb0e171a35bf9034663566bb3400f668769b0 URL: https://github.com/llvm/llvm-project/commit/9b1cb0e171a35bf9034663566bb3400f668769b0 DIFF: https://github.com/llvm/llvm-project/commit/9b1cb0e171a35bf9034663566bb3400f668769b0.diff

[Lldb-commits] [lldb] a37c381 - Increase memory buffer for scanning objc classes on darwin systems

2022-02-04 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2022-02-04T23:53:27-08:00 New Revision: a37c38176a5a1f797e6bc2b8771be017394e8e32 URL: https://github.com/llvm/llvm-project/commit/a37c38176a5a1f797e6bc2b8771be017394e8e32 DIFF: https://github.com/llvm/llvm-project/commit/a37c38176a5a1f797e6bc2b8771be017394e8e32.diff

[Lldb-commits] [lldb] 8a26ba6 - Load binary by UUID from qProcessInfo packet fields

2021-12-23 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-12-23T15:20:50-08:00 New Revision: 8a26ba6a02f1319ddaca017bbda81c2b82fb4050 URL: https://github.com/llvm/llvm-project/commit/8a26ba6a02f1319ddaca017bbda81c2b82fb4050 DIFF: https://github.com/llvm/llvm-project/commit/8a26ba6a02f1319ddaca017bbda81c2b82fb4050.diff

[Lldb-commits] [lldb] 682532c - Support v2 of 'main bin spec' Mach-O LC_NOTE in corefiles

2021-12-22 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-12-22T00:02:27-08:00 New Revision: 682532ca575b8b6c4d3e2104a7526743ff9446a9 URL: https://github.com/llvm/llvm-project/commit/682532ca575b8b6c4d3e2104a7526743ff9446a9 DIFF: https://github.com/llvm/llvm-project/commit/682532ca575b8b6c4d3e2104a7526743ff9446a9.diff

[Lldb-commits] [lldb] f212032 - Add support for a "load binary" LC_NOTE in mach-o corefiles

2021-12-13 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-12-13T13:21:56-08:00 New Revision: f2120328e81879bf14d2a5c381749a11577fa304 URL: https://github.com/llvm/llvm-project/commit/f2120328e81879bf14d2a5c381749a11577fa304 DIFF: https://github.com/llvm/llvm-project/commit/f2120328e81879bf14d2a5c381749a11577fa304.diff

[Lldb-commits] [lldb] efdac16 - Remove one change from https://reviews.llvm.org/D115431

2021-12-10 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-12-10T01:04:07-08:00 New Revision: efdac16b382b86358dba60f3a759c64a0fc446fc URL: https://github.com/llvm/llvm-project/commit/efdac16b382b86358dba60f3a759c64a0fc446fc DIFF: https://github.com/llvm/llvm-project/commit/efdac16b382b86358dba60f3a759c64a0fc446fc.diff

[Lldb-commits] [lldb] 223e8ca - Set a default number of address bits on Darwin arm64 systems

2021-12-09 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-12-09T22:53:01-08:00 New Revision: 223e8ca02616dd9353da230d95589954927025c9 URL: https://github.com/llvm/llvm-project/commit/223e8ca02616dd9353da230d95589954927025c9 DIFF: https://github.com/llvm/llvm-project/commit/223e8ca02616dd9353da230d95589954927025c9.diff

[Lldb-commits] [lldb] fddafa1 - Simplify logic to identify dyld_sim in Simulator debugging on macos

2021-12-02 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-12-02T18:14:13-08:00 New Revision: fddafa110d8628851a48939fe956864b318e8e53 URL: https://github.com/llvm/llvm-project/commit/fddafa110d8628851a48939fe956864b318e8e53 DIFF: https://github.com/llvm/llvm-project/commit/fddafa110d8628851a48939fe956864b318e8e53.diff

[Lldb-commits] [lldb] e4235bd - Fix locals naming in DNBArchMachARM64::GetGPRState for 32-bit builds

2021-10-22 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-10-22T13:24:25-07:00 New Revision: e4235bdf26a2dd3b678daad4581d8e8edbc1aa7b URL: https://github.com/llvm/llvm-project/commit/e4235bdf26a2dd3b678daad4581d8e8edbc1aa7b DIFF: https://github.com/llvm/llvm-project/commit/e4235bdf26a2dd3b678daad4581d8e8edbc1aa7b.diff

[Lldb-commits] [lldb] 35d7101 - Use Module's FileSpec for limiting binaries to set dyld breakpoint in

2021-10-15 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-10-14T23:58:23-07:00 New Revision: 35d710148b98e2ec52056271e7f9103620593b7a URL: https://github.com/llvm/llvm-project/commit/35d710148b98e2ec52056271e7f9103620593b7a DIFF: https://github.com/llvm/llvm-project/commit/35d710148b98e2ec52056271e7f9103620593b7a.diff

[Lldb-commits] [lldb] 62d9163 - Don't register mem segments that aren't present in a corefile

2021-10-06 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-10-06T20:12:21-07:00 New Revision: 62d9163830d0b8b09e1e6d6a43c99c1371091c65 URL: https://github.com/llvm/llvm-project/commit/62d9163830d0b8b09e1e6d6a43c99c1371091c65 DIFF: https://github.com/llvm/llvm-project/commit/62d9163830d0b8b09e1e6d6a43c99c1371091c65.diff

[Lldb-commits] [lldb] 809652c - Update TODO noting that DriverKit should be added too

2021-10-06 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-10-06T20:12:21-07:00 New Revision: 809652c93ba6b0fe6b01f935cc3da88d26a6714d URL: https://github.com/llvm/llvm-project/commit/809652c93ba6b0fe6b01f935cc3da88d26a6714d DIFF: https://github.com/llvm/llvm-project/commit/809652c93ba6b0fe6b01f935cc3da88d26a6714d.diff

[Lldb-commits] [lldb] a2e1d68 - Add pragma to make it easier to find "image list" impl

2021-09-24 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-09-24T17:13:03-07:00 New Revision: a2e1d68fa97de9fe1d8eaf6e03e65c225dfbc52c URL: https://github.com/llvm/llvm-project/commit/a2e1d68fa97de9fe1d8eaf6e03e65c225dfbc52c DIFF: https://github.com/llvm/llvm-project/commit/a2e1d68fa97de9fe1d8eaf6e03e65c225dfbc52c.diff

[Lldb-commits] [lldb] ceded41 - Don't set executable file in ObjectFileMachO::LoadCoreFileImages

2021-09-16 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-09-16T01:38:48-07:00 New Revision: ceded4153245322c45d28068860fb3d8d0a4884d URL: https://github.com/llvm/llvm-project/commit/ceded4153245322c45d28068860fb3d8d0a4884d DIFF: https://github.com/llvm/llvm-project/commit/ceded4153245322c45d28068860fb3d8d0a4884d.diff

[Lldb-commits] [lldb] 89ed21a - Recognize namespaced all_image_infos symbol name from dyld

2021-09-10 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-09-10T16:56:48-07:00 New Revision: 89ed21a8f864b1c33a95ed127d073842adc2fcd0 URL: https://github.com/llvm/llvm-project/commit/89ed21a8f864b1c33a95ed127d073842adc2fcd0 DIFF: https://github.com/llvm/llvm-project/commit/89ed21a8f864b1c33a95ed127d073842adc2fcd0.diff

[Lldb-commits] [lldb] f3472ad - Add specific error messages around gdb RSP handshake failures

2021-09-09 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-09-09T17:02:42-07:00 New Revision: f3472ad5c5f88c3425fc54f40d3d5280258d8be5 URL: https://github.com/llvm/llvm-project/commit/f3472ad5c5f88c3425fc54f40d3d5280258d8be5 DIFF: https://github.com/llvm/llvm-project/commit/f3472ad5c5f88c3425fc54f40d3d5280258d8be5.diff

[Lldb-commits] [lldb] 766afbc - Don't re-define constants that are now in compact_unwind_encoding.h.

2021-09-09 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-09-09T17:01:43-07:00 New Revision: 766afbc8042bc45283d52c763d11327a34eb04a6 URL: https://github.com/llvm/llvm-project/commit/766afbc8042bc45283d52c763d11327a34eb04a6 DIFF: https://github.com/llvm/llvm-project/commit/766afbc8042bc45283d52c763d11327a34eb04a6.diff

[Lldb-commits] [lldb] c1184ca - Use dSYM's file addr for Sections when it doesn't match binary

2021-08-31 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-08-31T01:35:07-07:00 New Revision: c1184ca6eb97e0ac5f7b6cdcc99e3905d27f9d95 URL: https://github.com/llvm/llvm-project/commit/c1184ca6eb97e0ac5f7b6cdcc99e3905d27f9d95 DIFF: https://github.com/llvm/llvm-project/commit/c1184ca6eb97e0ac5f7b6cdcc99e3905d27f9d95.diff

[Lldb-commits] [lldb] aa575ed - Ah, fix formatting, I didn't notice lldb-instr's code

2021-08-16 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-08-16T13:46:54-07:00 New Revision: aa575ed918632358b65da3e161d55254092b7416 URL: https://github.com/llvm/llvm-project/commit/aa575ed918632358b65da3e161d55254092b7416 DIFF: https://github.com/llvm/llvm-project/commit/aa575ed918632358b65da3e161d55254092b7416.diff

[Lldb-commits] [lldb] 65bc8ba - Correctly update reproducer hooks for SB API I added

2021-08-16 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-08-16T13:41:18-07:00 New Revision: 65bc8ba1a2d434ba72f6f476bfd4a9ae69cb16b2 URL: https://github.com/llvm/llvm-project/commit/65bc8ba1a2d434ba72f6f476bfd4a9ae69cb16b2 DIFF: https://github.com/llvm/llvm-project/commit/65bc8ba1a2d434ba72f6f476bfd4a9ae69cb16b2.diff

[Lldb-commits] [lldb] 7150b56 - Symbolicate aarch64 adrp+add pc-relative addr in disass

2021-08-12 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-08-12T14:44:17-07:00 New Revision: 7150b562081ffb2ec5406edfa579b16d3ec20d90 URL: https://github.com/llvm/llvm-project/commit/7150b562081ffb2ec5406edfa579b16d3ec20d90 DIFF: https://github.com/llvm/llvm-project/commit/7150b562081ffb2ec5406edfa579b16d3ec20d90.diff

[Lldb-commits] [lldb] 7ce739a - Update gdbremote_testcase.py to allow new k-v pair in qMemoryRegionInfo

2021-08-11 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-08-11T17:34:52-07:00 New Revision: 7ce739a87834785e2ddbc893fc833346413d360f URL: https://github.com/llvm/llvm-project/commit/7ce739a87834785e2ddbc893fc833346413d360f DIFF: https://github.com/llvm/llvm-project/commit/7ce739a87834785e2ddbc893fc833346413d360f.diff

[Lldb-commits] [lldb] 2b30fc2 - Fix two bugs with stack corefiles patch, restrict test built debugserver

2021-08-11 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-08-11T17:19:31-07:00 New Revision: 2b30fc2ff3cadd085f7103cb953cd9cf091ee9b9 URL: https://github.com/llvm/llvm-project/commit/2b30fc2ff3cadd085f7103cb953cd9cf091ee9b9 DIFF: https://github.com/llvm/llvm-project/commit/2b30fc2ff3cadd085f7103cb953cd9cf091ee9b9.diff

[Lldb-commits] [lldb] 8c31efe - Add the ability to process save-core stack-memory-only corefiles

2021-08-11 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-08-11T13:37:31-07:00 New Revision: 8c31efeed6007bade1e4ddda2ceccab311661cbc URL: https://github.com/llvm/llvm-project/commit/8c31efeed6007bade1e4ddda2ceccab311661cbc DIFF: https://github.com/llvm/llvm-project/commit/8c31efeed6007bade1e4ddda2ceccab311661cbc.diff

[Lldb-commits] [lldb] 4d3d182 - Revert "[LLDB][GUI] Refactor form drawing using subsurfaces"

2021-08-05 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-08-05T19:27:55-07:00 New Revision: 4d3d182c1dcb99ddcce7d077060d87111cb8dbfa URL: https://github.com/llvm/llvm-project/commit/4d3d182c1dcb99ddcce7d077060d87111cb8dbfa DIFF: https://github.com/llvm/llvm-project/commit/4d3d182c1dcb99ddcce7d077060d87111cb8dbfa.diff

[Lldb-commits] [lldb] cdc6f8d - Read and write a LC_NOTE "addrable bits" for addressing mask

2021-07-22 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-07-22T01:06:44-07:00 New Revision: cdc6f8d728208d2f06c1c632a41d930e172b4fb5 URL: https://github.com/llvm/llvm-project/commit/cdc6f8d728208d2f06c1c632a41d930e172b4fb5 DIFF: https://github.com/llvm/llvm-project/commit/cdc6f8d728208d2f06c1c632a41d930e172b4fb5.diff

[Lldb-commits] [lldb] af91388 - Try to unbreak the windows CI

2021-06-20 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-06-20T13:13:46-07:00 New Revision: af913881e33c30d34c806efc586360d3bfc3a5ca URL: https://github.com/llvm/llvm-project/commit/af913881e33c30d34c806efc586360d3bfc3a5ca DIFF: https://github.com/llvm/llvm-project/commit/af913881e33c30d34c806efc586360d3bfc3a5ca.diff

[Lldb-commits] [lldb] 9ea6dd5 - Add a corefile style option to process save-core; skinny corefiles

2021-06-20 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-06-20T12:26:54-07:00 New Revision: 9ea6dd5cfac0b233fbb148c1e2d0f81f816737c8 URL: https://github.com/llvm/llvm-project/commit/9ea6dd5cfac0b233fbb148c1e2d0f81f816737c8 DIFF: https://github.com/llvm/llvm-project/commit/9ea6dd5cfac0b233fbb148c1e2d0f81f816737c8.diff

[Lldb-commits] [lldb] afee097 - [NFC] Add GetInferiorAddrSize method, unify code to compute

2021-05-13 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-05-13T00:47:58-07:00 New Revision: afee09751d2d744a753ef4d3e8d83857dcd0f682 URL: https://github.com/llvm/llvm-project/commit/afee09751d2d744a753ef4d3e8d83857dcd0f682 DIFF: https://github.com/llvm/llvm-project/commit/afee09751d2d744a753ef4d3e8d83857dcd0f682.diff

[Lldb-commits] [lldb] 0c443e9 - Add some warnings when debugserver is running in translation

2021-05-12 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-05-12T22:18:24-07:00 New Revision: 0c443e92d3b9bc5a25214f2c8418b72501a15a00 URL: https://github.com/llvm/llvm-project/commit/0c443e92d3b9bc5a25214f2c8418b72501a15a00 DIFF: https://github.com/llvm/llvm-project/commit/0c443e92d3b9bc5a25214f2c8418b72501a15a00.diff

[Lldb-commits] [lldb] 6fca189 - Simplify the breakpoint setting in DynamicLoaderMacOS::SetNotificationBreakpoint

2021-04-24 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-04-24T14:03:41-07:00 New Revision: 6fca189532511da1b48e8c0d9aad8ff2edca382d URL: https://github.com/llvm/llvm-project/commit/6fca189532511da1b48e8c0d9aad8ff2edca382d DIFF: https://github.com/llvm/llvm-project/commit/6fca189532511da1b48e8c0d9aad8ff2edca382d.diff

[Lldb-commits] [lldb] f2da1f6 - Get Section from resolved_addr in Target::ReadMemory

2021-04-20 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-04-20T12:09:06-07:00 New Revision: f2da1f68d815f97e1211da62e7e1f102941947e3 URL: https://github.com/llvm/llvm-project/commit/f2da1f68d815f97e1211da62e7e1f102941947e3 DIFF: https://github.com/llvm/llvm-project/commit/f2da1f68d815f97e1211da62e7e1f102941947e3.diff

[Lldb-commits] [lldb] e9fe788 - Target::ReadMemory read from read-only binary file Section, not memory

2021-04-16 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-04-16T16:13:07-07:00 New Revision: e9fe788d326090cb6155c0dec90b44c932273dd3 URL: https://github.com/llvm/llvm-project/commit/e9fe788d326090cb6155c0dec90b44c932273dd3 DIFF: https://github.com/llvm/llvm-project/commit/e9fe788d326090cb6155c0dec90b44c932273dd3.diff

[Lldb-commits] [lldb] 9d4415d - Don't refer to allocation map entry after deallocating it

2021-04-15 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-04-15T20:16:38-07:00 New Revision: 9d4415d01d234efb5dd46bdcbb280c03e12a8101 URL: https://github.com/llvm/llvm-project/commit/9d4415d01d234efb5dd46bdcbb280c03e12a8101 DIFF: https://github.com/llvm/llvm-project/commit/9d4415d01d234efb5dd46bdcbb280c03e12a8101.diff

[Lldb-commits] [lldb] 71a45e7 - NFC put the armv6m entry with the other Cortex-M entries

2021-04-15 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-04-15T02:02:26-07:00 New Revision: 71a45e7c63285614364d3d5dfcb4d48da6e7535d URL: https://github.com/llvm/llvm-project/commit/71a45e7c63285614364d3d5dfcb4d48da6e7535d DIFF: https://github.com/llvm/llvm-project/commit/71a45e7c63285614364d3d5dfcb4d48da6e7535d.diff

[Lldb-commits] [lldb] 01ad95f - Mark armv6m compat with armv7em; match armv7em being compat with armv6m

2021-04-15 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-04-15T01:30:51-07:00 New Revision: 01ad95ff2a7cc127eddf3832693bbd5c6c54f9ef URL: https://github.com/llvm/llvm-project/commit/01ad95ff2a7cc127eddf3832693bbd5c6c54f9ef DIFF: https://github.com/llvm/llvm-project/commit/01ad95ff2a7cc127eddf3832693bbd5c6c54f9ef.diff

[Lldb-commits] [lldb] dd453a1 - Add setting to disable LanguageRuntime UnwindPlans

2021-04-08 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-04-08T13:28:59-07:00 New Revision: dd453a1389b6a7e6d9214b449d3c54981b1a89b6 URL: https://github.com/llvm/llvm-project/commit/dd453a1389b6a7e6d9214b449d3c54981b1a89b6 DIFF: https://github.com/llvm/llvm-project/commit/dd453a1389b6a7e6d9214b449d3c54981b1a89b6.diff

[Lldb-commits] [lldb] d9773c1 - Reorg firmware corefile tests; add test for OS plugin loading

2021-04-08 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-04-08T01:45:25-07:00 New Revision: d9773c1b4eb14c5f38d23323270ef67b4c528844 URL: https://github.com/llvm/llvm-project/commit/d9773c1b4eb14c5f38d23323270ef67b4c528844 DIFF: https://github.com/llvm/llvm-project/commit/d9773c1b4eb14c5f38d23323270ef67b4c528844.diff

[Lldb-commits] [lldb] 602ab18 - Revert "Add support for fetching signed values from tagged pointers."

2021-04-04 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-04-04T01:47:35-07:00 New Revision: 602ab188a7e18b97d9af95e17271e8fbee129081 URL: https://github.com/llvm/llvm-project/commit/602ab188a7e18b97d9af95e17271e8fbee129081 DIFF: https://github.com/llvm/llvm-project/commit/602ab188a7e18b97d9af95e17271e8fbee129081.diff

[Lldb-commits] [lldb] 78a1412 - Handle all standalone combinations of LC_NOTEs w/ & w/o addr & uuid

2021-04-01 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-04-01T18:59:36-07:00 New Revision: 78a1412845b5552465505889b69b5b11d9b20d35 URL: https://github.com/llvm/llvm-project/commit/78a1412845b5552465505889b69b5b11d9b20d35 DIFF: https://github.com/llvm/llvm-project/commit/78a1412845b5552465505889b69b5b11d9b20d35.diff

Re: [Lldb-commits] [PATCH] D98482: [lldb] [server] Support for multiprocess extension

2021-04-01 Thread Jason Molenda via lldb-commits
Hi Michał, this commit has caused a test failure on the macos incremental CI bot, http://green.lab.llvm.org/green/blue/organizations/jenkins/lldb-cmake/activity Failed Tests (3): lldb-api :: tools/lldb-server/TestLldbGdbServer.py lldb-api ::

[Lldb-commits] [lldb] 3bc65a9 - Handle a LC_NOTE main bin spec for user process corefiles

2021-03-24 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-03-24T02:18:17-07:00 New Revision: 3bc65a946ebef55cee2d1e151977a570d32a2b23 URL: https://github.com/llvm/llvm-project/commit/3bc65a946ebef55cee2d1e151977a570d32a2b23 DIFF: https://github.com/llvm/llvm-project/commit/3bc65a946ebef55cee2d1e151977a570d32a2b23.diff

[Lldb-commits] [lldb] a0793cb - Update SafeMachO.h to #undefine more names

2021-03-24 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-03-23T23:34:22-07:00 New Revision: a0793cb1f1a64f61675767d551bbd26ea41a4e93 URL: https://github.com/llvm/llvm-project/commit/a0793cb1f1a64f61675767d551bbd26ea41a4e93 DIFF: https://github.com/llvm/llvm-project/commit/a0793cb1f1a64f61675767d551bbd26ea41a4e93.diff

[Lldb-commits] [lldb] 22e9753 - Don't load kexts/kernels without dSYMs present

2021-03-12 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-03-12T17:20:44-08:00 New Revision: 22e9753271b71e2c067aadd5b877eef8198cadd2 URL: https://github.com/llvm/llvm-project/commit/22e9753271b71e2c067aadd5b877eef8198cadd2 DIFF: https://github.com/llvm/llvm-project/commit/22e9753271b71e2c067aadd5b877eef8198cadd2.diff

[Lldb-commits] [lldb] ea659ea - Log in SetPrivateState when unwind logging enabled

2021-03-09 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-03-09T16:22:46-08:00 New Revision: ea659ea101a56a08c73be65ab62c3e180e37ca38 URL: https://github.com/llvm/llvm-project/commit/ea659ea101a56a08c73be65ab62c3e180e37ca38 DIFF: https://github.com/llvm/llvm-project/commit/ea659ea101a56a08c73be65ab62c3e180e37ca38.diff

[Lldb-commits] [lldb] 266bb78 - LanguageRuntime for 0th frame unwind, simplify getting pc-for-symbolication

2021-03-03 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-03-03T19:29:40-08:00 New Revision: 266bb78f7d133a344992c5bfca61ef11ee152cb0 URL: https://github.com/llvm/llvm-project/commit/266bb78f7d133a344992c5bfca61ef11ee152cb0 DIFF: https://github.com/llvm/llvm-project/commit/266bb78f7d133a344992c5bfca61ef11ee152cb0.diff

[Lldb-commits] [lldb] d82ecb0 - LanguageRuntime can provide an UnwindPlan for special occasions

2021-02-18 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-02-18T23:23:15-08:00 New Revision: d82ecb0ac72261189ec3a5dccd3ad55aeafe07b4 URL: https://github.com/llvm/llvm-project/commit/d82ecb0ac72261189ec3a5dccd3ad55aeafe07b4 DIFF: https://github.com/llvm/llvm-project/commit/d82ecb0ac72261189ec3a5dccd3ad55aeafe07b4.diff

[Lldb-commits] [lldb] fcdef15 - Add a new Row setting to mark all un-declared regs as Undefined

2021-02-17 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-02-17T23:52:28-08:00 New Revision: fcdef15d77bde8a200cd28242077cd2496f138a4 URL: https://github.com/llvm/llvm-project/commit/fcdef15d77bde8a200cd28242077cd2496f138a4 DIFF: https://github.com/llvm/llvm-project/commit/fcdef15d77bde8a200cd28242077cd2496f138a4.diff

[Lldb-commits] [lldb] ad25bdc - Change static buffer to be BSS instead of DATA in HandlePacket_qSpeedTest

2021-01-22 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-01-22T16:14:24-08:00 New Revision: ad25bdcb8e4e9459886062d3855a5971af758731 URL: https://github.com/llvm/llvm-project/commit/ad25bdcb8e4e9459886062d3855a5971af758731 DIFF: https://github.com/llvm/llvm-project/commit/ad25bdcb8e4e9459886062d3855a5971af758731.diff

[Lldb-commits] [lldb] 10ac9b2 - Skip 'g' packet tests when running on darwin; debugserver doesn't impl

2021-01-15 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-01-15T13:57:59-08:00 New Revision: 10ac9b29a4ca9e75bcbfa9576e3d8ee83cc9cd78 URL: https://github.com/llvm/llvm-project/commit/10ac9b29a4ca9e75bcbfa9576e3d8ee83cc9cd78 DIFF: https://github.com/llvm/llvm-project/commit/10ac9b29a4ca9e75bcbfa9576e3d8ee83cc9cd78.diff

[Lldb-commits] [lldb] 885eae9 - Add func call so we don't instruction-step into the builtin_trap

2021-01-13 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-01-13T23:41:33-08:00 New Revision: 885eae9d85de4b1b1907ac9b3ecba26565932069 URL: https://github.com/llvm/llvm-project/commit/885eae9d85de4b1b1907ac9b3ecba26565932069 DIFF: https://github.com/llvm/llvm-project/commit/885eae9d85de4b1b1907ac9b3ecba26565932069.diff

[Lldb-commits] [lldb] edde2eb - Add unconditional logging to debugserver for launch/attach processes

2021-01-11 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-01-11T22:17:10-08:00 New Revision: edde2eb1d2093905a2cb6166e6a60f9cc04c2bbc URL: https://github.com/llvm/llvm-project/commit/edde2eb1d2093905a2cb6166e6a60f9cc04c2bbc DIFF: https://github.com/llvm/llvm-project/commit/edde2eb1d2093905a2cb6166e6a60f9cc04c2bbc.diff

[Lldb-commits] [lldb] 2cedc44 - Ignore DBGArchitecture from dsymForUUID's plist

2020-12-09 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2020-12-09T14:19:55-08:00 New Revision: 2cedc44a92337ccc0e8173b4dbf4cfe5650da8cd URL: https://github.com/llvm/llvm-project/commit/2cedc44a92337ccc0e8173b4dbf4cfe5650da8cd DIFF: https://github.com/llvm/llvm-project/commit/2cedc44a92337ccc0e8173b4dbf4cfe5650da8cd.diff

[Lldb-commits] [lldb] 92b036d - debugserver should advance pc past builtin_debugtrap insn

2020-11-12 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2020-11-12T23:31:14-08:00 New Revision: 92b036dea24b6e7ebfd950facdbf5543135eda05 URL: https://github.com/llvm/llvm-project/commit/92b036dea24b6e7ebfd950facdbf5543135eda05 DIFF: https://github.com/llvm/llvm-project/commit/92b036dea24b6e7ebfd950facdbf5543135eda05.diff

[Lldb-commits] [lldb] c932266 - Add a nul byte to packet str before logging, increase default size.

2020-10-20 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2020-10-20T01:43:31-07:00 New Revision: c932266c8d0414672974eb77786f1d0f122d URL: https://github.com/llvm/llvm-project/commit/c932266c8d0414672974eb77786f1d0f122d DIFF: https://github.com/llvm/llvm-project/commit/c932266c8d0414672974eb77786f1d0f122d.diff

[Lldb-commits] [lldb] 32021ee - Un-indent the section on 'Writing Target Stop-Hooks in Python'

2020-10-17 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2020-10-16T23:23:25-07:00 New Revision: 32021eeff0cd4786722e0dd7c31acf7554c6fd0a URL: https://github.com/llvm/llvm-project/commit/32021eeff0cd4786722e0dd7c31acf7554c6fd0a DIFF: https://github.com/llvm/llvm-project/commit/32021eeff0cd4786722e0dd7c31acf7554c6fd0a.diff

[Lldb-commits] [lldb] b198568 - Fix typeo in attach failed error message.

2020-10-15 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2020-10-14T23:31:24-07:00 New Revision: b19856881c1624df8b667d672193be52dfa23846 URL: https://github.com/llvm/llvm-project/commit/b19856881c1624df8b667d672193be52dfa23846 DIFF: https://github.com/llvm/llvm-project/commit/b19856881c1624df8b667d672193be52dfa23846.diff

[Lldb-commits] [lldb] 7d67c06 - Remove unused build configurations from debugserver xcode project

2020-10-13 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2020-10-13T16:39:30-07:00 New Revision: 7d67c06391bba00a043c23eb6bb478484831de98 URL: https://github.com/llvm/llvm-project/commit/7d67c06391bba00a043c23eb6bb478484831de98 DIFF: https://github.com/llvm/llvm-project/commit/7d67c06391bba00a043c23eb6bb478484831de98.diff

[Lldb-commits] [lldb] e763709 - Add a new launch flag option for watchos, WatchComplicationLaunch.

2020-10-13 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2020-10-13T16:28:16-07:00 New Revision: e763709d14e560915e04731c2fd6f1595d7ff8ba URL: https://github.com/llvm/llvm-project/commit/e763709d14e560915e04731c2fd6f1595d7ff8ba DIFF: https://github.com/llvm/llvm-project/commit/e763709d14e560915e04731c2fd6f1595d7ff8ba.diff

[Lldb-commits] [lldb] a1e9792 - Have kernel binary scanner load dSYMs as binary+dSYM if best thing found

2020-10-01 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2020-10-01T18:55:37-07:00 New Revision: a1e97923a025d09934b557ca4343d8e4b5a9973d URL: https://github.com/llvm/llvm-project/commit/a1e97923a025d09934b557ca4343d8e4b5a9973d DIFF: https://github.com/llvm/llvm-project/commit/a1e97923a025d09934b557ca4343d8e4b5a9973d.diff

[Lldb-commits] [lldb] 6e54918 - Once we've found a firmware binary and loaded it, don't search more

2020-09-28 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2020-09-28T12:51:23-07:00 New Revision: 6e54918db7f4dad0d5a6fbff140009ed6f151d2c URL: https://github.com/llvm/llvm-project/commit/6e54918db7f4dad0d5a6fbff140009ed6f151d2c DIFF: https://github.com/llvm/llvm-project/commit/6e54918db7f4dad0d5a6fbff140009ed6f151d2c.diff

<    1   2   3   4   5   6   7   8   9   10   >