Search Criteria
Package Details: gdb-multiarch 10.1-1
Git Clone URL: | https://aur.archlinux.org/gdb-multiarch.git (read-only, click to copy) |
---|---|
Package Base: | gdb-multiarch |
Description: | The GNU Debugger for all gdb supported architectures (i386/arm/mips...) |
Upstream URL: | http://www.gnu.org/software/gdb/ |
Licenses: | |
Submitter: | aviel |
Maintainer: | aviel |
Last Packager: | aviel |
Votes: | 15 |
Popularity: | 0.94 |
First Submitted: | 2017-11-08 12:09 |
Last Updated: | 2020-11-01 09:43 |
Latest Comments
nomaxx117 commented on 2020-11-02 01:41
Flagged the package out of date by mistake, did not notice that it had just been updated. My bad.
nomaxx117 commented on 2020-10-30 21:10
This package is broken now. It looks like GDB was just updated, so the dependency on gdb-common=9.2 is preventing installation.
0xFF1E071F commented on 2020-08-06 14:41
Hello i cannot install this package. I got this error:
Even though i changed keyserver i still get the same error? Also if i search through your key on
http://pgp.key-server.io/
, the server cannot find your keyFerdi265 commented on 2020-02-04 12:54
@aviel: could you please update the
.SRCINFO
file in your package? It is outdated (doesn't contain the new pkgrel)aviel commented on 2020-02-01 06:56
I am sorry for the delay. I had a problem with my automatic scripts, so I didn't receive any notice that a new gdb version was out.
codyps commented on 2020-01-15 15:31
Hi @aviel, could you update this package, orphan it, or add me as a co-maintainer? I've got a diff here to support 8.3.1:
https://gist.githubusercontent.com/jmesmon/0a1af283609956e0ebd85111a1b55d1b/raw/e502d9763d87d01f4c6fcbe132a8aa4f7af72419/0001-update-to-8.3.1.patch
tautologyclub commented on 2019-01-28 14:12
I get the following error now:
gdb-multiarch: error while loading shared libraries: libreadline.so.7: cannot open shared object file: No such file or directory
potatoe commented on 2018-08-11 17:55
And now with 8.1.1 out, it appears the python 3.7 fix is no longer needed.
potatoe commented on 2018-08-06 19:54
With python 3.7 now shipping in extra, it's necessary to rebuild against the new python libraries but it turns out GDB 8.1 is not compatible with python 3.7.
The fix in the main archlinux gdb package seems to be to apply a patch extracted from upstream's git: https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/gdb&id=38a3792f42a1672529c224a7e7d6837666cbc6d8
https://git.archlinux.org/svntogit/packages.git/tree/trunk/fix_python37.patch?h=packages/gdb