This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Colon-separated path on Windows


Hi,

when dealing with colon-separated paths for such things as set solib-search-path,
how should I format the path on Windows when there are already colons after the drive?

e.g., set solib-search-path c:\my path:c:\your path

Also, I believe I should not quote the path, right?

Thanks

Marc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]