Age | Commit message (Expand) | Author | Files | Lines |
2014-06-06 | * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3. | Doug Evans | 2 | -1/+5 |
2014-06-06 | sss-bp-on-user-bp-2.exp sometimes fails on native GNU/Linux. | Pedro Alves | 2 | -17/+21 |
2014-06-06 | break-unload-file.exp: Fix typo. | Pedro Alves | 2 | -1/+5 |
2014-06-06 | Restrict the pattern in gdb.base/jit.exp | Yao Qi | 2 | -1/+6 |
2014-06-06 | Tweak gdb.base/async.exp | Yao Qi | 3 | -3/+22 |
2014-06-06 | update ChangeLog | xmj | 2 | -0/+8 |
2014-06-06 | Remove preprocessor conditionals for ANSI-standard signals | Gary Benson | 8 | -72/+20 |
2014-06-06 | add -q in help info and doc | xmj | 2 | -3/+5 |
2014-06-06 | Skip hbreak-unmapped.exp if memory at address 0 is readable | Yao Qi | 2 | -0/+15 |
2014-06-06 | symfile, vdso: remove target sections | Markus Metzger | 3 | -19/+10 |
2014-06-06 | Fix the race in gdb.threads/staticthreads.exp | Yao Qi | 3 | -2/+8 |
2014-06-06 | guile: Type-check the argument to 'history-append!'. | Ludovic Courtès | 4 | -1/+18 |
2014-06-05 | PR mi/15806: Fix quoting of async events | Simon Marchi | 6 | -30/+58 |
2014-06-05 | Make it easy to make --disable-werror the default for both binutils and gdb | Joel Brobecker | 9 | -27/+20 |
2014-06-04 | Delete scm-generics.exp. | Doug Evans | 2 | -42/+4 |
2014-06-04 | Split create-breakpoint! into make-breakpoint, register-breakpoint!. | Doug Evans | 7 | -48/+270 |
2014-06-04 | gdbserver crash if the_target->supports_z_point_type is NULL | Joel Brobecker | 2 | -0/+7 |
2014-06-04 | handle VLA in a struct or union | Tom Tromey | 8 | -3/+218 |
2014-06-04 | minor cleanups in is_dynamic_type | Tom Tromey | 2 | -7/+7 |
2014-06-04 | constify to_attach | Tom Tromey | 14 | -17/+36 |
2014-06-04 | convert to_thread_address_space to use TARGET_DEFAULT_FUNC | Tom Tromey | 4 | -23/+44 |
2014-06-04 | Tweak sss-bp-on-user-bp.exp | Yao Qi | 2 | -5/+19 |
2014-06-04 | * guile/scm-type.c (type_smob): Remove duplicate typedef. | Doug Evans | 2 | -3/+8 |
2014-06-04 | btrace: async support | Markus Metzger | 2 | -0/+55 |
2014-06-04 | Add system test before "set remote system-call-allowed 1" to fileio.exp | Hui Zhu | 3 | -10/+42 |
2014-06-04 | Fix a regexp pattern in gdb.base/auto-connect-native-target.exp | Yao Qi | 2 | -1/+6 |
2014-06-04 | Fix regexp pattern in gdb.base/default.exp | Yao Qi | 2 | -1/+6 |
2014-06-03 | * guile/scm-param.c (pascm_make_param_smob): Add ARI comment. | Doug Evans | 2 | -2/+7 |
2014-06-03 | resize_section_table cleanup | Doug Evans | 4 | -18/+34 |
2014-06-03 | gdb/doc/python.texi: Fix reference to "Progspaces In Python". | Joel Brobecker | 2 | -1/+6 |
2014-06-03 | Documentation of the xmethod support in GDB Python API. | Siva Chandra | 4 | -0/+362 |
2014-06-03 | Xmethod support in Python. | Siva Chandra | 15 | -2/+1821 |
2014-06-03 | Missed ChangeLog entry in the previous commit. | Siva Chandra | 1 | -0/+19 |
2014-06-03 | Lookup and invoke debug methods of C++ classes if they are the best match. | Siva Chandra | 3 | -88/+260 |
2014-06-03 | Add xmethod interface to the extension language API. | Siva Chandra | 10 | -5/+341 |
2014-06-03 | User breakpoint ignored if software-single-step at same location | Joel Brobecker | 5 | -20/+155 |
2014-06-03 | gdb/source.c: Fix matching path substitute rule listing | Brad Mouring | 4 | -1/+20 |
2014-06-03 | Skip sss-bp-on-user-bp-2.exp on remote hardware step targets. | Pedro Alves | 2 | -0/+44 |
2014-06-03 | This patch replaces a call to cplus_demangle with a call to | Gary Benson | 2 | -1/+5 |
2014-06-03 | PR breakpoints/17000: user breakpoint not inserted if software-single-step at... | Pedro Alves | 3 | -0/+144 |
2014-06-03 | Add parameter support for Guile. | Doug Evans | 14 | -4/+1663 |
2014-06-03 | Add command support for Guile. | Doug Evans | 14 | -7/+1527 |
2014-06-03 | Don't remove #-comments. | Phil Muldoon | 2 | -13/+12 |
2014-06-02 | Add progspace support for Guile. | Doug Evans | 15 | -28/+783 |
2014-06-03 | Support fusion for ELFv2 stubs | Alan Modra | 2 | -2/+34 |
2014-06-02 | Add support for skeletonless type units. | Doug Evans | 2 | -129/+300 |
2014-06-02 | Installing a breakpoint on top of a dprintf makes GDB lose control. | Pedro Alves | 5 | -4/+120 |
2014-06-02 | dprintf-style agent can't explain a trap. | Pedro Alves | 2 | -0/+24 |
2014-06-02 | gdbserver: on GDB breakpoint reinsertion, also delete the breakpoint's commands. | Pedro Alves | 6 | -9/+66 |
2014-06-02 | gdb/testsuite/ | Edjunior Barbosa Machado | 3 | -0/+275 |