Even though gdb and kgdb may not be removed for 12.0 on some architectures,
the notice is unconditional as these tools will likely be removed at some
point in the future.
Will merge this into 10.4 and 11.1.
Differential D11477
Add deprecation notices for gdb and kgdb. jhb on Jul 4 2017, 4:06 PM. Authored by Tags None Referenced Files
Details
Even though gdb and kgdb may not be removed for 12.0 on some architectures, Will merge this into 10.4 and 11.1.
Diff Detail
Event TimelineComment Actions I always defer the Dd bump until I actually commit. While gdb might not be removed for some platforms on 12.0 (notably arm and sparc64), it will be eventually, so the notice will still be accurate in that sense. It is also difficulty to make the text per-arch. Comment Actions Mainly I'm concerned about users on those architectures (particularly arm) seeing the notice and trying and failing to install a usable gdb from ports.
|