summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* gdb_load: Fix latent bugsPedro Alves2014-05-023-3/+14
* compare-sections: New -r option.David Taylor2014-05-014-3/+25
* New testsuite/boards/local-remote-host.exp board, now with editing onPedro Alves2014-05-012-0/+36
* Rename testsuite/boards/local-remote-host.exp -> testsuite/boards/local-remot...Pedro Alves2014-05-012-0/+5
* Remove unused arguments to few functions in dwarf2loc.c and gdbtypes.c.Siva Chandra2014-04-304-13/+21
* Fix remote connection to targets that don't support the QNonStop packet.Pedro Alves2014-04-292-6/+68
* Add gdb.ada/dyn_arrayidx testcase.Joel Brobecker2014-04-283-0/+72
* dwarf2read.c::read_subrange_type: Handle dynamic lower boundsJoel Brobecker2014-04-282-5/+6
* Improve Ada dynamic range type handling.Joel Brobecker2014-04-282-0/+8
* Enhance dwarfread.c::resolve_dynamic_type to resolve dynamic rangesJoel Brobecker2014-04-282-46/+80
* Unnecessary XA type handling in ada_varobj_describe_simple_array_childJoel Brobecker2014-04-282-7/+6
* remove unnecessary second call to static_unwrap_type in ada_evaluate_subexpJoel Brobecker2014-04-282-4/+6
* [gdbserver] Correctly generate i386-avx512.cYao Qi2014-04-282-1/+6
* Make "set disassemble-next-line on" can work with DUMMY_FRAME, SIGTRAMP_FRAME...Hui Zhu2014-04-272-0/+12
* * guile/scm-safe-call.c (scscm_eval_scheme_string): Fix comment.Doug Evans2014-04-262-1/+5
* Compute the function length instead of hard coding itYao Qi2014-04-262-3/+65
* Add missing gdbserver/ChangeLog entry for previous commit.Pedro Alves2014-04-251-0/+19
* PR server/16255: gdbserver cannot attach to a second inferior that is multi-t...Pedro Alves2014-04-2510-68/+217
* Fix several "set remote foo-packet on/off" commands.Pedro Alves2014-04-257-374/+435
* document "quit" command's argumentTom Tromey2014-04-252-1/+10
* news: mention support for C99 variable length arraysSanimir Agovic2014-04-252-1/+8
* Ensure unreferenced static symbols aren't omitted by clang (either marking th...David Blaikie2014-04-248-20/+32
* Cause clang to emit the definition of a type used only by pointerDavid Blaikie2014-04-243-3/+9
* Return by value to coax Clang into emitting the full definition of a test type.David Blaikie2014-04-244-5/+12
* XFAIL under Clang tests using labelsDavid Blaikie2014-04-244-61/+65
* Remove unused labels in dwarf assemblerYao Qi2014-04-253-2/+9
* Fix and XFAIL test due to GCC PR55641, passes with clangDavid Blaikie2014-04-242-1/+6
* ada-lang.c: Expand standard_exc's introductory comment.Joel Brobecker2014-04-242-1/+17
* Adjust start-of-function braces to be compatible with ClangDavid Blaikie2014-04-243-96/+113
* Add AVX512 registers support to GDB and GDBserver.Michael Sturm2014-04-2447-61/+4727
* Introduce some new MI test suite cleanups for breakpoint andKeith Seitz2014-04-2319-146/+405
* [gdbserver] mem-break.c:find_gdb_breakpoint_at: Make static.Pedro Alves2014-04-233-6/+9
* gdbserver: decouple x86 watchpoint / hw breakpoint routines from Z packet num...Pedro Alves2014-04-235-21/+62
* gdbserver: perror_with_name: Add ATTRIBUTE_NORETURN.Pedro Alves2014-04-232-1/+5
* Stale breakpoint instructions, spurious SIGTRAPS.Pedro Alves2014-04-2314-15/+425
* Don't suppress errors inserting/removing hardware breakpoints in sharedPedro Alves2014-04-2310-22/+307
* Consecutive step-overs trigger internal error.Pedro Alves2014-04-225-44/+195
* Make gdb_continue_to_breakpoint fail quickly on internal errors.Pedro Alves2014-04-222-8/+6
* Add a note to the GDB/NEWS file mentioning that the ARM simulator nowNick Clifton2014-04-222-0/+7
* 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