> On Jul 22, 2019, at 1:53 PM, Bob Eastbrook <baconeater...@gmail.com> wrote: > > On Mon, Jul 22, 2019 at 1:19 PM Greg Clayton <clayb...@gmail.com> wrote: > >>> Apparently the versions which ship with Ubuntu 19.04 and Fedora 30 differ >>> with respect to this flag. >> >> So are you saying "-glldb" is wrong on Fedora but "-fno-limit-debug-info" >> works? > > On Fedora 30: > > -g: no debug info > -glldb: no debug info > -g -glldb: no debug info > -g -fno-limit-debug-info: debug info present > > I'm trying to determine if "-fno-limit-debug-info" is enabled by > default on Fedora 30, but don't have it it figured out yet.
Seems like you should fix "-g" so it emits debug info and then try to figure this out after that. _______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev