This is the mail archive of the gdb-patches@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] |
However, I'm not sure why you didn't like my original rewrite at readin... all the user would have to do for mixed path binaries is:
set substitute-path C: / (which would make iberty's IS_ABSOLUTE_PATH work on posix-ly configured gdbs)
and this could be done by default in main :-)
I think this suggestion is so subtle that no one who has such a problem would ever be able to guess that substitute-path is the solution.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |