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]

Location Expression Parser (DWARF and other debug formats)


Hi Daniel,


Just letting you know that I can devote some time to helping out with
the location expression parser for DWARF and the generic framework that
was proposed.

What is the current status and is anything being currently done?

Like I mentioned before I've implemented a DWARF3 specific location
expression parser for GDB which handles various odds and ends.

The expressions that I currently support are located in:

SYMBOL:
- data location

TYPE:
- associated value
- allocated value
- array upper bound (array rangetype)
- array lower bound (array rangetype)
- array stride (array rangetype)

Petr


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