Thread: Specify Source Directory of a Library to Debugger?

  1. #1
    Registered User
    Join Date
    Jan 2009
    Posts
    159

    Specify Source Directory of a Library to Debugger?

    is it possible to tell the debugger the source directory where it can search the file containing the implementation of my requested function? How to? E.g, in GDB and Visual C++.
    Thanks in advance!

  2. #2

  3. #3
    Registered User
    Join Date
    Jan 2009
    Posts
    159
    Thanks,rags_to_riches!
    Anyone know about Visual C++? Thanks!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Debug into Source
    By lehe in forum C++ Programming
    Replies: 4
    Last Post: 02-18-2009, 10:45 AM
  2. Proprietary software and gnu linux
    By code2d in forum A Brief History of Cprogramming.com
    Replies: 19
    Last Post: 06-27-2007, 09:44 AM
  3. Open source graphing / plotting library?
    By sysop in forum C Programming
    Replies: 2
    Last Post: 06-05-2007, 12:20 PM
  4. Open source library for graphical presentation
    By Vogel in forum C++ Programming
    Replies: 1
    Last Post: 09-20-2005, 05:54 AM
  5. better c string functions
    By samps005 in forum C Programming
    Replies: 8
    Last Post: 11-04-2003, 01:28 PM