This fixes a couple of typos that I happened to notice on the web page.
---
www/architecture/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/architecture/index.html b/www/architecture/index.html
index 312476f..0a8a919 100755
--- a/www/architecture/index.html
+++
tromey wrote:
> `DW_AT_bit_size` will be ignored by lldb if `DW_AT_byte_size` is available
> and non-zero. Unfortunately, gdb crashes when `DW_AT_byte_size` does not
> exist or is set to zero. So I decided to change lldb to match gdb's behavior
> :(
Can you file a gdb bug report with an execu
tromey wrote:
Thank you for the test case. I sent a gdb fix:
https://sourceware.org/pipermail/gdb-patches/2025-April/217513.html
https://github.com/llvm/llvm-project/pull/137123
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.