summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
...
* Check tracefile is generated by binary executionYao Qi2014-04-224-14/+51
* Unify ctf_fetch_registers and tfile_fetch_registersYao Qi2014-04-225-97/+82
* PR gdb/14018 -- avoid "PC register not available" errors.Eli Zaretskii2014-04-192-16/+52
* Call post_create_inferior in ctf_open.Yao Qi2014-04-192-0/+6
* Get trace_regblock_size from metadata instead of eventYao Qi2014-04-192-34/+29
* Add null pointer check in ctf_xfer_partialYao Qi2014-04-192-1/+5
* Remove unnecessary argument METHOD to valops.c:oload_method_static.Siva Chandra2014-04-182-8/+12
* Fix PR backtrace/15558Pedro Alves2014-04-188-19/+87
* solib-darwin: simplify code.Tristan Gingold2014-04-182-18/+7
* Drop srcdir from untested source path.Marcus Shawcroft2014-04-172-1/+5
* Enable DWARF unwinders for SPUUlrich Weigand2014-04-172-0/+70
* Use address_from_register in dwarf2-frame.c:read_addr_from_regUlrich Weigand2014-04-1710-42/+67
* Drop prefix from unsupported source path.Marcus Shawcroft2014-04-172-2/+7
* [testsuite] Set target-charset to asciiYao Qi2014-04-174-356/+423
* Automatic link generation by doxygenYao Qi2014-04-172-7/+13
* Add the ChangeLog entry missed in 8000c58e455259951daa4370631aa616b367d1a7.Siva Chandra2014-04-161-0/+4
* Remove unused and incorrect macro TYPE_FN_FIELDS.Siva Chandra2014-04-161-1/+0
* PR gdb/15827Keith Seitz2014-04-165-0/+118
* PR c++/16597Keith Seitz2014-04-163-0/+18
* PR c++/16597Keith Seitz2014-04-163-0/+988
* Fix wrapper.exp testcase with stdio gdbserver.Doug Evans2014-04-164-77/+50
* gdb.base/memattr.exp regexp improvements.Andrew Burgess2014-04-162-40/+80
* * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't referenceDoug Evans2014-04-152-1/+12
* Remove unused globals in mi-simplerun.exp.Keith Seitz2014-04-152-9/+9
* Test suite cleanup.Keith Seitz2014-04-152-17/+17
* gdb.base/sym-file.exp, hide guts of the custom loader.Pedro Alves2014-04-154-105/+141
* gdb.base/sym-file-loader.c: Fix typo.Pedro Alves2014-04-152-3/+7
* Make sym-file.exp work with remote targets and hosts.Pedro Alves2014-04-153-26/+106
* gdb.base/sym-file.exp: clean up test messages a bit.Pedro Alves2014-04-152-3/+8
* Remove symbol_matches_domain. This fixesKeith Seitz2014-04-1414-66/+339
* implement support for "enum class"Tom Tromey2014-04-1413-14/+243
* constify value_aggregate_eltTom Tromey2014-04-143-8/+15
* handle DW_AT_type on an enumerationTom Tromey2014-04-144-1/+93
* test: add mi vla testSanimir Agovic2014-04-143-0/+124
* test: basic c99 vla tests for C primitivesSanimir Agovic2014-04-143-0/+230
* test: evaluate pointers to C99 vla correctly.Sanimir Agovic2014-04-143-0/+104
* test: cover subranges with present DW_AT_count attributeSanimir Agovic2014-04-142-0/+129
* vla: evaluate operand of sizeof if its type is a vlaSanimir Agovic2014-04-147-4/+191
* vla: resolve dynamic bounds if value contents is a constant byte-sequenceSanimir Agovic2014-04-142-1/+16
* vla: support for DW_AT_countSanimir Agovic2014-04-144-8/+28
* vla: print "variable length" for unresolved dynamic boundsSanimir Agovic2014-04-142-1/+12
* vla: update type from newly created valueSanimir Agovic2014-04-147-2/+34
* vla: enable sizeof operator for indirectionSanimir Agovic2014-04-142-1/+8
* vla: enable sizeof operator to work with variable length arraysSanimir Agovic2014-04-142-1/+12
* type: add c99 variable length array supportSanimir Agovic2014-04-148-90/+449
* Add return value for non-void function return statements to fix error in clan...David Blaikie2014-04-143-2/+8
* Fix typo in _initialize_alpha_linux_nat prototypeRichard Henderson2014-04-142-1/+5
* Copy over fix for fetching dynamic type of a reference from python side.Doug Evans2014-04-125-1/+20
* Compile inline test with -std=gnu89 explicitly to override Clang's default (-...David Blaikie2014-04-112-1/+8
* gdb/testsuite/ChangeLog: Fix path to a few files in previous entries.Joel Brobecker2014-04-111-4/+4