./devel/lldb, Next generation, high-performance debugger

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 18.1.8nb3, Package name: lldb-18.1.8nb3, Maintainer: pkgsrc-users

Next generation, high-performance debugger


Required to run:
[textproc/libxml2] [devel/libatomic_ops] [lang/clang] [lang/py-six] [lang/lua53] [lang/llvm] [devel/swig3] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Package options: curses

Master sites:

Filesize: 10350.246 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575)
Log message:
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS
   2024-07-13 13:37:48 by nikita | Files touched by this commit (1)
Log message:
lldb: fix build on NetBSD, lib/liblldb.so.18 -> lib/liblldb.so.18.1
   2024-07-06 17:45:10 by Adam Ciarcinski | Files touched by this commit (87) | Package updated
Log message:
llvm: updated to 18.1.8

https://releases.llvm.org
   2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | Package updated
Log message:
revbump after icu and protobuf updates
   2024-04-26 22:07:15 by Tobias Nygren | Files touched by this commit (1)
Log message:
lldb: don't try to outsmart pkgsrc's curses & terminfo logic

Probably this was an attempt to paper over the bug fixed in
termcap.builtin.mk the other day. Likely cause of PR pkg/58045.