gdb-cvs archive
date index for October, 2016

This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

October 31, 2016
17:07 [binutils-gdb] Remove IRIX 5 <sys/proc.h> _KMEMUSER workaround Maciej W . Rozycki
16:21 [binutils-gdb] MIPS: Remove remains of legacy remote target support Maciej W . Rozycki
16:21 [binutils-gdb] MIPS: Remove remains of IRIX OS ABI support Maciej W . Rozycki

October 29, 2016
15:34 [binutils-gdb] gdb/NEWS: Clarify C++ requirement Pedro Alves
15:14 [binutils-gdb] gdb/NEWS: Mention C++11 requirement Pedro Alves
15:10 [binutils-gdb] Support command-line redirection in native MS-Windows debugging Eli Zaretskii
15:09 [binutils-gdb] gdb/doc: Remove mention of vCont's default actions Pedro Alves

October 28, 2016
15:07 [binutils-gdb] gdb: Require C++11 Pedro Alves
15:06 [binutils-gdb] gdb: Import AX_CXX_COMPILE_STDCXX from the GNU Autoconf Archive Pedro Alves
14:57 [binutils-gdb] gdb/testsuite: Avoid a buffer overrun in `gdb.base/maint.exp' Pedro Alves
13:46 [binutils-gdb] Make gdb.base/foll-exec.exp test pattern more general Luis Machado
11:37 [binutils-gdb] Fix gdb.base/maint.exp regressions Pedro Alves
09:06 [binutils-gdb] btrace: bridge gaps Markus Metzger
09:06 [binutils-gdb] btrace: preserve function level for unexpected returns Markus Metzger
09:06 [binutils-gdb] btrace: update tail call heuristic Markus Metzger
09:06 [binutils-gdb] btrace: allow leading trace gaps Markus Metzger
09:06 [binutils-gdb] btrace: fix gap indication Markus Metzger

October 27, 2016
15:05 [binutils-gdb] Enable range stepping if software single step is supported Yao Qi
15:05 [binutils-gdb] Get pending events in random Yao Qi
15:05 [binutils-gdb] Remove single-step breakpoint for GDBserver internal event Yao Qi

October 26, 2016
16:15 [binutils-gdb] PR 20569, segv in follow_exec Pedro Alves
16:15 [binutils-gdb] Make symfile_add_flags and objfile->flags strongly typed Pedro Alves
15:30 [binutils-gdb] gdb: Coalesce/aggregate (async) vCont packets/actions Pedro Alves
15:30 [binutils-gdb] gdbserver: Leave already-vCont-resumed threads as they were Pedro Alves
15:30 [binutils-gdb] gdb/doc: Clarify vCont packet description Pedro Alves
15:30 [binutils-gdb] gdb: Free inferior->priv when inferior exits Pedro Alves
15:30 [binutils-gdb] gdb: Clean up remote.c:remote_resume Pedro Alves

October 25, 2016
14:09 [binutils-gdb/gdb-7.12-branch] Added forgotten gdb/ChangeLog entry. Rainer Orth
13:54 [binutils-gdb/gdb-7.12-branch] Fix gdb C++ compilation on Solaris (PR build/20712) Rainer Orth
13:46 [binutils-gdb] Make dwarf_expr_context's destructor virtual Pedro Alves
13:22 [binutils-gdb] Fix gdb C++ compilation on Solaris (PR build/20712) Rainer Orth
12:51 [binutils-gdb] common/common-defs.h: Define __STDC_FORMAT_MACROS as well Pedro Alves
12:33 [binutils-gdb] new-op.c: Add comment about -fsanitize=address Pedro Alves
10:56 [binutils-gdb] Define __STDC_CONSTANT_MACROS/__STDC_LIMIT_MACROS again. Pedro Alves
10:14 [binutils-gdb] Don't override operator new if GDB is built with -fsanitize=address Yao Qi

October 24, 2016
22:52 [binutils-gdb] Fix potential NULL pointer dereference Luis Machado
22:45 [binutils-gdb] Fix obvious gotcha in string comparison Luis Machado
12:15 [binutils-gdb] testsuite: Fix false FAIL for gdb.base/morestack.exp Jan Kratochvil
11:07 [binutils-gdb/gdb-7.12-branch] PR gdb/20653 - small cleanup in string_to_explicit_location Yao Qi
10:58 [binutils-gdb/gdb-7.12-branch] [GDBserver] Fix conversion warning Yao Qi
10:18 [binutils-gdb] [GDBserver] Fix conversion warning Yao Qi

October 21, 2016
20:30 [binutils-gdb] Make some dwarf_expr_context methods pure virtual Tom Tromey
20:30 [binutils-gdb] Change minimal_symbol_reader::record_full to take a bool Tom Tromey
20:30 [binutils-gdb] Remove last cleanup from captured_main_1 Tom Tromey
20:30 [binutils-gdb] Convert dwarf_expr_context_funcs to methods Tom Tromey
20:30 [binutils-gdb] Convert DWARF expr functions to methods Tom Tromey
20:30 [binutils-gdb] Initial conversion of dwarf_expr_ctx Tom Tromey
20:30 [binutils-gdb] Some cleanup removal in dwarf2loc.c Tom Tromey
20:29 [binutils-gdb] Remove make_cleanup_restore_current_uiout Tom Tromey
20:29 [binutils-gdb] Use gdb::unique_ptr in elf_read_minimal_symbols Tom Tromey
20:29 [binutils-gdb] Replace two xmallocs with unique_ptr Tom Tromey
20:29 [binutils-gdb] Change command stats reporting to use class Tom Tromey
20:29 [binutils-gdb] Remove some cleanups in MI Tom Tromey
20:29 [binutils-gdb] Remove make_cleanup_restore_current_ui Tom Tromey
20:29 [binutils-gdb] Record minimal symbols directly in reader. Tom Tromey
20:29 [binutils-gdb] Change minimal_symbol_reader to store objfile Tom Tromey
20:29 [binutils-gdb] Introduce minimal_symbol_reader Tom Tromey
20:29 [binutils-gdb] Use scoped_restore for current_ui Tom Tromey
20:29 [binutils-gdb] Use scoped_restore for ui_file Tom Tromey
20:28 [binutils-gdb] Use RAII to save and restore scalars Tom Tromey
20:28 [binutils-gdb] Fix build failure in xcoffread.c Tom Tromey
15:48 [binutils-gdb] Fix symbol table file name on AIX Ulrich Weigand
10:33 [binutils-gdb] Delete target_so_ops->special_symbol_handling hook Andreas Arnez

October 20, 2016
19:59 [binutils-gdb] testsuite: Fix gcc_compiled for gcc 6 & 7 Jan Kratochvil
10:34 [binutils-gdb] Don't configure gdb for vxworks target Yao Qi

October 19, 2016
17:25 [binutils-gdb] testsuite: Fix gdb.base/killed-outside.exp using irrelevant stale options Maciej W . Rozycki
13:35 [binutils-gdb] Regen gdb/config.in Pedro Alves
08:37 [binutils-gdb] Deleted branch linaro_binutils-2_27-branch Christophe Lyon
08:33 [binutils-gdb] Created branch 'linaro_binutils-2_27-branch' Christophe Lyon

October 18, 2016
22:17 [binutils-gdb] gdb: no longer define __STDC_CONSTANT_MACROS/__STDC_LIMIT_MACROS Pedro Alves
19:46 [binutils-gdb] Update gnulib to current upstream master Pedro Alves
10:43 [binutils-gdb] Introduce gdb::unique_ptr Pedro Alves
05:05 [binutils-gdb] sim: avr: move changelog entries to subdir Michael Frysinger
03:45 [binutils-gdb] i386-tdep: Verify architecture before proceeding with `set/show mpx' Maciej W . Rozycki
03:45 [binutils-gdb] tilegx-tdep: Correct aliasing errors in `tilegx_analyze_prologue' Maciej W . Rozycki

October 17, 2016
21:06 [binutils-gdb] Fix duplicate test message in mi-trace-save.exp Simon Marchi
20:54 [binutils-gdb] Fix comment in mi-trace-save.exp Simon Marchi
20:48 [binutils-gdb] Fix -trace-save crash when argument is missing Simon Marchi
16:17 [binutils-gdb] gdb: Fix phony iconv build Pedro Alves
09:27 [binutils-gdb] Sync libiberty sources with gcc mainline. Nick Clifton

October 14, 2016
15:41 [binutils-gdb] Fix typos in trace commands doc Simon Marchi
15:41 [binutils-gdb] Document -ctf switch of -trace-save Simon Marchi
13:09 [binutils-gdb] Fix set sysroot command on AIX Ulrich Weigand
07:31 [binutils-gdb] btrace: remove leftover comment Markus Metzger
07:13 [binutils-gdb/gdb-7.12-branch] Include strings.h where available Eli Zaretskii
07:09 [binutils-gdb] Include strings.h where available Eli Zaretskii

October 13, 2016
17:25 [binutils-gdb] ARI: Remove true/false checks Pedro Alves
15:09 [binutils-gdb] Share proc get_var_address Yao Qi
14:37 [binutils-gdb] Skip testing structures with floating points Yao Qi
02:07 [binutils-gdb] Use std::string in macho_symfile_read_all_oso Tom Tromey
02:07 [binutils-gdb] Remove unnecessary null_cleanup Tom Tromey
02:07 [binutils-gdb] Turn wchar iterator into a class Tom Tromey
02:07 [binutils-gdb] Change selttest.c to use use std::vector Tom Tromey
01:06 [binutils-gdb] Convert tid_range_parser and get_number_or_range to classes Pedro Alves

October 12, 2016
15:12 [binutils-gdb] Fixup gdb.python/py-value.exp for bare-metal aarch64-elf Luis Machado
11:52 [binutils-gdb] arc: Add support for Newlib Anton Kolesov
11:52 [binutils-gdb] arc: Add evaluation of long jump targets Anton Kolesov
11:52 [binutils-gdb] arc: Add a gdbarch_tdep structure Anton Kolesov
11:43 [binutils-gdb/gdb-7.12-branch] [AArch64] Track FP registers in prologue analyzer Yao Qi
11:34 [binutils-gdb] [AArch64] Track FP registers in prologue analyzer Yao Qi

October 11, 2016
17:10 [binutils-gdb] testsuite: Fix gdb.arch/powerpc-prologue.c compilation Jan Kratochvil
14:44 [binutils-gdb] testsuite: Use standard_output_file Jan Kratochvil

October 10, 2016
10:15 [binutils-gdb] Share enum arm_breakpoint_kinds Yao Qi
09:37 [binutils-gdb] Rename 'arch' by 'gdbarch' in m32c_gdbarch_init Yao Qi
09:29 [binutils-gdb] Remove v850_dbtrap_breakpoint_from_pc Yao Qi

October 08, 2016
23:59 [binutils-gdb] ui-out.c: Remove unused parameter to push_level Simon Marchi

October 07, 2016
17:29 [binutils-gdb] Document the GDB 7.12 release in gdb/ChangeLog Joel Brobecker
17:28 [binutils-gdb/gdb-7.12-branch] Bump GDB version number to 7.12.0.DATE-git. Joel Brobecker
17:28 [binutils-gdb/gdb-7.12-branch] Document the GDB 7.12 release in gdb/ChangeLog Joel Brobecker
17:18 [binutils-gdb] Created tag gdb-7.12-release Joel Brobecker
17:10 [binutils-gdb/gdb-7.12-branch] Set GDB version number to 7.12. Joel Brobecker
09:32 [binutils-gdb] Set regdir in tdesc-regs.exp or arm Yao Qi
07:01 [binutils-gdb] python: accept address and explicit locations in gdb.decode_line Markus Metzger

October 06, 2016
21:01 [binutils-gdb] Consolidate API of target_supports_multi_process Sergio Durigan Junior
18:38 [binutils-gdb] gdb: Remove some C compiler support leftovers Pedro Alves
17:44 [binutils-gdb] Fix gdb.Value->python conversion for large unsigned ints. Doug Evans
17:04 [binutils-gdb/gdb-7.12-branch] frame.h: Forward-declare struct ui_out Simon Marchi
17:02 [binutils-gdb] frame.h: Forward-declare struct ui_out Simon Marchi
16:29 [binutils-gdb/gdb-7.12-branch] mips-tdep: Make FCRs always 32-bit Maciej W . Rozycki
16:29 [binutils-gdb/gdb-7.12-branch] mips-tdep: Rearrange comments in `mips_pseudo_register_type' Maciej W . Rozycki
16:29 [binutils-gdb/gdb-7.12-branch] testsuite: solib-disc: Use `standard_output_file' Maciej W . Rozycki
16:14 [binutils-gdb] Remove Java support Tom Tromey
16:00 [binutils-gdb] mips-tdep: Make FCRs always 32-bit Maciej W . Rozycki
16:00 [binutils-gdb] mips-tdep: Rearrange comments in `mips_pseudo_register_type' Maciej W . Rozycki
14:17 [binutils-gdb] testsuite: solib-disc: Use `standard_output_file' Maciej W . Rozycki
12:37 [binutils-gdb/gdb-7.12-branch] stack: fix gdb.dwarf2/dw2-undefined-ret-addr.exp regression Markus Metzger
12:31 [binutils-gdb] stack: fix gdb.dwarf2/dw2-undefined-ret-addr.exp regression Markus Metzger
12:03 [binutils-gdb/gdb-7.12-branch] Fix PR11094: JIT breakpoint is not properly recreated on reruns Pedro Alves
12:03 [binutils-gdb/gdb-7.12-branch] Fix a few gdb.base/jit-simple.exp problems Pedro Alves
11:57 [binutils-gdb] Fix PR11094: JIT breakpoint is not properly recreated on reruns Pedro Alves
11:57 [binutils-gdb] Fix a few gdb.base/jit-simple.exp problems Pedro Alves
11:15 [binutils-gdb] Make "end" field in feature specs required again. Pedro Alves

October 05, 2016
19:58 [binutils-gdb] testsuite: Fix recent GCC FAIL: gdb.arch/i386-signal.exp Jan Kratochvil
16:32 [binutils-gdb] PR remote/20655 - small fix in handle_tracepoint_bkpts Tom Tromey
16:32 [binutils-gdb] PR gdb/20653 - small cleanup in string_to_explicit_location Tom Tromey
16:32 [binutils-gdb] PR symtab/20652 - fix psymbol_compare Tom Tromey
16:05 [binutils-gdb] Skip complex types tests if gdb_skip_float_test Yao Qi
14:08 [binutils-gdb] Fix incorrect formatting of a ChangeLog entry Anton Kolesov
10:37 [binutils-gdb] Allow DW_OP_GNU_uninit in dwarf_expr_require_composition Andreas Arnez
10:11 [binutils-gdb] arc: Remove annoying debug message Anton Kolesov
09:07 [binutils-gdb] Update the path arm-*.xml files for aarch64 Yao Qi
08:32 [binutils-gdb] Regenerate some regformats/rs6000/*.dat files Yao Qi
08:32 [binutils-gdb] Generate s390 target description c files Yao Qi
08:32 [binutils-gdb] Simplify i386, amd64 and x32 expedite registers Yao Qi
08:32 [binutils-gdb] Clean up the XML files for ARM Yao Qi

October 03, 2016
21:23 [binutils-gdb/gdb-7.12-branch] Introduce cleanup to restore current_uiout Simon Marchi
21:02 [binutils-gdb/gdb-7.12-branch] Add test for user context selection sync Simon Marchi
21:02 [binutils-gdb/gdb-7.12-branch] Emit inferior, thread and frame selection events to all UIs Simon Marchi
20:59 [binutils-gdb] Add test for user context selection sync Simon Marchi
20:59 [binutils-gdb] Emit inferior, thread and frame selection events to all UIs Simon Marchi


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc