[RFC] fullname attribute for GDB/MI stack frames

Eli Zaretskii eliz@gnu.org
Mon May 2 20:42:00 GMT 2005


> Date: Mon, 2 May 2005 15:55:15 -0400
> From: Daniel Jacobowitz <drow@false.org>
> Cc: gdb-patches@sources.redhat.com
> 
> The usual definition of absolute is that it doesn't rely on current
> state to resolve it.

DOS/Windows file names can be gray, not only white or black.  Examples
include \abc and d:foo.  While not entirely free of ``current''
something, they are much closer to absolute file names than to
relative file names, in the sense that you don't prepend cwd to them
to get an absolute file name (which is what 99.99% of programs
_really_ want to know when they are testing a file name for being
absolute).



More information about the Gdb-patches mailing list