gdb-cvs archive
date index for November, 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:

November 30, 2016
21:25 [binutils-gdb] Makefiles: Disable suffix rules and implicit rules Simon Marchi
11:59 [binutils-gdb] [ARM] Read memory as unsigned integer Yao Qi

November 29, 2016
02:37 [binutils-gdb] Fix debug output in record_full_open_1 Simon Marchi

November 28, 2016
17:18 [binutils-gdb] Restrict checking value.lval on using address Yao Qi
17:18 [binutils-gdb] Adjust Value.location for lval_register Yao Qi
17:18 [binutils-gdb] Move computed value's frame id to piece_closure Yao Qi

November 27, 2016
03:10 [binutils-gdb] Remove verbosity from ui_out_message and friends Simon Marchi
03:10 [binutils-gdb] Constify wrap_here/wrap_hint code path Simon Marchi
03:10 [binutils-gdb] Fix return value of uo_redirect Simon Marchi
03:09 [binutils-gdb] Remove ui_out_destroy Simon Marchi
03:09 [binutils-gdb] Rename ui_out_data to mi_ui_out_data Simon Marchi
03:09 [binutils-gdb] Remove unused functions and declarations Simon Marchi

November 26, 2016
15:24 [binutils-gdb] Remove stale comments Simon Marchi

November 25, 2016
20:47 [binutils-gdb] Remove check requiring void argument to functions with no parameters. John Baldwin
14:58 [binutils-gdb] Fix typo in Makefile Simon Marchi
14:42 [binutils-gdb] Fix typos in comment Simon Marchi
14:09 [binutils-gdb] Fix typo in comment Simon Marchi

November 24, 2016
20:02 [binutils-gdb] Do not use std::move when assigning an anonymous object to a unique_ptr. John Baldwin
20:02 [binutils-gdb] Add noexcept to custom non-throwing new operators. John Baldwin
16:49 [binutils-gdb] Optimize byte-aligned copies in copy_bitwise() Andreas Arnez
16:49 [binutils-gdb] Add unit test for copy_bitwise Andreas Arnez
16:49 [binutils-gdb] Fix copy_bitwise() Andreas Arnez
16:49 [binutils-gdb] Fix PR12616 - gdb does not implement DW_AT_data_bit_offset Andreas Arnez

November 23, 2016
16:00 [binutils-gdb] gdb: Use C++11 std::chrono Pedro Alves
14:47 [binutils-gdb] Minor formatting fixups in Makefiles Simon Marchi
14:47 [binutils-gdb] Normalize names of some source files Simon Marchi
14:47 [binutils-gdb] Makefiles: Flatten and sort file lists Simon Marchi
01:21 [binutils-gdb] gdbserver: Use warning for warnings Pedro Alves
01:17 [binutils-gdb] gdbserver: Use debug_printf for debug output Pedro Alves

November 22, 2016
16:05 [binutils-gdb] Fix spelling mistakes in comments in shell scripts Pedro Alves
15:45 [binutils-gdb] Fix spelling mistakes in comments in configure scripts Pedro Alves
14:33 [binutils-gdb] Change gdbarch software_single_step frame_info to regcache Yao Qi
14:33 [binutils-gdb] gdbarch software_single_step frame_info to regcache: spu Yao Qi
14:33 [binutils-gdb] gdbarch software_single_step frame_info to regcache: tic6x Yao Qi
14:32 [binutils-gdb] gdbarch software_single_step frame_info to regcache: rs6000 Yao Qi
14:32 [binutils-gdb] gdbarch software_single_step frame_info to regcache: s390 Yao Qi
14:32 [binutils-gdb] gdbarch software_single_step frame_info to regcache: sparc Yao Qi
14:32 [binutils-gdb] gdbarch software_single_step frame_info to regcache: nios2 Yao Qi
14:32 [binutils-gdb] gdbarch software_single_step frame_info to regcache: moxie Yao Qi
14:32 [binutils-gdb] gdbarch software_single_step frame_info to regcache: mips Yao Qi
14:32 [binutils-gdb] gdbarch software_single_step frame_info to regcache: cris Yao Qi
14:32 [binutils-gdb] gdbarch software_single_step frame_info to regcache: alpha Yao Qi
14:32 [binutils-gdb] gdbarch software_single_step frame_info to regcache: aarch64 Yao Qi
14:32 [binutils-gdb] New regcache_raw_get_signed Yao Qi
08:55 [binutils-gdb] Use VALUE_NEXT_FRAME_ID in value_from_component Yao Qi

November 21, 2016
21:06 [binutils-gdb] Add missing POSTCOMPILE step to mi/ file generation rules Simon Marchi
14:15 [binutils-gdb] Create subobject value in pretty printer Yao Qi

November 19, 2016
18:41 [binutils-gdb] ARI: Add detection of printf_vma and sprintf_vma Joel Brobecker
02:19 [binutils-gdb] Makefile: fix typo Simon Marchi

November 18, 2016
16:06 [binutils-gdb] gdb/doc: Add missing comma after xref Andreas Arnez
10:11 [binutils-gdb] libiberty: Add Rust symbol demangling. Mark Wielaard
10:11 [binutils-gdb] libiberty: demangler crash with missing :? or fold expression component. Mark Wielaard
10:11 [binutils-gdb] libiberty: Fix some demangler crashes caused by reading past end of input. Mark Wielaard
10:11 [binutils-gdb] libiberty: Add -Wshadow=local to warning flags (if supported). Mark Wielaard
10:11 [binutils-gdb] Implement P0012R1, Make exception specifications part of the type system. Mark Wielaard
10:10 [binutils-gdb] libiberty: Fix -Wimplicit-fallthrough warnings. Mark Wielaard
10:10 [binutils-gdb] Implement P0136R1, Rewording inheriting constructors. Mark Wielaard
10:10 [binutils-gdb] libiberty: Fix memory leak in ada_demangle when symbol cannot be demangled. Mark Wielaard
10:10 [binutils-gdb] PR c++/71696 testcase. Mark Wielaard

November 17, 2016
17:03 [binutils-gdb] Makefile: Replace explicit subdir rules with pattern rules Simon Marchi
17:03 [binutils-gdb] Makefile: Replace old suffix rules with pattern rules Simon Marchi
17:03 [binutils-gdb] Remove code that checks for GNU/non-GNU make Simon Marchi
17:03 [binutils-gdb] Document new hard requirement on GNU make Simon Marchi
14:55 [binutils-gdb] gdb/c-exp.y: fprintf -> parser_fprintf Pedro Alves
14:47 [binutils-gdb] gdb/ctf.c: Get rid of mkdir redefinition Pedro Alves
14:08 [binutils-gdb] gdb/ada-lang.c: one malloc -> unique_ptr<[]> Pedro Alves
00:46 [binutils-gdb] gdb/tracepoint.c: Don't use printf_vma Pedro Alves

November 16, 2016
18:44 [binutils-gdb] Stash frame id of current frame before stashing frame id for previous frame Kevin Buettner
18:44 [binutils-gdb] Make gdb.PendingFrame.read_register handle "user" registers. Kevin Buettner
18:44 [binutils-gdb] Change meaning of VALUE_FRAME_ID; rename to VALUE_NEXT_FRAME_ID Kevin Buettner
18:44 [binutils-gdb] Distinguish sentinel frame from null frame. Kevin Buettner
18:44 [binutils-gdb] Extend test gdb.python/py-recurse-unwind.exp Kevin Buettner

November 15, 2016
23:50 [binutils-gdb] gdb: update gnulib to pull in C++ namespace support fixes Pedro Alves
19:54 [binutils-gdb] Delete gdb::unique_ptr/gdb::move Pedro Alves
19:54 [binutils-gdb] gdb::{unique_ptr,move} -> std::{unique_ptr,move} Pedro Alves
19:52 [binutils-gdb] bitfield-parent-optimized-out: Fix struct definition Andreas Arnez

November 14, 2016
09:15 [binutils-gdb] btrace: read entire aux buffer Markus Metzger

November 12, 2016
17:59 [binutils-gdb] Remove some cleanups from the rust code Tom Tromey
17:59 [binutils-gdb] Use std::string in rust_get_disr_info Tom Tromey
06:04 [binutils-gdb/gdb-7.12-branch] sim: mips: add PR info to ChangeLog Michael Frysinger
06:03 [binutils-gdb] sim: mips: add PR info to ChangeLog Michael Frysinger

November 11, 2016
16:51 [binutils-gdb] Don't handle unavailable/optimized-out in spu_software_single_step Yao Qi
15:43 [binutils-gdb] Identify verilog dump tests as such. Catherine Moore
08:40 [binutils-gdb] Remove apply_val_pretty_printer parameter valaddr Yao Qi
08:40 [binutils-gdb] Remove parameter valaddr from c print functions Yao Qi
06:35 [binutils-gdb/gdb-7.12-branch] sim: mips: fix dv-tx3904cpu build error Michael Frysinger
06:35 [binutils-gdb/gdb-7.12-branch] sim: mips: fix builds for r3900 cpus due to missing check_u64 Michael Frysinger
06:34 [binutils-gdb] sim: mips: fix dv-tx3904cpu build error Michael Frysinger
06:34 [binutils-gdb] sim: mips: fix builds for r3900 cpus due to missing check_u64 Michael Frysinger

November 10, 2016
02:40 [binutils-gdb] Use unique_xmalloc_ptr in Python code Tom Tromey

November 09, 2016
18:49 [binutils-gdb] Further cleanup/modernization of gdb.base/commands.exp Pedro Alves
15:56 [binutils-gdb] Make gdb.mi/user-selected-context-sync.exp use proc_with_prefix Simon Marchi
15:12 [binutils-gdb] gdb/testsuite: Introduce "proc_with_prefix" Pedro Alves
15:11 [binutils-gdb] Fix formattting of gdb/ChangeLog and gdb/testsuite/ChangeLog enties Pedro Alves
14:59 [binutils-gdb] agent_expr_up: gdb::unique_ptr -> std::unique_ptr Pedro Alves
14:57 [binutils-gdb] gdb: Use vector::emplace_back Pedro Alves
12:04 [binutils-gdb] tui-winsource: Remove failed-allocation logic Andreas Arnez
12:04 [binutils-gdb] tui-winsource: Allocate for actual lines only Andreas Arnez
12:04 [binutils-gdb] tui-disasm: Fix line buffer size calculation Andreas Arnez
12:04 [binutils-gdb] tui-disasm: Fix window content buffer overrun Andreas Arnez
09:30 [binutils-gdb] darwin-nat.c: handle Darwin 16 (aka Sierra). Tristan Gingold

November 08, 2016
16:18 [binutils-gdb] Fix py-value.exp failure on Python 3 Tom Tromey
16:18 [binutils-gdb] Fix some error-handling bugs in python frame filters Tom Tromey
16:08 [binutils-gdb] Remove parameter valaddr from la_val_print Yao Qi
15:59 [binutils-gdb] Use get_frame_register_value instead of deprecated_frame_register_read Yao Qi
15:31 [binutils-gdb] Eliminate agent_expr_p; VEC -> std::vector in struct bp_target_info Pedro Alves
15:31 [binutils-gdb] 'struct agent_expr *' -> unique_ptr<agent_expr> Pedro Alves
15:31 [binutils-gdb] Use ui_file_as_string throughout more Pedro Alves
15:31 [binutils-gdb] Use ui_file_as_string in gdb/language.c Pedro Alves
15:31 [binutils-gdb] Use ui_file_as_string in gdb/rust-lang.c Pedro Alves
15:31 [binutils-gdb] Use ui_file_as_string in gdb/infrun.c Pedro Alves
15:31 [binutils-gdb] Use ui_file_as_string in gdb/ada-lang.c Pedro Alves
15:31 [binutils-gdb] Use ui_file_as_string in gdbarch.sh/gdbarch.c Pedro Alves
15:31 [binutils-gdb] Use ui_file_as_string in gdb/c-exp.y Pedro Alves
15:31 [binutils-gdb] Use ui_file_as_string in gdb/compile/ Pedro Alves
15:31 [binutils-gdb] Use ui_file_as_string in gdb/cli/cli-setshow.c Pedro Alves
15:30 [binutils-gdb] Use ui_file_as_string in gdb/remote.c Pedro Alves
15:30 [binutils-gdb] Use ui_file_as_string in gdb/python/ Pedro Alves
15:30 [binutils-gdb] Use ui_file_as_string in gdb/printcmd.c Pedro Alves
15:30 [binutils-gdb] Use ui_file_as_string in gdb/top.c Pedro Alves
15:30 [binutils-gdb] Use ui_file_as_string in execute_command_to_string Pedro Alves
15:30 [binutils-gdb] Use ui_file_as_string in gdb/guile/ Pedro Alves
15:30 [binutils-gdb] Use ui_file_as_string in gdb/arm-tdep.c Pedro Alves
15:30 [binutils-gdb] Use ui_file_as_string in gdb/utils.c Pedro Alves
15:30 [binutils-gdb] Use ui_file_as_string in gdb/ui-out.c Pedro Alves
15:29 [binutils-gdb] Use ui_file_as_string in gdb/ada-valprint.c Pedro Alves
15:29 [binutils-gdb] Use ui_file_as_string in gdb/xtensa-tdep.c Pedro Alves
15:29 [binutils-gdb] Use ui_file_as_string in dwarf2_compute_name Pedro Alves
15:29 [binutils-gdb] Clean up tracepoint.h/c:collection_list Pedro Alves
15:29 [binutils-gdb] Introduce ui_file_as_string Pedro Alves
15:29 [binutils-gdb] 'struct expression *' -> gdb::unique_xmalloc_ptr<expression> Pedro Alves
15:29 [binutils-gdb] cli-script.c: Simplify using std::string, eliminate cleanups Pedro Alves
15:29 [binutils-gdb] breakpoint.c:commands_command_1 constification and cleanup Pedro Alves
15:29 [binutils-gdb] cli/cli-script.c: Remove some dead NULL checks Pedro Alves
15:29 [binutils-gdb] Introduce string_printf Pedro Alves
14:43 [binutils-gdb] gdbarch software_single_step returns VEC (CORE_ADDR) * Yao Qi
13:00 [binutils-gdb] Clear addr bit in next_pcs vector Yao Qi
12:53 [binutils-gdb] Remove arm_insert_single_step_breakpoint Yao Qi
12:45 [binutils-gdb] Fix PR breakpoints/20739: Badly formatted adress string in error message Pedro Alves
11:37 [binutils-gdb] Fix indentation Yao Qi
10:34 [binutils-gdb] Check for truncated registers in process_g_packet Pedro Alves

November 07, 2016
21:32 [binutils-gdb] Fix ext lang calls to value_struct_elt. Doug Evans
21:28 [binutils-gdb] i386-tdep.c (i386_gdbarch_init): Add comments. Doug Evans
21:24 [binutils-gdb] python/py-unwind.c (unwind_infopy_str): Fix use of VEC_iterate. Doug Evans
21:16 [binutils-gdb] configure.tgt (x86_64-*-elf*): Remove i386bsd-tdep.o. Doug Evans
21:09 [binutils-gdb] Sync config.sub,config.guess with upstream. Doug Evans

November 05, 2016
03:51 [binutils-gdb] Fix a few typos Simon Marchi

November 04, 2016
09:59 [binutils-gdb] Deleted branch palves/cxx-enum-flags Pedro Alves
03:43 [binutils-gdb/palves/cxx-enum-flags] enum_flags: Fix ternary operator and remove implicit convertion to raw enum Pedro Alves
03:43 [binutils-gdb/palves/cxx-enum-flags] enum_flags: Fix problems and add comprehensive unit tests Pedro Alves
03:39 [binutils-gdb/palves/cxx-enum-flags] enum_flags: Use C++11 std::underlying_type Pedro Alves
03:39 [binutils-gdb] Created branch 'palves/cxx-enum-flags' Pedro Alves

November 03, 2016
22:46 [binutils-gdb] Add support for the sizeof function in Rust Manish Goregaokar
22:46 [binutils-gdb] Add support for untagged unions in Rust Manish Goregaokar
22:46 [binutils-gdb] Fix handling of discriminantless univariant enums in Rust; fix bug with encoded enums Manish Goregaokar
16:10 [binutils-gdb] Replace YY_NULL with YY_NULLPTR in LANG-exp.c Yao Qi
14:47 [binutils-gdb] Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION Yao Qi
14:47 [binutils-gdb] Remove arm_override_mode Yao Qi
14:47 [binutils-gdb] Determine the kind of single step breakpoint Yao Qi
14:47 [binutils-gdb] Add default_breakpoint_from_pc Yao Qi
14:47 [binutils-gdb] Remove gdbarch_remote_breakpoint_from_pc Yao Qi
14:46 [binutils-gdb] Rename placed_size to kind Yao Qi
14:46 [binutils-gdb] New gdbarch methods breakpoint_kind_from_pc and sw_breakpoint_from_kind Yao Qi
14:46 [binutils-gdb] Split breakpoint_from_pc to breakpoint_kind_from_pc and sw_breakpoint_from_kind Yao Qi
14:46 [binutils-gdb] Add enum for mips breakpoint kinds Yao Qi
14:46 [binutils-gdb] GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION Yao Qi
14:46 [binutils-gdb] gdbarch_breakpoint_from_pc doesn't return NULL Yao Qi

November 02, 2016
22:18 [binutils-gdb] Fix dwarf_expr_context method regressions Tom Tromey


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