Date: Thursday, November 17, 2016 @ 17:56:04
  Author: anatolik
Revision: 196259

Python module has been moved to gdb-common

Modified:
  arm-none-eabi-gdb/trunk/PKGBUILD

----------+
 PKGBUILD |    2 --
 1 file changed, 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-11-17 17:55:19 UTC (rev 196258)
+++ PKGBUILD    2016-11-17 17:56:04 UTC (rev 196259)
@@ -48,8 +48,6 @@
 
   # Following files conflict with 'gdb' package
   rm -r "$pkgdir"/usr/share/info
-  # TOTHINK: we remove python module used for debugging. It means arm-*-gdb 
alone will not be able to debug and 'gdb' package
-  # should be installed. File a bug upstream - ask a separate python module 
folder for cross tools.
   rm -r "$pkgdir"/usr/share/gdb
   rm -r "$pkgdir"/usr/include/gdb
   rm -r "$pkgdir"/usr/share/man/man5

Reply via email to