summaryrefslogtreecommitdiff
path: root/gdb/findvar.c
Commit message (Expand)AuthorAgeFilesLines
* Change meaning of VALUE_FRAME_ID; rename to VALUE_NEXT_FRAME_IDKevin Buettner2016-11-161-6/+20
* PR python/20190 - compute TLS symbol without a frameTom Tromey2016-07-261-10/+21
* Support structure offsets that are 512K or larger.David Taylor2016-06-241-2/+2
* Frame static link: Handle null pointer.Bernhard Heckel2016-06-071-0/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Fix internal error on DW_OP_bregx(-1)Jan Kratochvil2015-10-201-0/+6
* Add casts to memory allocation related callsSimon Marchi2015-09-251-1/+1
* default_read_var_value <LOC_UNRESOLVED>: Include minsym kind in error message.Doug Evans2015-09-181-1/+13
* Fix PR/18564 - regression in showing __thread so extern variablePhilippe Waroquiers2015-09-151-7/+10
* DWARF: handle non-local references in nested functionsPierre-Marie de Rodat2015-08-251-4/+164
* Consider addressable memory unit size in various value functionsSimon Marchi2015-07-281-2/+2
* Add valaddr support in dynamic property resolution.Joel Brobecker2015-05-051-2/+2
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Replace some symbol accessor macros with functions.Doug Evans2014-12-231-6/+6
* Use SYMBOL_OBJFILE more.Doug Evans2014-11-181-2/+2
* Support gdbarch_convert_register_p targets in address_from_registerUlrich Weigand2014-09-101-4/+21
* Handle partially optimized out values similarly to unavailable valuesPedro Alves2014-08-201-7/+1
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* Use address_from_register in dwarf2-frame.c:read_addr_from_regUlrich Weigand2014-04-171-11/+23
* vla: resolve dynamic bounds if value contents is a constant byte-sequenceSanimir Agovic2014-04-141-1/+11
* Revert the entire VLA series.Joel Brobecker2014-04-111-11/+1
* vla: resolve dynamic bounds if value contents is a constant byte-sequenceSanimir Agovic2014-04-111-1/+11
* start change to progspace independenceTom Tromey2014-02-261-2/+2
* use bound_minsym as result for lookup_minimal_symbol et alTom Tromey2014-02-261-10/+6
* change minsym representationTom Tromey2014-02-261-5/+5
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* Print registers not saved in the frame as "<not saved>" instead of "<optimize...Pedro Alves2013-10-021-0/+9
* Rework value_of_register in terms of value_of_register_lazy.Pedro Alves2013-09-051-29/+2
* cleanup: use value_lazy_at instead of allocate_value_lazy/attribute setterSanimir Agovic2013-08-291-9/+1
* Use allocate_optimized_out_value instead of set_value_optimized_out.Pedro Alves2013-07-041-2/+6
* PR symtab/8424:Tom Tromey2013-04-081-5/+13
* * ax-gdb.c (gen_var_ref): Unconditionally call via computed ops,Tom Tromey2013-03-201-12/+8
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* * ada-valprint.c (ada_val_print_1): Eliminate single-useSiddhesh Poyarekar2012-09-251-5/+3
* http://sourceware.org/ml/gdb-patches/2012-08/msg00715.htmlAndrew Burgess2012-09-211-1/+10
* New "iterate_over_objfiles_in_search_order" gdbarch method.Joel Brobecker2012-06-051-1/+41
* Revert "Search global symbols from the expression's block objfile first."Joel Brobecker2012-06-051-9/+1
* Search global symbols from the expression's block objfile first.Joel Brobecker2012-05-101-1/+9
* language-specific read_var_value for Ada renamingsJoel Brobecker2012-03-021-5/+17
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+2
* * findvar.c (read_frame_register_value): Respect value_offsetUlrich Weigand2011-11-181-12/+18
* read_frame_register_value and big endian archesJoel Brobecker2011-11-101-3/+11
* handle variables stored in muliple consecutive registersJoel Brobecker2011-10-271-6/+31
* gdb/Jan Kratochvil2011-09-081-8/+14
* gdbTom Tromey2011-07-221-11/+13
* gdb/Jan Kratochvil2011-07-121-4/+1
* gdb/Pedro Alves2011-03-181-4/+15
* gdb/Pedro Alves2011-03-181-3/+12