OpenGrok
Cross Reference: Makefile
xref
: /
src
/
external
/
gpl3
/
gdb
/
bin
/
gdbserver
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
gdbserver
History log of
/src/external/gpl3/gdb/bin/gdbserver/Makefile
Revision
Date
Author
Comments
1.10
14-Mar-2026
christos
merge changes between gdb-16.3 and gdb-17.1; regen
1.9
18-Aug-2024
rin
gdb: Install gdbserver(1) manpage
1.8
14-Aug-2024
christos
- regen x86
- api updates
- switch to c++-17
- add new dependencies
- disable installing info files
1.7
09-Aug-2023
christos
branches: 1.7.2;
gdb has 3 target.c{,c} now, we need the server version here, not the one
from gdb/target...
1.6
06-Aug-2023
christos
Make this build
1.5
18-Sep-2021
christos
Patch the build script and toolchain to allow passing through
HOST_CPPFLAGS, HOST_CXXFLAGS, but not LIBRARY_PATH because it breaks
the build. These variables are necessary to support building NetBSD
from a GNU Guix or NixOS host, where /usr/include, /lib, and all
but /bin/sh do not exist. In many cases, support for HOST_CPPFLAGS
was incomplete. From Ryan Sundberg
1.4
20-Jun-2021
riastradh
gdbserver(1): Work around clang build failure.
1.3
24-Sep-2020
christos
Add version.cc
1.2
24-Sep-2020
kamil
Make gdbserver almost work
The only missing thing is the lack of generated version.c.
1.1
23-Sep-2020
christos
Add build glue (does not link)
1.7.2.1
02-Aug-2025
perseant
Sync with HEAD
Indexes created Sun Aug 16 00:25:19 UTC 2026