aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-04-19Call post_create_inferior in ctf_open.Yao Qi1-0/+4
2014-04-19Get trace_regblock_size from metadata instead of eventYao Qi1-0/+7
2014-04-19Add null pointer check in ctf_xfer_partialYao Qi1-0/+4
2014-04-18Remove unnecessary argument METHOD to valops.c:oload_method_static.Siva Chandra1-0/+5
2014-04-18Fix PR backtrace/15558Pedro Alves1-0/+13
2014-04-18solib-darwin: simplify code.Tristan Gingold1-0/+5
2014-04-17Enable DWARF unwinders for SPUUlrich Weigand1-0/+8
2014-04-17Use address_from_register in dwarf2-frame.c:read_addr_from_regUlrich Weigand1-0/+21
2014-04-17Automatic link generation by doxygenYao Qi1-0/+5
2014-04-16Add the ChangeLog entry missed in 8000c58e455259951daa4370631aa616b367d1a7.Siva Chandra1-0/+4
2014-04-16PR gdb/15827Keith Seitz1-0/+7
2014-04-16PR c++/16597Keith Seitz1-0/+6
2014-04-14Remove symbol_matches_domain. This fixesKeith Seitz1-0/+36
2014-04-14implement support for "enum class"Tom Tromey1-0/+19
2014-04-14constify value_aggregate_eltTom Tromey1-0/+7
2014-04-14handle DW_AT_type on an enumerationTom Tromey1-0/+4
2014-04-14vla: evaluate operand of sizeof if its type is a vlaSanimir Agovic1-0/+10
2014-04-14vla: resolve dynamic bounds if value contents is a constant byte-sequenceSanimir Agovic1-0/+5
2014-04-14vla: support for DW_AT_countSanimir Agovic1-0/+9
2014-04-14vla: print "variable length" for unresolved dynamic boundsSanimir Agovic1-0/+7
2014-04-14vla: update type from newly created valueSanimir Agovic1-0/+14
2014-04-14vla: enable sizeof operator for indirectionSanimir Agovic1-0/+5
2014-04-14vla: enable sizeof operator to work with variable length arraysSanimir Agovic1-0/+5
2014-04-14type: add c99 variable length array supportSanimir Agovic1-0/+22
2014-04-14Fix typo in _initialize_alpha_linux_nat prototypeRichard Henderson1-0/+4
2014-04-12Copy over fix for fetching dynamic type of a reference from python side.Doug Evans1-0/+6
2014-04-11Revert the entire VLA series.Joel Brobecker1-0/+64
2014-04-11Fix c++/16675 -- sizeof reference type should give the size ofKeith Seitz1-0/+7
2014-04-11vla: evaluate operand of sizeof if its type is a vlaSanimir Agovic1-0/+10
2014-04-11vla: resolve dynamic bounds if value contents is a constant byte-sequenceSanimir Agovic1-0/+5
2014-04-11vla: support for DW_AT_countSanimir Agovic1-0/+9
2014-04-11vla: print "variable length" for unresolved dynamic boundsSanimir Agovic1-0/+7
2014-04-11vla: update type from newly created valueSanimir Agovic1-0/+14
2014-04-11vla: enable sizeof operator for indirectionSanimir Agovic1-0/+5
2014-04-11vla: enable sizeof operator to work with variable length arraysSanimir Agovic1-0/+5
2014-04-11type: add c99 variable length array supportSanimir Agovic1-0/+21
2014-04-11vla: introduce new bound type abstraction adapt usesSanimir Agovic1-0/+16
2014-04-11refactoring: rename create_range_type to create_static_range_typeSanimir Agovic1-0/+14
2014-04-10breakpoint shadowing, take single-step breakpoints into account.Pedro Alves1-0/+8
2014-04-09darwin: fix thinko (free thread port after threads are discovered).Tristan Gingold1-0/+6
2014-04-08Fix erroneous backtrace on avrxmega architectures.Pierre Langlois1-0/+6
2014-04-07[python] Fix gdb.Value.dynamic_type for reference values.Siva Chandra1-0/+5
2014-04-07Fix ARI warning in darwin-nat.c::darwin_decode_messageJoel Brobecker1-0/+5
2014-04-03 * dwarf2read.c (read_cutu_die_from_dwo): Fix assertion, at most oneDoug Evans1-0/+5
2014-04-02Handle VDSO section headers past end of pageAlan Modra1-0/+8
2014-04-01* dwarf2read.c (read_cutu_die_from_dwo): Improve comment.Doug Evans1-0/+4
2014-04-01darwin-nat: avoid crash while debugging gdb.Tristan Gingold1-0/+8
2014-03-31dwarf2read.c (read_cutu_die_from_dwo): Delete unused local comp_dir_string.Doug Evans1-0/+5
2014-03-31New option "set print symbol-loading".Doug Evans1-0/+21
2014-03-30 * infrun.c (set_last_target_status): New function.Doug Evans1-0/+5