Buildling gdb on Ubuntu 18.04
Ömer Sinan Ağacan <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CAMQQO3=3C1-4GDNomZ9MtH3ccYiU+T=+zPk_p53Kt_PBhkkw=w@mail.gmail.com> |
I'm trying to build gdb from git on Ubuntu 18.04 to see if some of the bugs I'm observing with machine interface of 8.1.0.20180409-git are fixed in the development version. I got a few different errors before but with some help from people on the IRC channel I was able to make progress, and current status is this: https://gist.github.com/osa1/4548c5bc2d167541557e0a349944eb00 Does anyone have any ideas on how to move from there? Kernel version on Ubuntu 18.04: 4.15.0-44-generic Thanks Ömer