gcc484perl-5.22
|
Last change
on this file since 516e1e9 was
c5c522c,
checked in by Edwin Eefting <edwin@datux.nl>, 9 years ago
|
|
initial commit, transferred from cleaned syn3 svn tree
|
-
Property mode set to
100644
|
|
File size:
1.1 KB
|
| Line | |
|---|
| 1 | # HOW TO EDIT THIS FILE: |
|---|
| 2 | # The "handy ruler" below makes it easier to edit a package description. Line |
|---|
| 3 | # up the first '|' above the ':' following the base package name, and the '|' on |
|---|
| 4 | # the right side marks the last column you can put a character in. You must make |
|---|
| 5 | # exactly 11 lines for the formatting to be correct. It's also customary to |
|---|
| 6 | # leave one space after the ':'. |
|---|
| 7 | |
|---|
| 8 | |-----handy-ruler------------------------------------------------------| |
|---|
| 9 | glibc-debug: glibc-debug (GNU C libraries with debugging symbols) |
|---|
| 10 | glibc-debug: |
|---|
| 11 | glibc-debug: This package contains versions of the GNU C libraries with debugging |
|---|
| 12 | glibc-debug: information. These are needed only if you wish to be able to step |
|---|
| 13 | glibc-debug: through C library routines while debugging programs. Most debugging |
|---|
| 14 | glibc-debug: efforts will not require these. |
|---|
| 15 | glibc-debug: To use these libraries, set LD_LIBRARY_PATH when calling the debugger: |
|---|
| 16 | glibc-debug: LD_LIBRARY_PATH=/usr/lib/debug gdb <executable> |
|---|
| 17 | glibc-debug: |
|---|
| 18 | glibc-debug: Or, use this approach if you need to debug a setuid binary: |
|---|
| 19 | glibc-debug: su user -c "LD_LIBRARY_PATH=/usr/lib/debug gdb <executable>" |
|---|
Note: See
TracBrowser
for help on using the repository browser.