summaryrefslogtreecommitdiff
blob: 3ac1b4f2e5c784ee595a3b769ee81daa5ef437e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
# ChangeLog for sys-devel/gdb
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/ChangeLog,v 1.84 2006/01/23 23:29:42 vapier Exp $

*gdb-6.4-r2 (23 Jan 2006)

  23 Jan 2006; Mike Frysinger <vapier@gentoo.org>
  +files/gdb-6.3-partial-die-20050503.patch, +gdb-6.4-r2.ebuild:
  Add patch from Fedora to fix #120091 by Ed Catmur.

  16 Jan 2006; <solar@gentoo.org> files/gdb-6.4-scanmem.patch:
  - scanmem patch updates from the PaX Team. Fixed compilation warnings and
  clean up the control flow a bit (one less level of indentation) and I also
  added tab completion for 'scanmem'.

*gdb-6.4-r1 (08 Dec 2005)

  08 Dec 2005; <solar@gentoo.org> +files/gdb-6.4-scanmem.patch,
  +gdb-6.4-r1.ebuild, gdb-6.4.ebuild:
  - fwd port scanmem patch for gdb-6.4

  09 Dec 2005; Mike Frysinger <vapier@gentoo.org>
  +files/gdb-6.4-sse2-register-display.patch, gdb-6.4.ebuild:
  Disable building with -Werror #114902.

*gdb-6.4 (02 Dec 2005)

  02 Dec 2005; Mike Frysinger <vapier@gentoo.org>
  +files/gdb-6.4-relative-paths.patch, +files/gdb-6.4-uclibc.patch,
  +gdb-6.4.ebuild:
  Version bump.

  16 Jul 2005; Danny van Dyk <kugelfang@gentoo.org> gdb-6.3-r4.ebuild:
  Marked s390.

*gdb-6.3-r4 (09 Jul 2005)

  09 Jul 2005; Mike Frysinger <vapier@gentoo.org> +gdb-6.3-r4.ebuild:
  Sync with latest debian patchset.

*gdb-6.2.1-r1 (15 May 2005)

  15 May 2005; <solar@gentoo.org> -gdb-6.0-r1.ebuild, -gdb-6.0.ebuild,
  -gdb-6.1.1.ebuild, -gdb-6.2.1-r1.ebuild, -gdb-6.2.ebuild, gdb-6.3-r3.ebuild,
  -gdb-6.3.ebuild:
  - stable on arm #91654 - cleanup most vuln non stabilized versions of gdb

  15 May 2005; <plasmaroo@gentoo.org> gdb-6.3-r3.ebuild:
  Stable on IA64, bug #91654.

  09 May 2005; <solar@gentoo.org> files/gdb-6.3-gdbinit-stat.patch:
  - Jan Postransky writes via email gdb doesn't read .gdbinit file in current
  working directory. I suggest putting parentheses arround the last condition
  like in the attached fix.

  06 May 2005; Bryan Østergaard <kloeri@gentoo.org> gdb-6.3-r3.ebuild:
  Stable on alpha, bug 91654.

  06 May 2005; <solar@gentoo.org>
  +files/gdb-6.2.1-200-uclibc-readline-conf.patch,
  +files/gdb-6.2.1-400-mips-coredump.patch,
  +files/gdb-6.2.1-libiberty-pic.patch, +files/gdb-6.3-pass_all-uclibc.patch,
  gdb-6.3-r3.ebuild:
  - minor touch ups for mips/x86/uclibc/pic

  06 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> gdb-6.3-r3.ebuild:
  Stable on sparc wrt #91654

  06 May 2005; <tester@gentoo.org> gdb-6.3-r3.ebuild:
  Mark stable on x86 and amd64 per bug #91654

  06 May 2005; Markus Rothe <corsair@gentoo.org> gdb-6.3-r3.ebuild:
  Stable on ppc64; bug #91654

  06 May 2005; Michael Hanselmann <hansmi@gentoo.org> gdb-6.3-r3.ebuild:
  Stable on hppa.

  06 May 2005; Michael Hanselmann <hansmi@gentoo.org> gdb-6.3-r3.ebuild:
  Stable on ppc.

*gdb-6.3-r3 (05 May 2005)

  05 May 2005; <solar@gentoo.org> +files/bfd-malloc-wrap.patch,
  -gdb-6.3-r1.ebuild, -gdb-6.3-r2.ebuild, +gdb-6.3-r3.ebuild:
  - add security patch to bfd/elfcode.h to from bug #91398

  28 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> gdb-6.3.ebuild:
  Stable on sparc

  25 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> gdb-6.3.ebuild:
  Stable on alpha.

*gdb-6.3-r2 (24 Apr 2005)

  24 Apr 2005; <solar@gentoo.org> +files/gdb-6.3-gdbinit-stat.patch,
  +gdb-6.3-r2.ebuild:
  - avoid executing arbitrary .gdbinit files in pwd that are not owned by the
  current uid or that are world writeable. sec bug #88398

  24 Apr 2005; Markus Rothe <corsair@gentoo.org> gdb-6.3.ebuild:
  Stable on ppc64

*gdb-6.3-r1 (23 Apr 2005)

  23 Apr 2005; Mike Frysinger <vapier@gentoo.org> +gdb-6.3-r1.ebuild:
  Grab & use Debians patchset.

  14 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> gdb-6.3.ebuild:
  To ~sparc, this version actually works

  03 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

*gdb-6.3 (27 Nov 2004)

  27 Nov 2004; <solar@gentoo.org> +files/gdb-6.3-relative-paths.patch,
  +files/gdb-6.3-scanmem.patch, +files/gdb-6.3-uclibc.patch, +gdb-6.3.ebuild:
  initial commit gdb-6.3. - Adds new ~/.gdbinit file for x86 users. - Adds a
  forward port of antilove's scanmem gdb-6.1 patch. Forward ported every patch,
  minus the gdb-6.x-crash.patch

  09 Nov 2004; Mike Frysinger <vapier@gentoo.org>
  +files/gdb-6.2.1-pass-libdir.patch, +files/gdb-6.2.1-relative-paths.patch,
  +files/gdb-6.x-crash.patch, gdb-6.0-r1.ebuild, gdb-6.0.ebuild,
  gdb-6.1.1.ebuild:
  Clean up ebuilds and add support for maketest (#68643). Also add misc
  patches to resolve segfaults/sandbox violations (#49582 #65404) and package
  collisions (#69496).

  03 Nov 2004; Joshua Kinard <kumba@gentoo.org> gdb-6.2.1.ebuild,
  gdb-6.2.ebuild:
  Marked stable on mips.

  13 Oct 2004; Travis Tilley <lv@gentoo.org> gdb-6.0-r1.ebuild:
  another sandbox fix

  23 Sep 2004; Travis Tilley <lv@gentoo.org> gdb-6.2.1.ebuild:
  make CONF_LIBDIR aware again to fix a sandbox violation. lets hope nobody
  reverts the change this time.

*gdb-6.2.1 (23 Sep 2004)

  23 Sep 2004; Luca Barbato <lu_zero@gentoo.org> +gdb-6.2.1.ebuild:
  new version, thanks Pär Karlsson <paer.karlsson@kmstudiosystems.com> for
  reporting

  09 Sep 2004; Chris Gianelloni <wolf31o2@gentoo.org> gdb-6.2.ebuild:
  Making multilib safe and closing bug #63438.

  07 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> gdb-6.1.1.ebuild:
  Stable on sparc

  09 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> gdb-6.1.1.ebuild,
  gdb-6.2.ebuild:
  6.1.1 ~sparc, 6.2 -sparc

*gdb-6.2 (08 Aug 2004)

  08 Aug 2004; <solar@gentoo.org> gdb-6.2.ebuild:
  version bump

  03 Aug 2004; Mike Frysinger <vapier@gentoo.org> gdb-6.0.ebuild,
  gdb-6.1.1.ebuild:
  Strip out LINGUAs that gdb doesnt support #59179 by Matthias Peick.

  28 Jul 2004; <solar@gentoo.org> gdb-6.1.1.ebuild, gdb-6.1.ebuild,
  files/gdb-6.1-uclibc.patch:
  patched bfd/config.bfd and ltmain for uclibc

  02 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> gdb-5.1.1-r2.ebuild:
  virtual/glibc -> virtual/libc

  24 Jun 2004; Aron Griffis <agriffis@gentoo.org> gdb-5.3.90.ebuild,
  gdb-5.3.ebuild:
  QA - fix use invocation

  23 Jun 2004; Aron Griffis <agriffis@gentoo.org> gdb-6.1.1.ebuild,
  gdb-6.1.ebuild:
  Add ~alpha

*gdb-6.1.1 (22 Jun 2004)

  22 Jun 2004; Martin Schlemmer <azarah@gentoo.org> +gdb-6.1.1.ebuild:
  Update version.

  11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> gdb-6.0.ebuild:
  Stable on alpha.

  06 Jun 2004; Guy Martin <gmsoft@gentoo.org> gdb-6.1.ebuild,
  files/gdb-6.1-hppa-01.patch, files/gdb-6.1-hppa.patch:
  Update of the hppa patch to fix the inclusion of asm/offset[s].h

  30 May 2004; Guy Martin <gmsoft@gentoo.org> gdb-6.1.ebuild,
  files/gdb-6.1-hppa.patch:
  Added hppa support to gdb-6.1. Marked ~hppa.

  28 May 2004; Tom Gall <tgall@gentoo.org> gdb-6.1.ebuild:
  stable on ppc64 (with small patch)

  13 May 2004; Stephen P. Becker <geoman@gentoo.org> gdb-6.0.ebuild:
  Stable on mips.

  27 Apr 2004; Aron Griffis <agriffis@gentoo.org> gdb-5.3-r1.ebuild,
  gdb-5.3.90.ebuild, gdb-5.3.ebuild:
  Add inherit eutils

  22 Apr 2004; Travis Tilley <lv@gentoo.org> gdb-6.0-r1.ebuild,
  gdb-6.0.ebuild:
  stable on amd64

*gdb-5.3-r1 (18 Apr 2004)

  18 Apr 2004; Michael McCabe <randy@gentoo.org> +gdb-5.3-r1.ebuild:
  Added s390 specific fixes to gdb-5.3.  Closes bug #47903

*gdb-6.1 (05 Apr 2004)

  05 Apr 2004; Stefan Jones <cretin@gentoo.org> :
  Try gdb-6.1 to try and fix bug #45756
  
  09 Mar 2004; <agriffis@gentoo.org> gdb-6.0.ebuild:
  stable on ia64

*gdb-6.0-r1 (05 Mar 2004)

  05 Mar 2004; Luca Barbato <lu_zero@gentoo.org> gdb-6.0-r1.ebuild,
  files/gdb-6.0-xfreemod-all.patch:
  New revision, xfree module tracking support added

  23 Feb 2004; Sven Blumenstein <bazik@gentoo.org> gdb-6.0.ebuild:
  Stable on sparc (finally).

  15 Feb 2004; Bartosch Pixa <darkspecter@gentoo.org> gdb-6.0.ebuild:
  set ppc in keywords

  08 Feb 2004; Martin Schlemmer <azarah@gentoo.org> gdb-6.0.ebuild:
  Bump to stable for x86.

  19 Jan 2004; Martin Schlemmer <azarah@gentoo.org> gdb-5.1.1-r2.ebuild,
  gdb-5.2.1.ebuild, gdb-5.3.90.ebuild, gdb-5.3.ebuild, gdb-6.0.ebuild:
  Do not install configure, bfd, and standards info manuals, as binutils provide
  them.

  18 Oct 2003; Jason Wever <weeve@gentoo.org> gdb-5.3.90.ebuild,
  gdb-6.0.ebuild:
  Added fix for bug #29845 and fixed gdb-6.0 compile on sparc.

*gdb-6.0 (17 Oct 2003)

  17 Oct 2003; Stefan Jones <cretin@gentoo.org> :
  New version, has most of the old gdb-5.3.90 patch already in, if any are
  needed for non-x86 arch then feel free to add.

*gdb-5.3.90 (20 Sep 2003)

  30 Sep 2003; Joshua Kinard <kumba@gentoo.org> gdb-5.3.90.ebuild:
  Added ~mips to KEYWORDS

  24 Sep 2003; Jason Wever <weeve@gentoo.org> gdb-5.3.90.ebuild:
  Applied patch from Sven Blumenstein <me@pl4.net> to fix sparc and hppa
  compilation issues, fixes bug #29390.

  20 Sep 2003; Martin Schlemmer <azarah@gentoo.org> gdb-5.3.90.ebuild:
  Update to cvs version - should fix debugging threaded applications for users
  using NPTL.

  26 May 2003; Tavis Ormandy <taviso@gentoo.org> gdb-5.3.ebuild:
  ccc compatability fixes

*gdb-5.3 (21 Dec 2002)

  19 May 2003; Joshua Kinard <kumba@gentoo.org> gdb-5.3.ebuild:
  Added a patch that allows gdb-5.3 to compile properly
  on sparc and set KEYWORDS to ~sparc from -sparc

  24 Mar 2003; Guy Martin <gmsoft@gentoo.org> gdb-5.3.ebuild :
  Added patch for hppa support. Added hppa to keywords.

  28 Feb 2003; Stefan Jones <cretin@gentoo.org> gdb-5.3.ebuild :
  Added support for objc via the USE flag objc, see bug #16507

  31 Jan 2003; Joshua Brindle <method@gentoo.org> gdb-5.3.ebuild :
  This does not compile on sparc, changing to -sparc

  22 Jan 2003; Jason Wever <weeve@gentoo.org> gdb-5.3.ebuild :
  Changed sparc keyword back to ~sparc as bug 12866 is not yet resolved.

  02 Jan 2002; Nick Hadaway <raker@gentoo.org> gdb-5.3.ebuild :
  Marked stable.

  26 Dec 2002; Nick Hadaway <raker@gentoo.org> gdb-5.3.ebuild :
  Removed the unneeded man patch.

  21 Dec 2002; Nick Hadaway <raker@gentoo.org> gdb-5.3.ebuild,
  files/digest-gdb-5.3 :
  Version bump.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*gdb-5.2.1 (20 Aug 2002)

  19 Oct 2002; Seemant Kulleen <seemant@gentoo.org> :

  cleanup of old ebuilds and formatting.

  11 Oct 2002; Nick Hadaway <raker@gentoo.org> gdb-5.2.1.ebuild :
  Throttled optimization flags down to -O2.  See bug #6089

  20 Aug 2002; Nick Hadaway <raker@gentoo.org>
  gdb-5.2.1.ebuild, files/digest-gdb-5.2.1, files/man.diff :
  Version bump.

*gdb-5.1.1-r2 (2 June 2002)

  24 Jul 2002; Mark Guertin <gerk@gentoo.org> :
  Added ppc to keywords

  2 June 2002; Olivier Reisch <doctomoe@gentoo.org> gdb-5.1.1-r2.ebuild

  Have the PPC patch only applied on PPC platform.

*gdb-5.1.1-r1 (6 May 2002)

  6 May 2002; Kain <kain@kain.org> gdb-5.1.1-r1.ebuild

  PPC compatibility patch to fix some bool typedef stuff.

*gdb-5.1.1 (5 Apr 2002)

  5 Apr 2002; Seemant Kulleen <seemant@gentoo.org> gdb-5.1.1.ebuild
  files/digest-gdb-5.1.1

  Version bump, but this is being masked until the ncurses incompatibility
  is resolved.

*gdb-5.1 (7 Feb 2002) Karl Trygve Kalleberg <karltk@gentoo.org>: gdb-5.1.ebuild files/digest-gdb-5.1

  GDB, the GNU Project debugger, allows you to see what is going on `inside'
  another program while it executes -- or what another program was doing at 
  the moment it crashed.

  GDB can do four main kinds of things (plus other things in support of these)
  to help you catch bugs in the act:

    * Start your program, specifying anything that might affect its behavior.
    * Make your program stop on specified conditions.
    * Examine what has happened, when your program has stopped.
    * Change things in your program, so you can experiment with correcting the effects of one bug and go on to learn about another.

  GDB works on a wide variety of UNIX and non-UNIX systems.

*gdb-5.0-r2 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.