Age | Commit message (Expand) | Author | Files | Lines |
2015-02-20 | PR18006: internal error if threaded program calls clone(CLONE_VM) | Pedro Alves | 5 | -0/+130 |
2015-02-20 | Document the GDB 7.9 release in gdb/ChangeLog | Joel Brobecker | 1 | -0/+4 |
2015-02-19 | 2015-02-19 Steve Ellcey <sellcey@imgtec.com> | Steve Ellcey | 2 | -3/+12 |
2015-02-19 | Fix non executable stack handling when calling functions in the inferior. | Antoine Tremblay | 9 | -18/+142 |
2015-02-19 | [gdb/ax] small "setv" fix and documentation's adjustment. | David Taylor | 4 | -2/+10 |
2015-02-18 | Add missing gdb/ChangeLog entry for previous change. | Patrick Palka | 1 | -0/+15 |
2015-02-18 | Asynchronously resize the TUI | Patrick Palka | 2 | -39/+41 |
2015-02-18 | Factorize target program transformations in the GDB_AC_TRANSFORM macro. | Jose E. Marchesi | 10 | -60/+91 |
2015-02-17 | Announce the DTrace USDT probes support in NEWS. | Jose E. Marchesi | 2 | -0/+7 |
2015-02-17 | Documentation for DTrace USDT probes. | Jose E. Marchesi | 2 | -19/+47 |
2015-02-17 | Simple testsuite for DTrace USDT probes. | Jose E. Marchesi | 8 | -0/+1357 |
2015-02-17 | Support for DTrace USDT probes in x86_64 targets. | Jose E. Marchesi | 2 | -0/+164 |
2015-02-17 | New probe type: DTrace USDT probes. | Jose E. Marchesi | 6 | -4/+960 |
2015-02-17 | New gdbarch functions: dtrace_parse_probe_argument, dtrace_probe_is_enabled, ... | Jose E. Marchesi | 4 | -0/+189 |
2015-02-17 | New commands `enable probe' and `disable probe'. | Jose E. Marchesi | 6 | -16/+198 |
2015-02-17 | Move `compute_probe_arg' and `compile_probe_arg' to probe.c | Jose E. Marchesi | 5 | -110/+127 |
2015-02-17 | Adapt `info probes' to support printing probes of different types. | Jose E. Marchesi | 4 | -10/+96 |
2015-02-17 | Remove superfluous function key_is_command_char() | Patrick Palka | 2 | -15/+7 |
2015-02-17 | TUI: resize windows to new terminal size before displaying them | Pedro Alves | 2 | -6/+15 |
2015-02-17 | Fix GDB build fail on Aarch64 when -fno-common is enabled | Maxim Ostapenko | 3 | -3/+10 |
2015-02-16 | Remove true and false ARI checks now that we use stdbool.h. | Mark Wielaard | 2 | -20/+4 |
2015-02-13 | misc cp-namespace.c cleanups | Doug Evans | 2 | -9/+19 |
2015-02-13 | Update Yao Qi's email address in MAINTAINERS | Yao Qi | 2 | -1/+5 |
2015-02-12 | completer.c (completion_list_add_name): Fix memory leak. | Doug Evans | 2 | -0/+5 |
2015-02-12 | Fix documentation of the QTDV packet | David Taylor | 2 | -2/+12 |
2015-02-12 | completer.c (complete_line): Remove incorrect comment. | Doug Evans | 2 | -8/+5 |
2015-02-11 | framefilter quit: New test | Jan Kratochvil | 2 | -0/+17 |
2015-02-11 | framefilter quit: Use RETURN_MASK_ERROR | Jan Kratochvil | 2 | -13/+18 |
2015-02-11 | framefilter quit: Make it exception safe | Jan Kratochvil | 2 | -33/+35 |
2015-02-11 | framefilter quit: Code cleanup: Avoid gotos | Jan Kratochvil | 2 | -29/+79 |
2015-02-11 | framefilter quit: Code cleanup: Reindentation | Jan Kratochvil | 2 | -133/+132 |
2015-02-11 | framefilter quit: Obvious whitespacing fixes | Jan Kratochvil | 2 | -15/+17 |
2015-02-11 | xcoffread.c: delete 'within_function' definition | Pedro Alves | 2 | -5/+4 |
2015-02-11 | Fix redefinition errors in C++ mode | Tom Tromey | 32 | -101/+124 |
2015-02-11 | Fix adjust_pc_after_break, remove still current thread check | Pedro Alves | 5 | -2/+155 |
2015-02-10 | lib/gdb.exp (gdb_load): Always return a result. | Doug Evans | 2 | -0/+6 |
2015-02-10 | internal_type_self_type: Handle TYPE_SPECIFIC_NONE. | Doug Evans | 2 | -0/+9 |
2015-02-10 | Rename new_symfile_objfile, make static. | Doug Evans | 3 | -5/+9 |
2015-02-10 | Fix a pair of screen-resizing issues in TUI | Patrick Palka | 3 | -0/+15 |
2015-02-10 | Fix truncation of TUI command history | Patrick Palka | 2 | -4/+16 |
2015-02-11 | gdb producer_is_gcc fix bool return value. | Mark Wielaard | 2 | -2/+6 |
2015-02-10 | Change producer_is_gcc function return type to bool. | Mark Wielaard | 4 | -10/+29 |
2015-02-10 | Add "signal SIGTRAP" test | Pedro Alves | 3 | -0/+118 |
2015-02-10 | displaced_step_fixup may access memory from the wrong inferior/thread | Pedro Alves | 2 | -0/+9 |
2015-02-10 | gdbserver: Fix crash when QTinit is handled with no inferior process attached | Antoine Tremblay | 6 | -2/+98 |
2015-02-10 | Add myself as write-after-approval GDB maintainer | Antoine Tremblay | 2 | -0/+5 |
2015-02-10 | Finish constification of varobj interface | Simon Marchi | 6 | -32/+66 |
2015-02-10 | Relax ARM prologue unwinder assumption | Luis Machado | 2 | -10/+35 |
2015-02-10 | Recognize new DWARF5/GCC5 DW_LANG Fortran 2003 and Fortran 2008 standards. | Mark Wielaard | 2 | -0/+7 |
2015-02-09 | PR remote/17946: Fix wrong comparison of pointer against char | Sergio Durigan Junior | 2 | -1/+7 |