aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2014-04-26Compute the function length instead of hard coding itYao Qi2-3/+65
2014-04-25Add missing gdbserver/ChangeLog entry for previous commit.Pedro Alves1-0/+19
2014-04-25PR server/16255: gdbserver cannot attach to a second inferior that is multi-t...Pedro Alves10-68/+217
2014-04-25Fix several "set remote foo-packet on/off" commands.Pedro Alves7-374/+435
2014-04-25document "quit" command's argumentTom Tromey2-1/+10
2014-04-25news: mention support for C99 variable length arraysSanimir Agovic2-1/+8
2014-04-24Ensure unreferenced static symbols aren't omitted by clang (either marking th...David Blaikie8-20/+32
2014-04-24Cause clang to emit the definition of a type used only by pointerDavid Blaikie3-3/+9
2014-04-24Return by value to coax Clang into emitting the full definition of a test type.David Blaikie4-5/+12
2014-04-24XFAIL under Clang tests using labelsDavid Blaikie4-61/+65
2014-04-25Remove unused labels in dwarf assemblerYao Qi3-2/+9
2014-04-24Fix and XFAIL test due to GCC PR55641, passes with clangDavid Blaikie2-1/+6
2014-04-24ada-lang.c: Expand standard_exc's introductory comment.Joel Brobecker2-1/+17
2014-04-24Adjust start-of-function braces to be compatible with ClangDavid Blaikie3-96/+113
2014-04-24Add AVX512 registers support to GDB and GDBserver.Michael Sturm47-61/+4727
2014-04-23Introduce some new MI test suite cleanups for breakpoint andKeith Seitz19-146/+405
2014-04-23[gdbserver] mem-break.c:find_gdb_breakpoint_at: Make static.Pedro Alves3-6/+9
2014-04-23gdbserver: decouple x86 watchpoint / hw breakpoint routines from Z packet num...Pedro Alves5-21/+62
2014-04-23gdbserver: perror_with_name: Add ATTRIBUTE_NORETURN.Pedro Alves2-1/+5
2014-04-23Stale breakpoint instructions, spurious SIGTRAPS.Pedro Alves14-15/+425
2014-04-23Don't suppress errors inserting/removing hardware breakpoints in sharedPedro Alves10-22/+307
2014-04-22Consecutive step-overs trigger internal error.Pedro Alves5-44/+195
2014-04-22Make gdb_continue_to_breakpoint fail quickly on internal errors.Pedro Alves2-8/+6
2014-04-22Add a note to the GDB/NEWS file mentioning that the ARM simulator nowNick Clifton2-0/+7
2014-04-22Check tracefile is generated by binary executionYao Qi4-14/+51
2014-04-22Unify ctf_fetch_registers and tfile_fetch_registersYao Qi5-97/+82
2014-04-19PR gdb/14018 -- avoid "PC register not available" errors.Eli Zaretskii2-16/+52
2014-04-19Call post_create_inferior in ctf_open.Yao Qi2-0/+6
2014-04-19Get trace_regblock_size from metadata instead of eventYao Qi2-34/+29
2014-04-19Add null pointer check in ctf_xfer_partialYao Qi2-1/+5
2014-04-18Remove unnecessary argument METHOD to valops.c:oload_method_static.Siva Chandra2-8/+12
2014-04-18Fix PR backtrace/15558Pedro Alves8-19/+87
2014-04-18solib-darwin: simplify code.Tristan Gingold2-18/+7
2014-04-17Drop srcdir from untested source path.Marcus Shawcroft2-1/+5
2014-04-17Enable DWARF unwinders for SPUUlrich Weigand2-0/+70
2014-04-17Use address_from_register in dwarf2-frame.c:read_addr_from_regUlrich Weigand10-42/+67
2014-04-17Drop prefix from unsupported source path.Marcus Shawcroft2-2/+7
2014-04-17[testsuite] Set target-charset to asciiYao Qi4-356/+423
2014-04-17Automatic link generation by doxygenYao Qi2-7/+13
2014-04-16Add the ChangeLog entry missed in 8000c58e455259951daa4370631aa616b367d1a7.Siva Chandra1-0/+4
2014-04-16Remove unused and incorrect macro TYPE_FN_FIELDS.Siva Chandra1-1/+0
2014-04-16PR gdb/15827Keith Seitz5-0/+118
2014-04-16PR c++/16597Keith Seitz3-0/+18
2014-04-16PR c++/16597Keith Seitz3-0/+988
2014-04-16Fix wrapper.exp testcase with stdio gdbserver.Doug Evans4-77/+50
2014-04-16gdb.base/memattr.exp regexp improvements.Andrew Burgess2-40/+80
2014-04-15 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't referenceDoug Evans2-1/+12
2014-04-15Remove unused globals in mi-simplerun.exp.Keith Seitz2-9/+9
2014-04-15Test suite cleanup.Keith Seitz2-17/+17
2014-04-15gdb.base/sym-file.exp, hide guts of the custom loader.Pedro Alves4-105/+141