This is the mail archive of the gdb-patches@sources.redhat.com 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: [RFC] fullname attribute for GDB/MI stack frames


> Date: Tue, 3 May 2005 22:32:12 -0400
> From: Bob Rossi <bob@brasko.net>
> 
>    - Use .* as a regex and say anthing goes
>    - Use a regex that represents absolute paths. When this breaks, fix 
>      the fullname machinery.

There's also the 3rd possibility: decide that it is okay to return
\abc and d:foo and use the regexp I suggested.


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