Re: gdb 8.3: "handler for the OSI ABI "FreeBSD" is not built into this configuration"
Chris Nicol <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
Martin, OK, great. So I now have an up-to-date gdb, at version 9.1. I will spend some time figuring out how to use it. I am new to this, as you can probably tell... I appreciate all of your assistance. I will take a closer look at some of the llvm-tblgen code. Chris. On 5/28/2020 11:30 AM, Martin Simmons wrote: > > OK, that shows a reasonable set of registers and a reasonable backtrace. > It shows that llvm-tblgen jumped to address 0 from inside __once_proxy > for some reason. > > Gdb seems to be working, at least for this core file, so you can safely > ignore the OS ABI warning. > > __Martin >