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: [RFC/RFA?] Should break FILE:LINENO skip prologue?


Hi Eli,

I agree the idea of having a dedicated node for location expressions
is a good idea.

>    . LINENO
>    . FILENAME:LINENO
>    . FUNCTION
>    . FILENAME:FUNCTION
>    . +OFFSET
>    . -OFFSET
>    . *FUNCTION
>    . *FILENAME:FUNCTION
>    . *EXPRESSION

The list looks complete to me.

-- 
Joel


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