Add `set print array-indexes' tests for C/C++ arrays
[binutils-gdb.git] / gdb / findvar.c
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-12-03 Simon Marchigdb: make extract_integer take an array_view
2021-11-18 Simon Marchigdbsupport: make gdb_assert_not_reached accept a format...
2021-10-25 Simon Marchigdb: change functions returning value contents to use...
2021-09-23 Tom TromeyChange pointer_type to a method of struct type
2021-02-10 Andrew Burgessgdb: Delete SYMBOL_OBJ_SECTION and MSYMBOL_OBJ_SECTION
2021-01-28 Simon Marchigdb: rename get_type_arch to type::arch
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-09-29 Tom TromeyRemove target_has_registers macro
2020-07-06 Andrew Burgessgdb: Python unwinders, inline frames, and tail-call...
2020-06-02 Andrew Burgessgdb: Convert language la_read_var_value field to a...
2020-05-14 Simon Marchigdb: remove TYPE_CODE macro
2020-04-24 Tom TromeyPrefer existing data when evaluating DWARF expression
2020-02-08 Tom TromeyMove DWARF code to dwarf2/ subdirectory
2020-01-13 Simon Marchigdb: add back declarations for _initialize functions
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-16 Christian BiesingerUse an accessor function for general_symbol_info::language
2019-11-22 Christian BiesingerReplace SYMBOL_*_NAME accessors with member functions
2019-11-21 Peeter JootAdjust byte order variable display/change if DW_AT_endi...
2019-10-18 Tom de Vries[gdb] Fix more typos in comments
2019-10-17 Tom de Vries[gdb] Fix typos in comments
2019-07-09 Tom TromeyRename common to gdbsupport
2019-04-06 Tom TromeyRevert the header-sorting patch
2019-04-06 Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-01-25 Tom TromeyNormalize includes to use common/
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-10-22 Simon MarchiIntroduce gdbarch_num_cooked_regs
2018-10-05 Tom TromeySimple -Wshadow=local fixes
2018-10-03 Tom TromeyAvoid undefined behavior in extract_integer
2018-08-23 Kevin BuettnerUse BLOCK_ENTRY_PC in place of most uses of BLOCK_START
2018-07-18 Tom de Vries[gdb/exp] Fix printing of type of optimized out vla
2018-04-06 Tom TromeyIntroduce a gdb_ref_ptr specialization for struct value
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-10-05 Ulrich WeigandClean up includes of doublest.h and floatformat.h
2017-09-16 Simon MarchiAdd selftests run filtering
2017-08-18 Yao QiPut selftests api into selftests namespace
2017-06-16 Yao Qiextract/store integer function template
2017-05-26 Alan HaywardAdd regcache raw_supply_integer and raw_collect_integer.
2017-03-20 Artemiy VolkovConvert lvalue reference type check to general referenc...
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-11-16 Kevin BuettnerChange meaning of VALUE_FRAME_ID; rename to VALUE_NEXT_...
2016-07-26 Tom TromeyPR python/20190 - compute TLS symbol without a frame
2016-06-25 David TaylorSupport structure offsets that are 512K or larger.
2016-06-07 Bernhard HeckelFrame static link: Handle null pointer.
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-20 Jan KratochvilFix internal error on DW_OP_bregx(-1)
2015-09-25 Simon MarchiAdd casts to memory allocation related calls
2015-09-19 Doug Evansdefault_read_var_value <LOC_UNRESOLVED>: Include minsym...
2015-09-15 Philippe WaroquiersFix PR/18564 - regression in showing __thread so extern...
2015-08-25 Pierre-Marie de... DWARF: handle non-local references in nested functions
2015-07-28 Simon MarchiConsider addressable memory unit size in various value...
2015-05-05 Joel BrobeckerAdd valaddr support in dynamic property resolution.
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-23 Doug EvansReplace some symbol accessor macros with functions.
2014-11-18 Doug EvansUse SYMBOL_OBJFILE more.
2014-09-10 Ulrich WeigandSupport gdbarch_convert_register_p targets in address_f...
2014-08-19 Pedro AlvesHandle partially optimized out values similarly to...
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-04-17 Ulrich WeigandUse address_from_register in dwarf2-frame.c:read_addr_f...
2014-04-14 Sanimir Agovicvla: resolve dynamic bounds if value contents is a...
2014-04-11 Joel BrobeckerRevert the entire VLA series.
2014-04-11 Sanimir Agovicvla: resolve dynamic bounds if value contents is a...
2014-02-26 Tom Tromeystart change to progspace independence
2014-02-26 Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-26 Tom Tromeychange minsym representation
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18 Tom Tromeyremove gdb_string.h
2013-10-02 Pedro AlvesPrint registers not saved in the frame as "<not saved...
2013-09-05 Pedro AlvesRework value_of_register in terms of value_of_register_...
2013-08-29 Sanimir Agoviccleanup: use value_lazy_at instead of allocate_value_la...
2013-07-04 Pedro AlvesUse allocate_optimized_out_value instead of set_value_o...
2013-04-08 Tom Tromey PR symtab/8424:
2013-03-20 Tom Tromey * ax-gdb.c (gen_var_ref): Unconditionally call via...
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-09-25 Siddhesh Poyarekar * ada-valprint.c (ada_val_print_1): Eliminate single-use
2012-09-21 Andrew Burgesssourceware.org/ml/gdb-patches/2012-08/msg00715.html
2012-06-05 Joel BrobeckerNew "iterate_over_objfiles_in_search_order" gdbarch...
2012-06-05 Joel BrobeckerRevert "Search global symbols from the expression's...
2012-05-10 Joel BrobeckerSearch global symbols from the expression's block objfi...
2012-03-02 Joel Brobeckerlanguage-specific read_var_value for Ada renamings
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-11-18 Ulrich Weigand * findvar.c (read_frame_register_value): Respect value...
2011-11-10 Joel Brobeckerread_frame_register_value and big endian arches
2011-10-27 Joel Brobeckerhandle variables stored in muliple consecutive registers
2011-09-08 Jan Kratochvilgdb/
2011-07-22 Tom Tromeygdb
2011-07-12 Jan Kratochvilgdb/
2011-03-18 Pedro Alves gdb/
2011-03-18 Pedro Alves gdb/
2011-01-12 Jan Kratochvilgdb/
2011-01-07 Michael Snyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-05-14 Michael Snyder2010-05-14 Michael Snyder <msnyder@vmware.com>
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-11-11 Michael Snyder2009-10-28 Michael Snyder <msnyder@vmware.com>
2009-07-02 Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-07-02 Ulrich Weigand * gdbtypes.c (make_pointer_type, make_reference_type,
2009-06-17 Ulrich Weigand * gdbarch.sh (pointer_to_address): Change to type...
next