This is the mail archive of the insight@sources.redhat.com mailing list for the Insight 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 ping


>>>>> "Keith" == Keith Seitz <keiths@cygnus.com> writes:

Tom> A simple fix for the M-b binding:

Keith> I thought that I approved this long, long ago? Hmmm. Don't see
Keith> anything.  Please commit.

Thanks, done.

Tom> Load sessions at startup and in response to the `file' command:

Keith> $ gdb/gdb gdb/gdb <WORKED>
Keith> $ gdb/gdb ~/sources/linux/gdb <WORKED>
Keith> $ ./gdb ./gdb <DID NOT WORK>
Keith> $ gdb/gdb ../linux/gdb/gdb <DID NOT WORK>

I agree it would be good to handle this.  One way would be to use
`realpath'.  This would handle symlinks too -- though perhaps this
would be confusing rather than helpful?  Hard to say.

Soon I'll resubmit the patch with the code you wrote integrated.

Tom


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