blob: f2ac5ee35f5f5a6ab33c46923ec5643e40612811 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
gdb (8.2-1) unstable; urgency=medium
gdb-python2 package has been removed, starting with GDB 8.2.
-- Héctor Orón Martínez <zumbi@debian.org> Fri, 23 Nov 2018 22:56:43 +0100
gdb (7.8-1) experimental; urgency=medium
WARNING: gdb now uses Python 3 by default.
Please update your Python scripts to work on both Python 2 and 3 as
soon as possible.
See /usr/share/doc/gdb*/README.python_switch for details.
-- Samuel Bronson <naesten@gmail.com> Tue, 26 Aug 2014 14:04:20 -0400
gdb (7.4really-1) unstable; urgency=low
gdbtui binary is deprecated, starting with GDB 7.5.
Use "gdb -tui" instead.
-- Hector Oron <zumbi@debian.org> Sat, 28 Jan 2012 00:43:37 +0100
|