gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gdb] gdb 5.2.1: canonicalized filenames


From: Michael Livshin
Subject: [Gdb] gdb 5.2.1: canonicalized filenames
Date: Wed, 01 Jan 2003 22:31:18 +0200
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu)

gdb 5.2.1's filename canonicalization is very unhelpful to me.  

this is because it shortens ClearCase filenames like
'/view/my_view/stuff/...' to '/my_view/stuff/...' when the current
ClearCase view is "my_view".

while technically correct, this "helpful" behaviour messes up my way
of working: I run gdb under Emacs, and the Emacs I run it under wasn't
started in "my_view".  it would be very inconvenient to start Emacs
afresh for each debugging session in the appropriate view (I routinely
work with 2 or 3 views at the same time).

so, is there any way to tell gdb *not* to canonicalize filenames?

thanks,
--m

-- 
What a depressingly stupid machine.
                -- Marvin





reply via email to

[Prev in Thread] Current Thread [Next in Thread]