Bug 19417 - Please export debug_file_directory symbol
Summary: Please export debug_file_directory symbol
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: libgdb-devel (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Gleb F-Malinovskiy
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks: 18030
  Show dependency tree
 
Reported: 2009-03-31 18:50 MSD by Alexey Rusakov
Modified: 2010-03-08 03:57 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.