Bug 19417

Summary: Please export debug_file_directory symbol
Product: Sisyphus Reporter: Alexey Rusakov <ktirf>
Component: libgdb-develAssignee: Gleb F-Malinovskiy <glebfm>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P2 CC: glebfm, ldv, sbolshakov
Version: unstable   
Hardware: all   
OS: Linux   
Bug Depends on:    
Bug Blocks: 18030    

Description Alexey Rusakov 2009-03-31 18:50:11 MSD
libgdb.a contains debug_file_directory symbol (a static variable that goes to BSS section), but does not export it. Free Pascal Compiler has a Pascal unit (gdbint.ppu), that links against libgdb.a and initializes this variable. Unfortunately, since debug_file_directory is not exported, linking this unit fails. Please export the symbol.
Comment 1 Dmitry V. Levin 2009-03-31 19:19:23 MSD
The debug_file_directory symbol is exported since gdb-6.7
Comment 2 Repository Robot 2010-03-08 03:57:57 MSK
gdb-7.0.1-alt1 -> sisyphus:

* Sun Mar 07 2010 Dmitry V. Levin <ldv@altlinux> 7.0.1-alt1

- Updated to 7.0.1 (closes: #19417, #20569, #21761).
- Imported bunch of patches from FC gdb-7.0.1-33.
- Imported bunch of patches from Debian gdb-7.0.1-2.