Are you sure you built the library with debug settings that would include the symbolics?
To add another file path to CodeWarrior's search function, proceed as follows:
1) Go to the Target Settings panel (type ALT + F7).
2) Click on the Access Paths choice in the pane at the left.
3) Click Add, navigate to the folder your library is in, then click OK.
The folder should appear in the panel display.
---Tom