gdb-cvs archive
date index for November, 2015

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, 2015
20:20 [binutils-gdb] Remove too simple breakpoint_reinsert_addr implementations. Antoine Tremblay
20:20 [binutils-gdb] Remove support for thread events without PTRACE_EVENT_CLONE in GDBServer. Antoine Tremblay
20:20 [binutils-gdb] Refactor queries for hardware and software single stepping support in GDBServer. Antoine Tremblay
20:20 [binutils-gdb] Fix instruction skipping when using software single step in GDBServer Antoine Tremblay
20:14 [binutils-gdb] Fix breakpoint size when stepping over a permanent breakpoint in GDBServer. Antoine Tremblay
19:56 [binutils-gdb] gdbserver: don't exit until GDB disconnects Pedro Alves
19:56 [binutils-gdb] gdbserver/linux: Always wake up event loop after resume Pedro Alves
19:56 [binutils-gdb] gdbserver:prepare_access_memory: pick another thread Pedro Alves
19:56 [binutils-gdb] Implement TARGET_WAITKIND_NO_RESUMED in the remote protocol Pedro Alves
19:56 [binutils-gdb] infrun: Fix TARGET_WAITKIND_NO_RESUMED handling in non-stop mode Pedro Alves
19:56 [binutils-gdb] testsuite: Range stepping and non-stop mode Pedro Alves
19:56 [binutils-gdb] gdbserver: fix killed-outside.exp Pedro Alves
19:56 [binutils-gdb] Remote thread create/exit events Pedro Alves
19:56 [binutils-gdb] Make dprintf-non-stop.exp cope with remote testing Pedro Alves
19:56 [binutils-gdb] gdbserver resume_stop handling bug Pedro Alves
19:55 [binutils-gdb] gdbserver crash if gdb attaches too fast Pedro Alves
19:55 [binutils-gdb] New vCtrlC packet, non-stop mode equivalent of \003 Pedro Alves
19:55 [binutils-gdb] remote: stop reason and watchpoint data address per thread Pedro Alves
19:55 [binutils-gdb] gdbserver crash running gdb.threads/non-ldr-exc-1.exp Pedro Alves
19:55 [binutils-gdb] attach + target always in non-stop mode: stop all threads Pedro Alves
19:55 [binutils-gdb] Remote all-stop-on-top-of-non-stop Pedro Alves
19:55 [binutils-gdb] Fix mi-nonstop.exp with extended-remote Pedro Alves
18:33 [binutils-gdb] Fix ChangeLog entry Pedro Alves

November 28, 2015
17:24 [binutils-gdb/gdb-7.10-branch] Adjust GDB to demangler API change Pedro Alves
17:24 [binutils-gdb/gdb-7.10-branch] PR other/61321 - demangler crash on casts in template parameters Pedro Alves
17:24 [binutils-gdb/gdb-7.10-branch] Implement N4514, C++ Extensions for Transactional Memory. Pedro Alves
17:24 [binutils-gdb/gdb-7.10-branch] Demangler: Fix constructor names with ABI tags Pedro Alves
17:24 [binutils-gdb/gdb-7.10-branch] Fix several crashes of C++ demangler on fuzzed input. Pedro Alves
16:42 [binutils-gdb] Adjust GDB to demangler API change Pedro Alves
16:42 [binutils-gdb] libsanitizer merge from upstream r250806, compiler part. Pedro Alves
16:42 [binutils-gdb] PR other/61321 - demangler crash on casts in template parameters Pedro Alves
16:42 [binutils-gdb] libiberty TAGS Pedro Alves
16:42 [binutils-gdb] (Makefiles): PATCH to include libcpp and libiberty in GCC etags Pedro Alves
16:42 [binutils-gdb] Fix PR63758 by using the _NSGetEnviron() API on Darwin Pedro Alves
16:42 [binutils-gdb] Implement N4514, C++ Extensions for Transactional Memory. Pedro Alves
16:42 [binutils-gdb] Fix several crashes of C++ demangler on fuzzed input. Pedro Alves
16:42 [binutils-gdb] Avoid "enum conversion when passing argument 1 of 'getrusage' is invalid in C++" warning Pedro Alves
16:41 [binutils-gdb] Avoid "enum conversion when passing argument 1 of 'getrusage' is invalid in C++" warning Pedro Alves

November 27, 2015
15:15 [binutils-gdb] remote.c: Add missing cast Simon Marchi
14:54 [binutils-gdb] [AArch64] Only check breakpoint alignment on inserting Yao Qi
14:50 [binutils-gdb] New test gdb.arch/arm-neon.exp Yao Qi
14:50 [binutils-gdb] [AArch64] Handle HFA and HVA together Yao Qi
14:50 [binutils-gdb] [AArch64] Support gnu vector in inferior call Yao Qi
14:43 [binutils-gdb] Use multi_line to make pattern more human readable Yao Qi
14:23 [binutils-gdb] Allow multiple occurrences of the frames-invalid annotation in gdb.cp/annota2.exp Yao Qi
14:22 [binutils-gdb] Use ${frames_invalid} in gdb.cp/annota2.exp Yao Qi

November 26, 2015
20:53 [binutils-gdb] Adjust ChangeLog entry Simon Marchi
18:21 [binutils-gdb] Add test for thread names Simon Marchi
15:50 [binutils-gdb] Display names of remote threads Simon Marchi
15:46 [binutils-gdb] Constify thread name return path Simon Marchi
12:19 [binutils-gdb/gdb-7.10-branch] btrace: diagnose "record btrace pt" without libipt Markus Metzger
10:27 [binutils-gdb] btrace: diagnose "record btrace pt" without libipt Markus Metzger

November 25, 2015
23:15 [binutils-gdb] Import zlib 1.2.8 with local change merged in. Joel Brobecker

November 24, 2015
18:41 [binutils-gdb] NEWS: "info" commands now list in ascending order Pedro Alves
18:41 [binutils-gdb] List displays in ascending order Pedro Alves
18:41 [binutils-gdb] List checkpoints in ascending order Pedro Alves
18:41 [binutils-gdb] List inferiors/threads/pspaces in ascending order Pedro Alves
18:41 [binutils-gdb] Linux: dump the signalled thread first Pedro Alves
18:41 [binutils-gdb] Make gdb.python/py-inferior.exp test names unique Pedro Alves
08:49 [binutils-gdb] Add an AArch64 simulator to GDB. Nick Clifton

November 23, 2015
23:54 [binutils-gdb] Fix internal error when saving fast tracepoint definitions Simon Marchi
23:54 [binutils-gdb] Refactor gdb.trace/save-trace.exp Simon Marchi
22:55 [binutils-gdb] minsyms.c: Scan backwards over all zero sized symbols. Kevin Buettner
18:03 [binutils-gdb] error/internal-error printing local variable during "bt full". Joel Brobecker
17:56 [binutils-gdb] [LynxOS] GDBserver crash debugging threaded program Joel Brobecker
17:53 [binutils-gdb] infinite loop stopping at "pop" insn on x64-windows Joel Brobecker
17:51 [binutils-gdb] [ARM] "svc" insn check at irrelevant address in ARM unwind info sniffer Joel Brobecker
17:48 [binutils-gdb] [gdbserver] disable Elf32_auxv_t/Elf64_auxv_t AC_CHECK_TYPES check on Android Joel Brobecker
17:46 [binutils-gdb] Fix space-vs-tab issues in gdb/testsuite/ChangeLog. Joel Brobecker
17:44 [binutils-gdb] gdb/dwarf2read: Minimal handling of non-constant struct sizes. Joel Brobecker
14:30 [binutils-gdb] darwin-nat: disable sstep cache. Tristan Gingold
13:54 [binutils-gdb] solib-darwin: support PIE for spawned processes. Tristan Gingold
10:30 [binutils-gdb] darwin-nat: rewrite darwin_read_write_inferior Tristan Gingold
01:27 [binutils-gdb] target.h: #include <sys/types.h>. Doug Evans

November 22, 2015
07:59 [binutils-gdb] sim: common: set up CPPFLAGS/CXXFLAGS/LDFLAGS from configure [PR sim/18762] Michael Frysinger
07:20 [binutils-gdb] sim: sim_do_commandf: fix call to va_end [PR sim/19273] Michael Frysinger
07:01 [binutils-gdb] sim: ppc: avoid use of $< in ordinary rules [PR sim/13834] Michael Frysinger
06:40 [binutils-gdb] sim: common: add PRI printf defines Michael Frysinger
06:13 [binutils-gdb] sim: avr: move global state to sim/cpu state Michael Frysinger
06:00 [binutils-gdb] sim: avr: switch to common sim-reg Michael Frysinger
05:59 [binutils-gdb] sim: sh: delete global callback/argv Michael Frysinger
05:58 [binutils-gdb] sim: h8300: delete global callback/kind/name Michael Frysinger
05:57 [binutils-gdb] sim: mn10300: drop global callback handle Michael Frysinger

November 20, 2015
17:53 [binutils-gdb] Fix '-data-read-memory-bytes' typo/assertion Don Breazeal
14:06 [binutils-gdb] binutils: add support for arm-*-darwin and aarch64-*-darwin. Tristan Gingold
10:29 [binutils-gdb] callfuncs.exp: avoid spurious register differences in sparc64 targets. Jose E . Marchesi
09:42 [binutils-gdb] sparc: fix build of gdb/testsuite/gdb.arch/sparc-sysstep.c Jose E . Marchesi
00:23 [binutils-gdb] Fix think-o in calls to gdb_compile. Sandra Loosemore

November 19, 2015
18:36 [binutils-gdb] gdbserver: Fix qSupported:xmlRegisters=i386; UnknownFeature+ handling Pedro Alves
18:36 [binutils-gdb] gdb: Workaround bad gdbserver qSupported:xmlRegisters=i386; UnknwnFeat+ handling Pedro Alves
15:19 [binutils-gdb] Fix iov_len calculation in aarch64_linux_set_debug_regs Simon Marchi
14:37 [binutils-gdb] [C++] Default to -Werror in C++ mode too Pedro Alves
14:37 [binutils-gdb] [C++] Drop -fpermissive hack Pedro Alves
14:37 [binutils-gdb] [C++] breakpoint.c: "no memory" software watchpoints and enum casts Pedro Alves
14:37 [binutils-gdb] [C++] s390: Fix enum gdb_syscall conversion Pedro Alves
14:37 [binutils-gdb] [C++] linux-thread-db.c: dladdr cast Pedro Alves
14:37 [binutils-gdb] [C++] remote.c: Avoid enum arithmetic Pedro Alves
14:02 [binutils-gdb] Change argument opcode type from enum aarch64_opcodes to uint32_t Yao Qi
14:02 [binutils-gdb] Define enum out of the scope of struct Yao Qi
14:02 [binutils-gdb] Cast void * to user_fpsimd_state *. Yao Qi
14:02 [binutils-gdb] Cast void * to struct user_pt_regs * Yao Qi

November 18, 2015
16:20 [binutils-gdb] Constify value_string Simon Marchi
16:00 [binutils-gdb] [C++] Add casts to obstack_base calls Pedro Alves
16:00 [binutils-gdb] Constify value_cstring Pedro Alves
13:07 [binutils-gdb] [gdbserver/ipa] Fix build dependencies Pedro Alves
11:50 [binutils-gdb] Fix out of boundary access in pass_in_v Yao Qi
04:13 [binutils-gdb] sim: mn10300/v850: drop unused WITH_CORE define Michael Frysinger
04:13 [binutils-gdb] sim: always enable modulo memory Michael Frysinger

November 17, 2015
19:25 [binutils-gdb] [sim/ppc] Fix printf_filtered reference Pedro Alves
15:41 [binutils-gdb] Fix gdb.threads/multiple-step-overs.exp fails on arm Yao Qi
15:37 [binutils-gdb] Introduce null_block_symbol Pedro Alves
15:27 [binutils-gdb] [C++] Always use setjmp/longjmp for exceptions Pedro Alves
15:27 [binutils-gdb] MinGW and attribute format(printf/gnu_printf) Pedro Alves
15:27 [binutils-gdb] [C++] Define __STDC_CONSTANT_MACROS / __STDC_LIMIT_MACROS for stdint.h Pedro Alves
15:27 [binutils-gdb] [C++/mingw] Simplify first chance exception handling Pedro Alves
15:27 [binutils-gdb] [C++/mingw] gdbserver: gdb/host signal mixup Pedro Alves
15:27 [binutils-gdb] [C++/mingw] Fix windows-nat.c::xlate Pedro Alves
15:27 [binutils-gdb] [C++/mingw] handle_output_debug_string Pedro Alves
15:26 [binutils-gdb] [C++/mingw] ser-tcp.c casts Pedro Alves
15:26 [binutils-gdb] [C++/mingw] gdbserver casts Pedro Alves
15:26 [binutils-gdb] [C++/mingw] windows-nat.c casts Pedro Alves
15:26 [binutils-gdb] [C++/mingw] gdb-dlfcn.c casts Pedro Alves
15:26 [binutils-gdb] [C++/mingw] Misc alloca casts Pedro Alves
15:26 [binutils-gdb] [C++/mingw] ser-mingw.c casts Pedro Alves
13:46 [binutils-gdb] Convert c_string_type to an enum flags type Pedro Alves
13:46 [binutils-gdb] Type-safe wrapper for enum flags Pedro Alves
13:46 [binutils-gdb] guile disassembly hardcode TARGET_XFER_E_IO Pedro Alves
10:00 [binutils-gdb] gdb/testsuite: Fix left shift of negative value. Andreas Krebbel
10:00 [binutils-gdb] gdb: Fix left shift of negative value. Andreas Krebbel
05:48 [binutils-gdb] sim: sim-close: use XCONCAT2 helper Michael Frysinger

November 16, 2015
15:37 [binutils-gdb] Fix stack buffer overflow in aarch64_extract_return_value Yao Qi
14:51 [binutils-gdb] Pass value * instead of bfd_byte * to pass_* functions in aarch64-tdep.c Yao Qi
14:48 [binutils-gdb] Use value_contents instead of value_contents_writeable Yao Qi
14:45 [binutils-gdb] Fix bug in arm_push_dummy_call by -fsanitize=address Yao Qi
07:44 [binutils-gdb] sim: sim-stop/sim-reason/sim-reg: move to common obj list Michael Frysinger
03:15 [binutils-gdb] sim: cr16: drop global callback state Michael Frysinger
03:14 [binutils-gdb] sim: cr16: convert to common sim engine logic Michael Frysinger
03:14 [binutils-gdb] sim: cr16: convert to common sim memory modules Michael Frysinger
03:14 [binutils-gdb] sim: cr16: push down sd/cpu vars Michael Frysinger
03:14 [binutils-gdb] sim: cr16: delete unused memory helpers Michael Frysinger
03:14 [binutils-gdb] sim: cr16: switch to common sim-reg Michael Frysinger
01:49 [binutils-gdb] sim: cr16/d10v: drop redundant call to sim_create_inferior Michael Frysinger
01:49 [binutils-gdb] sim: d10v: drop global callback state Michael Frysinger
01:49 [binutils-gdb] sim: d10v: convert to common sim engine logic Michael Frysinger
01:49 [binutils-gdb] sim: d10v: push down sd/cpu vars Michael Frysinger

November 15, 2015
13:18 [binutils-gdb] sim: h8300: convert to common sim_{reason,stop} Michael Frysinger
13:17 [binutils-gdb] sim: mcore: pull cpu state out of global scope Michael Frysinger
13:17 [binutils-gdb] sim: mcore: switch to common sim-reg Michael Frysinger
13:17 [binutils-gdb] sim: mcore: add a fail testcase Michael Frysinger
13:17 [binutils-gdb] sim: mcore: convert to common reason/resume logic Michael Frysinger
07:44 [binutils-gdb] sim: clean up redundant objects Michael Frysinger
07:32 [binutils-gdb] sim: sim-close: unify sim_close logic Michael Frysinger
05:56 [binutils-gdb] sim: m32c: add a basic testsuite Michael Frysinger
05:45 [binutils-gdb] sim: testsuite: support basic vars in flags Michael Frysinger
00:13 [binutils-gdb] Created tag users/hjl/linux/release/2.25.51.0.4 H . J . Lu

November 13, 2015
15:13 [binutils-gdb] PR 19051: support of inferior call with gnu vector support on ARM Yao Qi
15:13 [binutils-gdb] Refactor arm_return_in_memory Yao Qi
15:06 [binutils-gdb] Remove d10v from testsuite Yao Qi
15:04 [binutils-gdb] gdb.base/gnu_vector.exp: Don't test output from the inferior Yao Qi
08:32 [binutils-gdb] Created branch 'binutils-2_26-branch' Tristan Gingold

November 12, 2015
09:15 [binutils-gdb] Use gdb_byte * instead of void * in push_stack_item Yao Qi

November 11, 2015
20:45 [binutils-gdb] gdb/testsuite/gdb.trace: Deduplicate set_point assembly. Marcin
20:16 [binutils-gdb] Replace long int * cast with PTRACE_TYPE_RET * Simon Marchi
09:48 [binutils-gdb] gdb: Make use of 'add_info' to create info sub-commands. Andrew Burgess
09:48 [binutils-gdb] gdb: Use class_info when creating info commands. Andrew Burgess

November 10, 2015
19:06 [binutils-gdb] gdb/testsuite/gdb.trace: Deduplicate pcreg/spreg/fpreg. Marcin
16:09 [binutils-gdb] Update the RX simulator to handle the latest opcode types. Nick Clifton
07:17 [binutils-gdb] sim: cr16/d10v: localize translation funcs Michael Frysinger
05:20 [binutils-gdb] sim: m32c: move test code to testsuite Michael Frysinger
05:10 [binutils-gdb] sim: m32c: drop redundant dependency info Michael Frysinger
05:08 [binutils-gdb] sim: h8300: drop unused littleendian variable Michael Frysinger

November 09, 2015
17:58 [binutils-gdb] [Ada] GDB crash during "finish" of function with out parameters Joel Brobecker
15:57 [binutils-gdb] Use ELF_STRING_ARM_unwind in arm-tdep.c Yao Qi
14:41 [binutils-gdb] New function displaced_step_in_progress_thread Yao Qi
04:57 [binutils-gdb] Configury changes for obstack optimization Alan Modra
04:57 [binutils-gdb] Silence obstack.c -Wc++compat warning Alan Modra
04:57 [binutils-gdb] Modify obstack.[hc] to avoid having to include other gnulib files Alan Modra
04:57 [binutils-gdb] Copy gnulib obstack files Alan Modra

November 07, 2015
18:08 [binutils-gdb] gdb.dwarf2: Don't hardcode certain constants in Dwarf::assemble constructs Kevin Buettner
18:05 [binutils-gdb] testsuite: Define and use gdb_target_symbol_prefix_flags_asm. Kevin Buettner

November 06, 2015
21:40 [binutils-gdb] Do not use libiberty's getpagesize on Android Joel Brobecker

November 05, 2015
22:23 [binutils-gdb] gdb.dwarf2: Define and use gdb_target_symbol for symbol prefixes Kevin Buettner
09:45 [binutils-gdb] Use aarch64_decode_insn in aarch64_displaced_step_copy_insn Yao Qi
09:45 [binutils-gdb] Use aarch64_decode_insn in aarch64_analyze_prologue Yao Qi
09:45 [binutils-gdb] Combine aarch64_decode_stp_offset_wb and aarch64_decode_stp_offset Yao Qi

November 04, 2015
14:54 [binutils-gdb] Fortran: allocate()d memory is uninitialized Jan Kratochvil
14:29 [binutils-gdb] gdb/s390-linux: Step over MVCLE+JO (and similiar) as a unit. Marcin
14:29 [binutils-gdb] gdb: Add process record and replay support for s390. Marcin
14:29 [binutils-gdb] gdb/record-full: Use xmalloc instead of alloca for temporary memory storage. Marcin
10:11 [binutils-gdb] Fix non stopping breakpoint on newer compilers. Walfred Tedeschi
10:10 [binutils-gdb] Changing compiler flags for MPX tests. Walfred Tedeschi
10:10 [binutils-gdb] Improve error message for MPX bound table examinations. Walfred Tedeschi
08:17 [binutils-gdb] btrace: add instruction-history /s and fix documentation Markus Metzger
08:17 [binutils-gdb] btrace: change record instruction-history /m Markus Metzger
08:17 [binutils-gdb] disasm: add struct disasm_insn to describe to-be-disassembled instruction Markus Metzger
08:17 [binutils-gdb] disasm: split dump_insns Markus Metzger

November 03, 2015
18:35 [binutils-gdb] xtensa: Add missing statics Simon Marchi
18:35 [binutils-gdb] linux-mips-low.c: Add casts Simon Marchi
18:35 [binutils-gdb] linux-mips-low.c: Change "private" variable name Simon Marchi
18:35 [binutils-gdb] linux-mips-low.c: Fix type of mips_add_watchpoint parameter Simon Marchi
18:35 [binutils-gdb] arm-linux-nat.c: Add cast Simon Marchi
18:35 [binutils-gdb] Change return type of raw_bkpt_type_to_arm_hwbp_type Simon Marchi
18:35 [binutils-gdb] gdbserver arm: Add casts Simon Marchi
18:35 [binutils-gdb] linux-aarch32-low.c: Use NULL_REGSET Simon Marchi
18:34 [binutils-gdb] target_ops mask_watchpoint: change int to target_hw_bp_type Simon Marchi
18:34 [binutils-gdb] remote-sim.c: Add casts Simon Marchi
18:34 [binutils-gdb] linux-ppc-low.c: Add casts Simon Marchi
18:34 [binutils-gdb] linux-ppc-low.c: Remove forward declaration, move ppc_arch_setup lower Simon Marchi
10:57 [binutils-gdb] Obvious typo fix in gdb.reverse/readv-reverse.exp Marcin
10:57 [binutils-gdb] gdb/reverse: Fix continue_to_breakpoint in syscall testcases. Marcin
10:29 [binutils-gdb] Add myself to gdb MAINTAINERS Marcin


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