[lldb-dev] [Bug 50732] Backport LLDB commit 3bea730 to 12.0.x to fix build with GCC <= 6.5

2021-06-16 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=50732 Tom Stellard changed: What|Removed |Added Assignee|lldb-dev@lists.llvm.org |lab...@google.com -- You are receiving this mai

[lldb-dev] [Bug 50770] New: lldb/mac can't load object files from thin archives

2021-06-18 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=50770 Bug ID: 50770 Summary: lldb/mac can't load object files from thin archives Product: lldb Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancem

[lldb-dev] [Bug 39166] Better error messages when ptrace() fails on linux

2021-06-22 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=39166 Apoorv Sachan changed: What|Removed |Added Assignee|lldb-dev@lists.llvm.org |apoorv.99.sac...@gmail.com -- You are receivin

[lldb-dev] [Bug 50814] New: Several tests fail with GCC as LLDB can't properly call constructors from expressions

2021-06-23 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=50814 Bug ID: 50814 Summary: Several tests fail with GCC as LLDB can't properly call constructors from expressions Product: lldb Version: unspecified Hardware: PC OS: Li

[lldb-dev] [Bug 50861] New: libstdc++ tests fail with GCC as the test compiler

2021-06-25 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=50861 Bug ID: 50861 Summary: libstdc++ tests fail with GCC as the test compiler Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal

[lldb-dev] [Bug 50935] New: lldb step over failed in musl dyn exe (Could not create return address breakpoint)

2021-06-29 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=50935 Bug ID: 50935 Summary: lldb step over failed in musl dyn exe (Could not create return address breakpoint) Product: lldb Version: 12.0 Hardware: PC OS: Linux

[lldb-dev] [Bug 50936] New: lldb step over glibc dlopen fails (__GI__dl_catch_exception or runs away)

2021-06-29 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=50936 Bug ID: 50936 Summary: lldb step over glibc dlopen fails (__GI__dl_catch_exception or runs away) Product: lldb Version: 12.0 Hardware: PC OS: Linux Sta

[lldb-dev] [Bug 50948] New: LLDB not clearing EXC_BAD_ACCESS exception after `thread return` (on MacOS)?

2021-06-30 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=50948 Bug ID: 50948 Summary: LLDB not clearing EXC_BAD_ACCESS exception after `thread return` (on MacOS)? Product: lldb Version: unspecified Hardware: PC OS: MacOS X

[lldb-dev] [Bug 50958] New: Crash when kernel debugging OS X after hitting breakpoint several times

2021-07-01 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=50958 Bug ID: 50958 Summary: Crash when kernel debugging OS X after hitting breakpoint several times Product: lldb Version: 12.0 Hardware: PC OS: MacOS X Sta

[lldb-dev] [Bug 51015] New: Crash when showing the value of variables

2021-07-07 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51015 Bug ID: 51015 Summary: Crash when showing the value of variables Product: lldb Version: unspecified Hardware: Macintosh OS: MacOS X Status: NEW Severity: normal

[lldb-dev] [Bug 51031] New: MapImported: Assertion `(Pos == ImportedDecls.end() || Pos->second == To) && "Try to import an already imported Decl"' failed.

2021-07-08 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51031 Bug ID: 51031 Summary: MapImported: Assertion `(Pos == ImportedDecls.end() || Pos->second == To) && "Try to import an already imported Decl"' failed. Product: lldb Versi

[lldb-dev] [Bug 51046] New: Empty strings removed from target's argument list

2021-07-10 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51046 Bug ID: 51046 Summary: Empty strings removed from target's argument list Product: lldb Version: 10.0 Hardware: PC OS: Linux Status: NEW Severity: normal

[lldb-dev] [Bug 51048] New: x86 build failed on lldb 11

2021-07-10 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51048 Bug ID: 51048 Summary: x86 build failed on lldb 11 Product: lldb Version: 11.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P

[lldb-dev] [Bug 51148] New: Crash upon trying to display object member.

2021-07-20 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51148 Bug ID: 51148 Summary: Crash upon trying to display object member. Product: lldb Version: 12.0 Hardware: Macintosh OS: MacOS X Status: NEW Severity: normal

[lldb-dev] [Bug 51274] New: print object reference displays no members, yet there are

2021-07-29 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51274 Bug ID: 51274 Summary: print object reference displays no members, yet there are Product: lldb Version: unspecified Hardware: PC OS: Windows NT Status:

[lldb-dev] [Bug 51280] New: Backport lldb AArch64 memory tagging commands changes to 13.x branch

2021-07-30 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51280 Bug ID: 51280 Summary: Backport lldb AArch64 memory tagging commands changes to 13.x branch Product: lldb Version: unspecified Hardware: PC OS: Linux S

[lldb-dev] [Bug 51299] New: crash when auto-completion is triggered

2021-08-01 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51299 Bug ID: 51299 Summary: crash when auto-completion is triggered Product: lldb Version: 12.0 Hardware: PC OS: Linux Status: NEW Severity: normal Priority

[lldb-dev] [Bug 51280] Backport lldb AArch64 memory tagging commands changes to 13.x branch

2021-08-03 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51280 David Spickett changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[lldb-dev] [Bug 51418] New: Please backport 15cacab73f7e36d9dca4a5516ccb360b67bf2dbc (skip test if LD_PRELOAD) to 13.x

2021-08-09 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51418 Bug ID: 51418 Summary: Please backport 15cacab73f7e36d9dca4a5516ccb360b67bf2dbc (skip test if LD_PRELOAD) to 13.x Product: lldb Version: unspecified Hardware:

[lldb-dev] [Bug 51423] New: Please backport 614c7d03877fd99c2de47429b15be3f00306a3bd (LLVM_LIT_ARGS override) to 13.x

2021-08-09 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51423 Bug ID: 51423 Summary: Please backport 614c7d03877fd99c2de47429b15be3f00306a3bd (LLVM_LIT_ARGS override) to 13.x Product: lldb Version: unspecified Hardware: P

[lldb-dev] [Bug 51433] New: crash for "x86_64-w64-windows-gnu" because of architecture triple mismatch - solution proposition

2021-08-10 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51433 Bug ID: 51433 Summary: crash for "x86_64-w64-windows-gnu" because of architecture triple mismatch - solution proposition Product: lldb Version: 12.0 Hardware: PC

[lldb-dev] [Bug 51418] Please backport 15cacab73f7e36d9dca4a5516ccb360b67bf2dbc (skip test if LD_PRELOAD) to 13.x

2021-08-10 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51418 Tom Stellard changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|15cacab73f7e36d9dca4a55

[lldb-dev] [Bug 51423] Please backport 614c7d03877fd99c2de47429b15be3f00306a3bd (LLVM_LIT_ARGS override) to 13.x

2021-08-10 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51423 Tom Stellard changed: What|Removed |Added Fixed By Commit(s)|614c7d03877fd99c2de47429b15 |614c7d03877fd99c2de47429b15 |b

[lldb-dev] [Bug 51446] New: LLDB import std module tests crash with segmentation fault

2021-08-11 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51446 Bug ID: 51446 Summary: LLDB import std module tests crash with segmentation fault Product: lldb Version: 12.0 Hardware: PC OS: Linux Status: NEW

[lldb-dev] [Bug 51451] New: LLDB AArch64 SVE register context fails to restore after JITTed expression eval

2021-08-12 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51451 Bug ID: 51451 Summary: LLDB AArch64 SVE register context fails to restore after JITTed expression eval Product: lldb Version: 12.0 Hardware: PC OS: Linux

[lldb-dev] [Bug 51451] LLDB AArch64 SVE register context fails to restore after JITTed expression eval

2021-08-12 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51451 Omair Javaid changed: What|Removed |Added Status|NEW |CONFIRMED Assignee|lldb-dev@lists.llvm

[lldb-dev] [Bug 51458] New: 'process launch -s' uses gdb-remote connection only if target was created before connecting

2021-08-12 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51458 Bug ID: 51458 Summary: 'process launch -s' uses gdb-remote connection only if target was created before connecting Product: lldb Version: unspecified Hardware: PC

[lldb-dev] [Bug 51459] New: 'process launch -s' does not work correctly over remote lldb-server

2021-08-12 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51459 Bug ID: 51459 Summary: 'process launch -s' does not work correctly over remote lldb-server Product: lldb Version: unspecified Hardware: PC OS: Linux St

[lldb-dev] [Bug 51466] New: LLDB can't find function containing a PC from musl libc.so

2021-08-12 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51466 Bug ID: 51466 Summary: LLDB can't find function containing a PC from musl libc.so Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW

[lldb-dev] [Bug 51467] New: LLDB "image list" accumulates duplicate loader+vdso images on restart

2021-08-12 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51467 Bug ID: 51467 Summary: LLDB "image list" accumulates duplicate loader+vdso images on restart Product: lldb Version: unspecified Hardware: PC OS: Linux

[lldb-dev] [Bug 51532] New: LLDB crash when breakpoint in swift file

2021-08-18 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51532 Bug ID: 51532 Summary: LLDB crash when breakpoint in swift file Product: lldb Version: 12.0 Hardware: Macintosh OS: MacOS X Status: NEW Severity: normal

[lldb-dev] [Bug 51532] LLDB crash when breakpoint in swift file

2021-08-19 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51532 Raphael Isemann changed: What|Removed |Added CC||teempe...@gmail.com Status|NEW

[lldb-dev] [Bug 51533] New: [lldb] Merge 5033f0793fe6 and cf521e78dfd2 into 13.0.0

2021-08-19 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51533 Bug ID: 51533 Summary: [lldb] Merge 5033f0793fe6 and cf521e78dfd2 into 13.0.0 Product: lldb Version: unspecified Hardware: PC OS: All Status: NEW Severity: norma

[lldb-dev] [Bug 51533] [lldb] Merge 5033f0793fe6 and cf521e78dfd2 into 13.0.0

2021-08-19 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51533 Tom Stellard changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|5033f0793fe6 cf521e78df

[lldb-dev] [Bug 51673] New: AArch64 debug problems on Windows

2021-08-30 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51673 Bug ID: 51673 Summary: AArch64 debug problems on Windows Product: lldb Version: 10.0 Hardware: Other OS: Windows NT Status: NEW Severity: normal Priori

[lldb-dev] [Bug 51685] New: Crash evaluating expression

2021-08-31 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51685 Bug ID: 51685 Summary: Crash evaluating expression Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: release blocker Prio

[lldb-dev] [Bug 51805] New: Cherry-pick 8901f8beea3a70f92be8c0b80313260502f03727 into 13.x branch

2021-09-09 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51805 Bug ID: 51805 Summary: Cherry-pick 8901f8beea3a70f92be8c0b80313260502f03727 into 13.x branch Product: lldb Version: unspecified Hardware: PC OS: Linux

[lldb-dev] [Bug 51818] New: lldb crashes with relatively simple gcc debug info

2021-09-10 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51818 Bug ID: 51818 Summary: lldb crashes with relatively simple gcc debug info Product: lldb Version: unspecified Hardware: All OS: All Status: NEW Severity: normal

[lldb-dev] [Bug 51805] Cherry-pick 8901f8beea3a70f92be8c0b80313260502f03727 into 13.x branch

2021-09-11 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51805 Omair Javaid changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[lldb-dev] [Bug 51832] New: lldb/jit not working Windows

2021-09-13 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51832 Bug ID: 51832 Summary: lldb/jit not working Windows Product: lldb Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: release blocker

[lldb-dev] [Bug 51833] New: TestGuiBasicDebug.py is flaky - lack of process event synchronization ?

2021-09-13 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51833 Bug ID: 51833 Summary: TestGuiBasicDebug.py is flaky - lack of process event synchronization ? Product: lldb Version: unspecified Hardware: All OS: All

[lldb-dev] [Bug 51875] New: SymbolFile/NativePDB/stack_unwinding01.cpp, SymbolFile/PDB/ast-restore.test fail on Windows due to Assertion failed: Access != AS_none && "Access specifier is AS_none insid

2021-09-15 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51875 Bug ID: 51875 Summary: SymbolFile/NativePDB/stack_unwinding01.cpp, SymbolFile/PDB/ast-restore.test fail on Windows due to Assertion failed: Access != AS_none && "Access sp

[lldb-dev] [Bug 51917] New: Can't build LLDB 13 with older linux kernel

2021-09-20 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51917 Bug ID: 51917 Summary: Can't build LLDB 13 with older linux kernel Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement

[lldb-dev] [Bug 51927] New: lldb misses AArch64 stp watchpoint on certain hardware (Neoverse N1)

2021-09-21 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51927 Bug ID: 51927 Summary: lldb misses AArch64 stp watchpoint on certain hardware (Neoverse N1) Product: lldb Version: unspecified Hardware: PC OS: Linux S

[lldb-dev] [Bug 51930] New: [LLDB] Most tests fail on Windows when built for debug

2021-09-21 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51930 Bug ID: 51930 Summary: [LLDB] Most tests fail on Windows when built for debug Product: lldb Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity

[lldb-dev] [Bug 51673] AArch64 debug problems on Windows

2021-09-22 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51673 Martin Storsjö changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[lldb-dev] [Bug 51954] New: GUI: curses mode not interactive Windows (PDCursesMod)

2021-09-24 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51954 Bug ID: 51954 Summary: GUI: curses mode not interactive Windows (PDCursesMod) Product: lldb Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity

[lldb-dev] [Bug 52017] New: LLDB keeps DLL loaded after FreeLibrary is called.

2021-09-29 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=52017 Bug ID: 52017 Summary: LLDB keeps DLL loaded after FreeLibrary is called. Product: lldb Version: 12.0 Hardware: PC OS: Windows NT Status: NEW Severity: normal

[lldb-dev] [Bug 52048] New: Segfault with absl::StatusOr

2021-10-03 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=52048 Bug ID: 52048 Summary: Segfault with absl::StatusOr Product: lldb Version: 12.0 Hardware: PC OS: MacOS X Status: NEW Severity: normal Priority: P

[lldb-dev] [Bug 44649] const char * summary providers don't respect the bounds of char[] arrays

2021-10-11 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=44649 lab...@google.com changed: What|Removed |Added Assignee|lldb-dev@lists.llvm.org |lab...@google.com --- Comment #2 from lab...

[lldb-dev] [Bug 52165] New: lldb incorrectly unwinds from signal handlers on AArch64 Linux

2021-10-13 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=52165 Bug ID: 52165 Summary: lldb incorrectly unwinds from signal handlers on AArch64 Linux Product: lldb Version: unspecified Hardware: PC OS: Linux Status:

[lldb-dev] [Bug 52165] lldb incorrectly unwinds from signal handlers on AArch64 Linux

2021-10-13 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=52165 David Spickett changed: What|Removed |Added Assignee|lldb-dev@lists.llvm.org |david.spick...@linaro.org Status|N

[lldb-dev] [Bug 52223] New: GNU extension for DW_TAG_interface_type produces an error instead of ignoring it

2021-10-19 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=52223 Bug ID: 52223 Summary: GNU extension for DW_TAG_interface_type produces an error instead of ignoring it Product: lldb Version: unspecified Hardware: All OS: All

[lldb-dev] [Bug 21795] lldb crashes when a user variable is declared within a block expression

2021-10-20 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=21795 Daniel Jalkut changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[lldb-dev] [Bug 52243] New: Typo fix in usage text for "type filter" command

2021-10-20 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=52243 Bug ID: 52243 Summary: Typo fix in usage text for "type filter" command Product: lldb Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancemen

[lldb-dev] [Bug 52243] Typo fix in usage text for "type filter" command

2021-10-20 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=52243 Shivam Gupta changed: What|Removed |Added Status|NEW |RESOLVED Fixed By Commit(s)|

[lldb-dev] [Bug 52257] New: lldb crashes when printing variable

2021-10-21 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=52257 Bug ID: 52257 Summary: lldb crashes when printing variable Product: lldb Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priorit

[lldb-dev] [Bug 52263] New: cli-wrapper-mpxtable.cpp - suspicious always true comparison

2021-10-22 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=52263 Bug ID: 52263 Summary: cli-wrapper-mpxtable.cpp - suspicious always true comparison Product: lldb Version: unspecified Hardware: PC OS: Windows NT Stat

[lldb-dev] [Bug 52324] New: Add support for custom char8_t types with different name

2021-10-26 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=52324 Bug ID: 52324 Summary: Add support for custom char8_t types with different name Product: lldb Version: unspecified Hardware: All OS: All Status: NEW

[lldb-dev] [Bug 52362] New: debugserver: ignores P packets when setting AVX-2 and AVX-512 registers

2021-10-30 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=52362 Bug ID: 52362 Summary: debugserver: ignores P packets when setting AVX-2 and AVX-512 registers Product: lldb Version: unspecified Hardware: PC OS: Linux

[lldb-dev] [Bug 52393] New: LLDB crashes while printing optional member from parent class

2021-11-03 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=52393 Bug ID: 52393 Summary: LLDB crashes while printing optional member from parent class Product: lldb Version: 12.0 Hardware: PC OS: Linux Status: NEW

[lldb-dev] [Bug 52393] LLDB crashes while printing optional member from parent class

2021-11-04 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=52393 Raphael Isemann changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[lldb-dev] [Bug 52430] New: test_aarch64_pac (TestLinuxCore.LinuxCoreTestCase) fails on Apple Silicon (arm64)

2021-11-05 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=52430 Bug ID: 52430 Summary: test_aarch64_pac (TestLinuxCore.LinuxCoreTestCase) fails on Apple Silicon (arm64) Product: lldb Version: unspecified Hardware: Macintosh OS:

[lldb-dev] [Bug 52430] test_aarch64_pac (TestLinuxCore.LinuxCoreTestCase) fails on Apple Silicon (arm64)

2021-11-05 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=52430 Jonas Devlieghere changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[lldb-dev] [Bug 52449] New: LLDB crashes on expression evaluation

2021-11-09 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=52449 Bug ID: 52449 Summary: LLDB crashes on expression evaluation Product: lldb Version: 13.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement Prior

[lldb-dev] [Bug 52451] New: SBPlatform::Kill does not seem to work on windows

2021-11-09 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=52451 Bug ID: 52451 Summary: SBPlatform::Kill does not seem to work on windows Product: lldb Version: unspecified Hardware: PC OS: Windows XP Status: NEW Severity: nor

[lldb-dev] [Bug 52257] lldb crashes when printing variable

2021-11-11 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=52257 Jordan Rupprecht changed: What|Removed |Added Fixed By Commit(s)||360d901bf0478293d6e57f58bdb

[lldb-dev] [Bug 49018] Incorrect help text for memory write -f and -s options

2021-11-22 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=49018 Venkata Ramanaiah Nalamothu changed: What|Removed |Added Assignee|lldb-dev@lists.llvm.org |ramana.venka...@gmail.com

[lldb-dev] [Bug 52582] New: LLDB confuses multiple global variables with the same name (even when they are in different namespace)

2021-11-22 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=52582 Bug ID: 52582 Summary: LLDB confuses multiple global variables with the same name (even when they are in different namespace) Product: lldb Version: unspecified Hardware: PC

[lldb-dev] [Bug 52585] New: Crash when when genarating backtrace

2021-11-22 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=52585 Bug ID: 52585 Summary: Crash when when genarating backtrace Product: lldb Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancement P

[lldb-dev] [Bug 52591] New: LLDB failed to lookup method names in NativePDB plugin

2021-11-23 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=52591 Bug ID: 52591 Summary: LLDB failed to lookup method names in NativePDB plugin Product: lldb Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhan

[lldb-dev] [Bug 24446] New: Support watchpoints on Windows

2015-08-13 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=24446 Bug ID: 24446 Summary: Support watchpoints on Windows Product: lldb Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: normal Prior

[lldb-dev] [Bug 24450] New: Assertion failed: (width > BitWidth && "Invalid APInt SignExtend request")

2015-08-13 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=24450 Bug ID: 24450 Summary: Assertion failed: (width > BitWidth && "Invalid APInt SignExtend request") Product: lldb Version: unspecified Hardware: PC OS: All

[lldb-dev] [Bug 24452] New: Get lldb-mi tests working on Windows

2015-08-13 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=24452 Bug ID: 24452 Summary: Get lldb-mi tests working on Windows Product: lldb Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: normal

[lldb-dev] [Bug 24457] New: register read --all provides wrong values of FPU flags for x86_64 Linux p; atform

2015-08-14 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=24457 Bug ID: 24457 Summary: register read --all provides wrong values of FPU flags for x86_64 Linux p;atform Product: lldb Version: unspecified Hardware: PC OS: Linux

[lldb-dev] [Bug 24457] register read --all provides wrong values of FPU flags for x86_64 Linux platform

2015-08-14 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=24457 abhiinnit...@gmail.com changed: What|Removed |Added Assignee|lldb-dev@lists.llvm.org |abhiinnit...@gmail.com -- You are rece

[lldb-dev] [Bug 23718] LLDB chooses MacOSX-i386 ABI for debugging the applications compiled for Linux i686 Systems

2015-08-14 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=23718 abhiinnit...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[lldb-dev] [Bug 24460] New: Make STL data formatters for Windows

2015-08-14 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=24460 Bug ID: 24460 Summary: Make STL data formatters for Windows Product: lldb Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: normal

[lldb-dev] [Bug 21730] An unknown failure occurs in TestRecursiveInferior.py on Windows

2015-08-14 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=21730 Zachary Turner changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[lldb-dev] [Bug 21767] Get a Windows build bot up and running

2015-08-14 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=21767 Zachary Turner changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[lldb-dev] [Bug 21720] Implement a DynamicLoader plugin for Windows

2015-08-14 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=21720 Zachary Turner changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[lldb-dev] [Bug 21930] SWIG generation dependencies are messed up in CMake

2015-08-14 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=21930 Zachary Turner changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[lldb-dev] [Bug 22210] Get gtest working on windows

2015-08-14 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=22210 Zachary Turner changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[lldb-dev] [Bug 21920] Find a solution to the Python debug/release problem on Windows

2015-08-14 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=21920 Zachary Turner changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[lldb-dev] [Bug 24461] New: Allow LLDB to support Python 3.5

2015-08-14 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=24461 Bug ID: 24461 Summary: Allow LLDB to support Python 3.5 Product: lldb Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: normal Pri

[lldb-dev] [Bug 24462] New: Fix data formatters on Windows

2015-08-14 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=24462 Bug ID: 24462 Summary: Fix data formatters on Windows Product: lldb Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: normal Prior

[lldb-dev] [Bug 21727] Fix test Makefiles to support linking shared libraries on Windows.

2015-08-14 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=21727 Bug 21727 depends on bug 21721, which changed state. Bug 21721 Summary: Fix the test runner to correctly set PATH for shared libs on Windows https://llvm.org/bugs/show_bug.cgi?id=21721 What|Removed |Added ---

[lldb-dev] [Bug 21721] Fix the test runner to correctly set PATH for shared libs on Windows

2015-08-14 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=21721 Zachary Turner changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[lldb-dev] [Bug 24450] Assertion failed: (width > BitWidth && "Invalid APInt SignExtend request")

2015-08-16 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=24450 Keno Fischer changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[lldb-dev] [Bug 23659] LLDB cannot evaluate expressions on linux if inferior is stopped in a syscall

2015-08-17 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=23659 lab...@google.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[lldb-dev] [Bug 24489] New: Name lookup in expressions not working on Windows

2015-08-18 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=24489 Bug ID: 24489 Summary: Name lookup in expressions not working on Windows Product: lldb Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: nor

[lldb-dev] [Bug 24490] New: Tests should not run expressions that reference platform-specific symbols

2015-08-18 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=24490 Bug ID: 24490 Summary: Tests should not run expressions that reference platform-specific symbols Product: lldb Version: unspecified Hardware: PC OS: Windows NT

[lldb-dev] [Bug 24074] lldb incorrectly displays typedefs in different lexical scopes

2015-08-19 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=24074 ravithejaw...@gmail.com changed: What|Removed |Added CC||ravithejaw...@gmail.com Assi

[lldb-dev] [Bug 24497] New: Single stepping over an instruction that jumps to invalid memory fails on Android arm

2015-08-19 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=24497 Bug ID: 24497 Summary: Single stepping over an instruction that jumps to invalid memory fails on Android arm Product: lldb Version: unspecified Hardware: PC OS: Li

[lldb-dev] [Bug 20275] TestCallWithTimeout fails intermittently on Linux

2015-08-20 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=20275 lab...@google.com changed: What|Removed |Added CC||lab...@google.com Assignee|lldb-de

[lldb-dev] [Bug 24527] New: Test Makefiles don't know how to build static libraries on Windows

2015-08-20 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=24527 Bug ID: 24527 Summary: Test Makefiles don't know how to build static libraries on Windows Product: lldb Version: unspecified Hardware: PC OS: Windows NT

[lldb-dev] [Bug 24528] New: TestBreakpointCommand.py fails on Windows

2015-08-20 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=24528 Bug ID: 24528 Summary: TestBreakpointCommand.py fails on Windows Product: lldb Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: normal

[lldb-dev] [Bug 24530] New: LLDB can miss inferior SIGSTOP and SIGINT under some circumstances

2015-08-21 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=24530 Bug ID: 24530 Summary: LLDB can miss inferior SIGSTOP and SIGINT under some circumstances Product: lldb Version: unspecified Hardware: PC OS: All Statu

[lldb-dev] [Bug 24538] New: Tests that use throw/catch are broken on Windows due to lack of compiler support

2015-08-21 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=24538 Bug ID: 24538 Summary: Tests that use throw/catch are broken on Windows due to lack of compiler support Product: lldb Version: unspecified Hardware: PC OS: Windows

[lldb-dev] [Bug 24548] New: Build fails on unsupported archs for Native Thread

2015-08-22 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=24548 Bug ID: 24548 Summary: Build fails on unsupported archs for Native Thread Product: lldb Version: 3.7 Hardware: PC OS: Linux Status: NEW Severity: normal

<    10   11   12   13   14   15   16   17   18   19   >