New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 817570 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 736322
Owner:
Closed: Feb 2018
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Does CrOS toolchain gdb no longer have python support?

Project Member Reported by bcf@chromium.org, Feb 28 2018

Issue description

2018.02.14.183033 seems to be missing
2017.09.21.125045 seems to have it.

(gdb) python                                                                          
>end                                                                                  
Scripting in the "Python" language is not supported in this copy of GDB.              
(gdb) show configuration                                                              
This GDB was configured as follows:                                                   
   configure --host=x86_64-pc-linux-gnu --target=armv7a-cros-linux-gnueabi            
             --with-auto-load-dir=$debugdir:$datadir/auto-load                        
             --with-auto-load-safe-path=$debugdir:$datadir/auto-load                  
             --without-expat                                                          
             --with-gdb-datadir=/usr/share/gdb/armv7a-cros-linux-gnueabi (relocatable)
             --with-jit-reader-dir=/usr/lib64/gdb (relocatable)                       
             --without-libunwind-ia64                                                 
             --without-lzma                                                           
             --without-guile                                                          
             --with-separate-debug-dir=/usr/lib/debug (relocatable)                   
             --with-sysroot=/usr/armv7a-cros-linux-gnueabi (relocatable)              
             --without-babeltrace                                                     
                                                                                      
("Relocatable" means the directory can be moved with the GDB installation             
tree, and GDB will still find it.)                                                    
(gdb) show version                                                                    
GNU gdb (Chromium OS 8.0.1.20171030 vanilla) 8.0.1  
 

Comment 1 by vapier@chromium.org, Feb 28 2018

Mergedinto: 736322
Status: Duplicate (was: Untriaged)
it's been disabled temporarily while we land some python upgrades.  it'll be back.  i'll just mark this as a dupe of that bug if you don't mind.

Sign in to add a comment