summaryrefslogtreecommitdiff
path: root/gdb/findvar.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-10-05Clean up includes of doublest.h and floatformat.hUlrich Weigand
2017-09-16Add selftests run filteringSimon Marchi
2017-08-18Put selftests api into selftests namespaceYao Qi
2017-06-16extract/store integer function templateYao Qi
2017-05-26Add regcache raw_supply_integer and raw_collect_integer.Alan Hayward
2017-03-20Convert lvalue reference type check to general reference type checkArtemiy Volkov
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-11-16Change meaning of VALUE_FRAME_ID; rename to VALUE_NEXT_FRAME_IDKevin Buettner
2016-07-26PR python/20190 - compute TLS symbol without a frameTom Tromey
2016-06-24Support structure offsets that are 512K or larger.David Taylor
2016-06-07Frame static link: Handle null pointer.Bernhard Heckel
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-10-20Fix internal error on DW_OP_bregx(-1)Jan Kratochvil
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-09-18default_read_var_value <LOC_UNRESOLVED>: Include minsym kind in error message.Doug Evans
2015-09-15Fix PR/18564 - regression in showing __thread so extern variablePhilippe Waroquiers
2015-08-25DWARF: handle non-local references in nested functionsPierre-Marie de Rodat
2015-07-28Consider addressable memory unit size in various value functionsSimon Marchi
2015-05-05Add valaddr support in dynamic property resolution.Joel Brobecker
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-12-23Replace some symbol accessor macros with functions.Doug Evans
2014-11-18Use SYMBOL_OBJFILE more.Doug Evans
2014-09-10Support gdbarch_convert_register_p targets in address_from_registerUlrich Weigand
2014-08-20Handle partially optimized out values similarly to unavailable valuesPedro Alves
2014-08-07Include string.h in common-defs.hGary Benson
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-04-17Use address_from_register in dwarf2-frame.c:read_addr_from_regUlrich Weigand
2014-04-14vla: resolve dynamic bounds if value contents is a constant byte-sequenceSanimir Agovic
2014-04-11Revert the entire VLA series.Joel Brobecker
2014-04-11vla: resolve dynamic bounds if value contents is a constant byte-sequenceSanimir Agovic
2014-02-26start change to progspace independenceTom Tromey
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey
2014-02-26change minsym representationTom Tromey
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-10-02Print registers not saved in the frame as "<not saved>" instead of "<optimize...Pedro Alves
2013-09-05Rework value_of_register in terms of value_of_register_lazy.Pedro Alves
2013-08-29cleanup: use value_lazy_at instead of allocate_value_lazy/attribute setterSanimir Agovic
2013-07-04Use allocate_optimized_out_value instead of set_value_optimized_out.Pedro Alves
2013-04-08 PR symtab/8424:Tom Tromey
2013-03-20 * ax-gdb.c (gen_var_ref): Unconditionally call via computed ops,Tom Tromey
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-09-25 * ada-valprint.c (ada_val_print_1): Eliminate single-useSiddhesh Poyarekar
2012-09-21http://sourceware.org/ml/gdb-patches/2012-08/msg00715.htmlAndrew Burgess
2012-06-05New "iterate_over_objfiles_in_search_order" gdbarch method.Joel Brobecker
2012-06-05Revert "Search global symbols from the expression's block objfile first."Joel Brobecker
2012-05-10Search global symbols from the expression's block objfile first.Joel Brobecker
2012-03-02language-specific read_var_value for Ada renamingsJoel Brobecker
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker