aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-05Make it easy to make --disable-werror the default for both binutils and gdbJoel Brobecker38-39/+140
2014-06-04Delete scm-generics.exp.Doug Evans2-42/+4
2014-06-04Split create-breakpoint! into make-breakpoint, register-breakpoint!.Doug Evans7-48/+270
2014-06-05daily updateAlan Modra1-1/+1
2014-06-04gdbserver crash if the_target->supports_z_point_type is NULLJoel Brobecker2-0/+7
2014-06-04handle VLA in a struct or unionTom Tromey8-3/+218
2014-06-04minor cleanups in is_dynamic_typeTom Tromey2-7/+7
2014-06-04constify to_attachTom Tromey14-17/+36
2014-06-04convert to_thread_address_space to use TARGET_DEFAULT_FUNCTom Tromey4-23/+44
2014-06-04Tweak sss-bp-on-user-bp.expYao Qi2-5/+19
2014-06-04bfd/elfnn-aarch64.c: Cleanup a couple of TLS functionsWill Newton2-3/+7
2014-06-04* guile/scm-type.c (type_smob): Remove duplicate typedef.Doug Evans2-3/+8
2014-06-04btrace: async supportMarkus Metzger2-0/+55
2014-06-04Add system test before "set remote system-call-allowed 1" to fileio.expHui Zhu3-10/+42
2014-06-04Fix a regexp pattern in gdb.base/auto-connect-native-target.expYao Qi2-1/+6
2014-06-04Fix regexp pattern in gdb.base/default.expYao Qi2-1/+6
2014-06-03 * guile/scm-param.c (pascm_make_param_smob): Add ARI comment.Doug Evans2-2/+7
2014-06-04daily updateAlan Modra1-1/+1
2014-06-03resize_section_table cleanupDoug Evans4-18/+34
2014-06-03* elf32-rx.c (rx_table_map): Use BFD_VMA_FMT for portability.DJ Delorie2-6/+10
2014-06-03gdb/doc/python.texi: Fix reference to "Progspaces In Python".Joel Brobecker2-1/+6
2014-06-03Documentation of the xmethod support in GDB Python API.Siva Chandra4-0/+362
2014-06-03Xmethod support in Python.Siva Chandra15-2/+1821
2014-06-03Missed ChangeLog entry in the previous commit.Siva Chandra1-0/+19
2014-06-03Lookup and invoke debug methods of C++ classes if they are the best match.Siva Chandra3-88/+260
2014-06-03Add xmethod interface to the extension language API.Siva Chandra10-5/+341
2014-06-03User breakpoint ignored if software-single-step at same locationJoel Brobecker5-20/+155
2014-06-03This is to fix a further problem with merging resource sections. It turnsNick Clifton2-2/+36
2014-06-03gdb/source.c: Fix matching path substitute rule listingBrad Mouring4-1/+20
2014-06-03Skip sss-bp-on-user-bp-2.exp on remote hardware step targets.Pedro Alves2-0/+44
2014-06-03This patch replaces a call to cplus_demangle with a call toGary Benson2-1/+5
2014-06-03PR breakpoints/17000: user breakpoint not inserted if software-single-step at...Pedro Alves3-0/+144
2014-06-03Add parameter support for Guile.Doug Evans14-4/+1663
2014-06-03Fix a small but in the emulation of the MSP430 hardware multiply.Nick Clifton2-3/+37
2014-06-03Fix the disassembly of MSP430 extended index addressing mode.Nick Clifton2-11/+16
2014-06-03Change -mz command line option to -my for the MSP430 port of GAS.Nick Clifton5-10/+20
2014-06-03 If the binutils testsuite is run on an installed toolchain the tests involvingNick Clifton2-4/+17
2014-06-03Add command support for Guile.Doug Evans14-7/+1527
2014-06-03Don't remove #-comments.Phil Muldoon2-13/+12
2014-06-02Add progspace support for Guile.Doug Evans15-28/+783
2014-06-03Support fusion for ELFv2 stubsAlan Modra8-18/+85
2014-06-03Fix gold plugin_test failures on PowerPC64 ELFv2Alan Modra2-0/+12
2014-06-02Add support for skeletonless type units.Doug Evans2-129/+300
2014-06-03daily updateAlan Modra1-1/+1
2014-06-02Installing a breakpoint on top of a dprintf makes GDB lose control.Pedro Alves5-4/+120
2014-06-02dprintf-style agent can't explain a trap.Pedro Alves2-0/+24
2014-06-02gdbserver: on GDB breakpoint reinsertion, also delete the breakpoint's commands.Pedro Alves6-9/+66
2014-06-02gdb/testsuite/Edjunior Barbosa Machado3-0/+275
2014-06-02Unnecessary restore of timeout global at end of gdb.base/completion.expJoel Brobecker2-4/+4
2014-06-02simplify substitute_path_rule_matches using filename_ncmpJoel Brobecker2-9/+7