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]

Re: [PATCH 2/3] Make jit-reader-load accept absolute paths to reader shared objects.


>>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:

>> +  if (args[0] == '/')

Eli> Why not use IS_ABSOLUTE_PATH here?  That would make the code more
Eli> portable.

I agree.  The code bits are ok with that change.

Tom


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