Debugger issues
Doug Hardie
bc979 at lafn.org
Wed Jul 26 10:10:18 UTC 2017
Followup: lldb seems to be working now. I suspect something didn't compile properly and I missed an error message. gdb still fails with those messages. I guess I'll have to switch to lldb now.
-- Doug
> On 26 July 2017, at 02:13, Doug Hardie <bc979 at lafn.org> wrote:
>
> FreeBSD 11.1 installed today. I am trying to debug several programs with lldb or gdb and get the same type of output after a few lines of next:
>
> 54 if (sock < 0)
> (gdb)
> 0x000000080082efbb 90 }
> (gdb)
>
>
> Then I am at some seemingly random point in the code. Everything was compiled after the upgrade (freebsd-update). All of this code was built with a compile similar to:
>
> cc -g -o program program.c
>
> -- Doug
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
More information about the freebsd-questions
mailing list