aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker3280-3285/+3285
2014-01-01Update copyright year in gdb/gdbserver/gdbreplay version output.Joel Brobecker5-3/+12
2014-01-01Add gdb/ChangeLog-2013 entry in fnchange.lst.Joel Brobecker2-0/+5
2014-01-01New Year - GDB ChangeLog rotation.Joel Brobecker2-13499/+13508
2013-12-30Clarify documentation of the gdb.Field.bitpos attributeJoel Brobecker2-2/+7
2013-12-29Add comment describing arm_stap_is_single_operandSergio Durigan Junior2-0/+8
2013-12-28Extend handling of immediates on ARM's SystemTap SDT probe supportSergio Durigan Junior2-4/+11
2013-12-28Implement SystemTap SDT probe support for AArch64Sergio Durigan Junior3-0/+150
2013-12-28Fix gdb.Field attributes documentation for enum types.Joel Brobecker2-4/+13
2013-12-28Turn -list-feature @table into @ftable.Joel Brobecker2-2/+7
2013-12-23Reorganize extension language auto-loading docs.Doug Evans2-246/+289
2013-12-232013-12-17 Sterling Augustine <saugustine@google.com>Sterling Augustine2-1/+6
2013-12-23Some cleanups on stap-probe.cSergio Durigan Junior2-39/+54
2013-12-23Move GDB/MI commands related to support-query to their own @node.Joel Brobecker2-141/+165
2013-12-202013-12-20 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang2-44/+12
2013-12-19Mask out PREFIX_ADDR when adding prefix to opcodeH.J. Lu2-1/+8
2013-12-19Properly decode MODRM byte for 64-bitH.J. Lu2-2/+8
2013-12-19Zero-extend address from 32-bit to 64-bit for ADDR32 prefixH.J. Lu2-0/+13
2013-12-19Add amd64_x32_linux_record_tdep and amd64_x32_sysH.J. Lu3-57/+807
2013-12-19Extend SystemTap SDT probe argument parserSergio Durigan Junior11-208/+513
2013-12-19Fix PR breakpoints/16297: catch syscall with syscall 0Gabriel Krisman Bertazi5-9/+43
2013-12-19don't allocate serial_opsTom Tromey5-182/+226
2013-12-19make serial_ops constTom Tromey8-24/+36
2013-12-19fortran: enable ptype/whatis for modules.Keven Boell7-4/+62
2013-12-19fortran: enable ptype/whatis for user defined types.Keven Boell4-12/+102
2013-12-18Improve and fix catch-syscall.expSergio Durigan Junior3-98/+91
2013-12-18gdb/Yufeng Zhang4-2/+18
2013-12-18Add target_xfer_partial_ftypeYao Qi10-60/+38
2013-12-18Replace sprintf with xsnprintfYao Qi2-4/+12
2013-12-18Fix the format of one ChangeLog entryYao Qi1-2/+2
2013-12-18ARI fix in value.c::value_entirely_unavailableJoel Brobecker2-2/+7
2013-12-17"tfind" across unavailable-stack frames.Pedro Alves8-50/+139
2013-12-17Convert the unavailable vector to be bit, not byte, based.Andrew Burgess7-22/+625
2013-12-16 Fix compilation error for cygwin native build.Pierre Muller2-3/+19
2013-12-16PR 16329: remote debugging broken on Solaris.Pedro Alves2-0/+10
2013-12-15Revert "Do not overwrite so_list's so_name in solib_map_sections"Joel Brobecker4-0/+43
2013-12-15Perf test case: skip-prologueYao Qi4-0/+165
2013-12-13nameless LOAD_DLL_DEBUG_EVENT causes ntdll.dll to be missingJoel Brobecker4-0/+107
2013-12-13Do the target-waiting within do_initial_child_stuff on Windows.Pedro Alves3-15/+66
2013-12-13wrong dimension found in ada-lang.c:ada_array_bound_from_typeJoel Brobecker8-6/+181
2013-12-13Small style violation fix in ada_array_bound_from_typeJoel Brobecker2-1/+6
2013-12-122013-12-12 Siva Chandra Reddy <sivachandra@google.com>Siva Chandra10-3/+251
2013-12-12Add @cindex for section documenting the -list-features GDB/MI command.Joel Brobecker2-0/+6
2013-12-12breakpoint.c:insert_bp_location: Constify local.Pedro Alves2-3/+8
2013-12-12Eliminate UNSUPPORTED_ERROR.Pedro Alves5-24/+32
2013-12-11 * dwarf2read.c (lookup_dwo_cutu): Include name of dwp file inDoug Evans2-5/+24
2013-12-10Sanitize access to gdbarch on the SDT probe API (and fix ARM bug)Sergio Durigan Junior6-29/+71
2013-12-11Fix a bug in matching notifications.Yao Qi2-6/+14
2013-12-10add missing PR# to previous entryDoug Evans1-0/+1
2013-12-10PR 16286Doug Evans5-3/+60