OpenGrok
Cross Reference: Makefile
xref
: /
src
/
external
/
gpl3
/
gdb.old
/
bin
/
gdb
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
gdb
History log of
/src/external/gpl3/gdb.old/bin/gdb/Makefile
Revision
Date
Author
Comments
1.15
27-Aug-2025
christos
merge conflicts
1.14
18-Aug-2024
christos
add missing dependency
1.13
18-Aug-2024
rin
gdb.old: Install gdbinit(5) manpage
1.12
18-Aug-2024
rin
gdb.old: Install annotate.info
1.11
12-Aug-2024
christos
merge conflicts
1.10
21-Mar-2023
christos
branches: 1.10.2;
Merge between
src-external-gpl3-gdb-20200913-1743: 1.1.1.1
and
src-external-gpl3-gdb-20230321-1235: 1.1.1.1
1.9
14-Sep-2020
christos
merge conflicts
1.8
26-May-2019
christos
branches: 1.8.2;
Sync with HEAD
1.7
28-Nov-2017
christos
branches: 1.7.4;
merge conflicts
1.6
08-Feb-2017
kamil
branches: 1.6.4;
Detach libpthread_dbg(3) from gdb(1) and gdbtui (gdb.old)
libpthread_dbg(3) is a remnant library from the M:N thread model
(pre-NetBSD-5.0) API to introspect threads within a process and for use
of debuggers.
Currently in the 1:1 model it's not used in GDB neither in LLDB and it's
not either planned to be used. It's current function to read pthread_t
structures is realizable within a regular debugger capable to
instrospect objects within a tracee (GDB, LLDB...).
pthread_dbg(3) is going to be removed from the base distribution and moved
to pkgsrc.
Patch reviewed by <christos>
Sponsored by <The NetBSD Foundation>
1.5
12-Oct-2016
christos
branches: 1.5.2;
re-add all the removed files
1.4
09-Oct-2016
skrll
Remove gdb.old not it is unused.
1.3
02-Feb-2016
christos
branches: 1.3.2;
merge branch.
1.2
17-Sep-2015
skrll
Remove gdb.old now it's unused.
1.1
15-Aug-2015
christos
branches: 1.1.1;
Initial revision
1.1.1.6
27-Aug-2025
christos
import gdb from HEAD into gdb.old
1.1.1.5
12-Aug-2024
christos
Import current gdb.
1.1.1.4
21-Mar-2023
christos
import latest gdb from our tree into gdb.old
1.1.1.3
26-May-2019
christos
Import gdb current to gdb.old
1.1.1.2
28-Nov-2017
christos
Import HEAD of gdb-7.12
1.1.1.1
15-Aug-2015
christos
import the head of gdb in gdb.old in preparation for the new gdb import.
1.3.2.2
20-Mar-2017
pgoyette
Sync with HEAD
1.3.2.1
04-Nov-2016
pgoyette
Sync with HEAD
1.5.2.1
21-Apr-2017
bouyer
Sync with HEAD
1.6.4.1
29-Nov-2017
skrll
Delete the unused gdb.old.
OK releng.
1.7.4.1
10-Jun-2019
christos
Sync with HEAD
1.8.2.1
28-Sep-2019
martin
Remove unused trees at external/gpl3/binutils.old/, external/gpl3/gdb.old/
and crypto/external/bsd/openssl.old/, requested by skrll in ticket #264.
1.10.2.1
02-Aug-2025
perseant
Sync with HEAD
Indexes created Sun Mar 01 05:31:48 UTC 2026