Search Criteria
Package Details: cross-mingw-w64-gdb 8.3.1-1
Git Clone URL: | https://aur.archlinux.org/cross-mingw-w64-gdb.git (read-only, click to copy) |
---|---|
Package Base: | cross-mingw-w64-gdb |
Description: | The GNU Debugger (compiled to debug target mingw-w64) |
Upstream URL: | http://www.gnu.org/software/gdb/ |
Licenses: | LGPL |
Submitter: | Tybo |
Maintainer: | wof8317 |
Last Packager: | Tybo |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2015-08-13 13:34 (UTC) |
Last Updated: | 2019-09-28 16:14 (UTC) |
Dependencies (7)
- expat (expat-git)
- ncurses (ncurses-nohex, ncurses-git)
- readline (readline-athame-git, readline-git)
- source-highlight
- xz (xz-git)
- gcc (gccrs-git, gcc-git, gcc11) (make)
- texinfo (texinfo-git) (make)
Latest Comments
martoko commented on 2023-01-20 00:59 (UTC) (edited on 2023-01-20 01:00 (UTC) by martoko)
Updated
PKGBUILD
:and
const_char.patch
For further details see also https://github.com/archlinux/svntogit-packages/tree/packages/gdb/trunk.
xantares commented on 2018-11-10 09:22 (UTC) (edited on 2018-11-10 09:22 (UTC) by xantares)
Hello,
How to use this package ?
$ x86_64-w64-mingw32-gdb
GNU gdb (GDB) 8.1.1
...
(gdb) run ./foo.exe
Don't know how to run. Try "help target".