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

June 30, 2015
21:25 [binutils-gdb] Remove the unneeded escaping of '[' and ']' characters in test_class_help Martin Galvan
18:12 [binutils-gdb] Sync dlang demangling tests from upstream libiberty testsuite Iain Buclaw
17:58 [binutils-gdb] Replace TUI's select_frame hook (PR tui/13378) Patrick Palka
17:58 [binutils-gdb] Be lazy about refreshing the windows in tui_show_frame_info (PR tui/13378) Patrick Palka
17:58 [binutils-gdb] Correctly initialize the TUI locator window Patrick Palka
17:23 [binutils-gdb] Sync libdecnumber with gcc H . J . Lu
17:23 [binutils-gdb] Sync dfp.m4 with gcc H . J . Lu
17:23 [binutils-gdb] Sync toplevel configure with gcc H . J . Lu
08:25 [binutils-gdb] Handle media instructions in arm software single step. Yao Qi
00:52 [binutils-gdb] Turn on dwarf2 unwinding for Renesas RX architecture Kevin Buettner

June 29, 2015
15:55 [binutils-gdb] PR threads/18127 - threads spawned by infcall end up stuck in "running" state Pedro Alves
09:51 [binutils-gdb] Fix email in ChangeLog entry. Pierre Langlois
09:37 [binutils-gdb] [GDBServer][AArch64] Enable support for Z0 packets Pierre Langlois
09:35 [binutils-gdb] [GDBServer][AArch64] Use the same break instruction as GDB Pierre Langlois
09:29 [binutils-gdb] Update my email address Pierre Langlois

June 28, 2015
18:15 [binutils-gdb] Add support for ARM v6 instructions. Nick Clifton

June 26, 2015
18:42 [binutils-gdb] PR 16253 revisited Keith Seitz
15:09 [binutils-gdb] Add option to remove duplicate command history entries Patrick Palka
14:19 [binutils-gdb] Add tab completion for TUI's "focus" command Patrick Palka
13:16 [binutils-gdb] Do not skip prologue for asm (.S) files Jan Kratochvil

June 25, 2015
17:34 [binutils-gdb] py-prettyprint.exp: Add is_address_zero_readable check Simon Marchi
10:31 [binutils-gdb] Correctly notice empty sysroots in solib_find_1 Gary Benson
08:34 [binutils-gdb] Remove gdb_sysroot NULL checks Gary Benson

June 24, 2015
21:09 [binutils-gdb] Fix lrealpath memory leak in build_id_to_debug_bfd Keith Seitz
19:45 [binutils-gdb] Sync libiberty from GCC, replaying updates to configure scripts Iain Buclaw
15:16 [binutils-gdb] sim: trace: drop unused trace_one_insn Michael Frysinger
15:05 [binutils-gdb] sim: trace: rename debug_printf fully Michael Frysinger
14:48 [binutils-gdb] sim: trace: add a basic cpu register class Michael Frysinger
14:48 [binutils-gdb] sim: trace: add set of system helpers Michael Frysinger
14:26 [binutils-gdb] gdb: sim: merge the sysroot update logic together Michael Frysinger
14:16 [binutils-gdb] sim: trace: document alu/fpu/vpu trace options better Michael Frysinger
14:15 [binutils-gdb] Add missing ChangeLog entries for yesterday's commmit below. Peter Bergner
14:04 [binutils-gdb] gdb: sim: handle target sysroot prefix Michael Frysinger
13:54 [binutils-gdb] Call set_gdbarch_get_siginfo_type in linux_init_abi Yao Qi
13:54 [binutils-gdb] New proc supports_get_siginfo_type Yao Qi
13:23 [binutils-gdb] Remove redundant include directives. Gary Benson

June 23, 2015
20:34 [binutils-gdb] Fix GDBHISTSIZE test failure on i686 Patrick Palka
19:09 [binutils-gdb] sim: common: replace SIM_FILTER_PATH with lbasename Michael Frysinger
19:02 [binutils-gdb] sim: use AS_HELP_STRING everywhere Michael Frysinger
18:37 [binutils-gdb] inferior.h (struct inferior_suspend_state): Delete, unused. Doug Evans
18:33 [binutils-gdb] Fix rfebb gdb test cases. Peter Bergner
18:30 [binutils-gdb] sim: trace: do not enable internal debug by default Michael Frysinger
18:30 [binutils-gdb] sim: assume recentish compiler/systems Michael Frysinger
13:41 [binutils-gdb] gdb: microblaze: delete useless stubs Michael Frysinger
13:05 [binutils-gdb] Convert have_ptrace_getregset to a tri-state boolean Yao Qi

June 22, 2015
13:03 [binutils-gdb] Add comments on using board file remote-gdbserver-on-localhost.exp Yao Qi
12:44 [binutils-gdb] Don't skip hw breakpoint/watchpoint tests for aarch64 target Yao Qi

June 21, 2015
17:56 [binutils-gdb] sim: common: add basic model assert Michael Frysinger
17:52 [binutils-gdb] sim: common: use standard intXX_t types for signedXX Michael Frysinger
17:33 [binutils-gdb] sim: common: standardize multiple include defines Michael Frysinger

June 19, 2015
18:35 [binutils-gdb] Remove special support in gdb for Sun's version of stabs. Doug Evans

June 18, 2015
17:13 [binutils-gdb] remote: consider addressable unit size when reading/writing memory Simon Marchi
16:40 [binutils-gdb] Test the interaction between GDBHISTSIZE and .gdbinit Patrick Palka
08:08 [binutils-gdb] sim: syscall: simplify unknown syscall trace Michael Frysinger
08:05 [binutils-gdb] sim: callback: fix sentinel testing when walking maps Michael Frysinger

June 17, 2015
20:11 [binutils-gdb] Fix problems with finishing a dummy function call on simulators. Luis Machado
19:25 [binutils-gdb] Remove unused function make_breakpoint_permanent. Luis Machado
18:55 [binutils-gdb] Make NEWS entry and manual regarding GDBHISTSIZE more consistent Patrick Palka
18:13 [binutils-gdb] Tweak the handling of $GDBHISTSIZE edge cases [PR gdb/16999] Patrick Palka
18:13 [binutils-gdb] Read $GDBHISTSIZE instead of $HISTSIZE Patrick Palka
17:21 [binutils-gdb] sim: syscall: add common sim_syscall helpers Michael Frysinger
17:20 [binutils-gdb] sim: syscall: unify memory helpers Michael Frysinger
17:20 [binutils-gdb] sim: callback: add human readable strings for debugging to maps Michael Frysinger
16:17 [binutils-gdb] Fix tcl error Yao Qi
13:44 [binutils-gdb] Don't truncate the history file when history size is unlimited Patrick Palka
09:17 [binutils-gdb] S390: Add syscall info for syscalls from 344 up to 354 Andreas Krebbel
09:17 [binutils-gdb] Add vector ABI tests to gnu_vector.exp Andreas Krebbel

June 16, 2015
14:18 [binutils-gdb] GDB Namespaces - Define MSG_CMSG_CLOEXEC if not defined. Michael Eager
13:38 [binutils-gdb] Call target_terminal_ours_for_output() before refreshing TUI's frame info Patrick Palka
08:44 [binutils-gdb] Fix compilation of gdb/arm-linux-nat.c on Raspbian GNU/Linux 7 Yao Qi

June 15, 2015
19:51 [binutils-gdb] MI: consider addressable unit size when reading/writing memory Simon Marchi
19:36 [binutils-gdb] Clarify doc about memory read/write and non-8-bits addressable memory unit sizes Simon Marchi
17:35 [binutils-gdb] Cleanup write_memory doc Simon Marchi
15:11 [binutils-gdb] Code cleanup: Rename enum -> enum filterflags Jan Kratochvil
15:09 [binutils-gdb] Merge multiple hex conversions Jan Kratochvil
15:05 [binutils-gdb] Move utility functions to common/ Jan Kratochvil
12:40 [binutils-gdb] Copy aarch64-linux.xml to build tree. Yao Qi
11:50 [binutils-gdb] Fix ChangeLog entry. Ulrich Weigand
11:21 [binutils-gdb] Allow gdb to find debug symbols file by build-id for PE file format also Jon TURNEY
11:09 [binutils-gdb] windows-nat: Replace __COPY_CONTEXT_SIZE conditional with __CYGWIN__ Jon TURNEY

June 13, 2015
20:32 [binutils-gdb] gdb: Rework command completion on 'tui reg'. Andrew Burgess

June 12, 2015
21:05 [binutils-gdb] target: consider addressable unit size when reading/writing memory Simon Marchi
20:52 [binutils-gdb] gdbarch: add addressable_memory_unit_size method Simon Marchi
17:08 [binutils-gdb] Various cleanups in target read/write code Simon Marchi
16:13 [binutils-gdb] sim: bfin: expand CB_SYS_xxx comment Michael Frysinger
16:11 [binutils-gdb] sim: update configure.in->configure.ac docs Michael Frysinger
15:44 [binutils-gdb] ppc64: Handle short vectors as function return types Ulrich Weigand
15:40 [binutils-gdb] sim: drop -DTRACE from configure Michael Frysinger
14:14 [binutils-gdb] sim: msp430: use new common trace print helpers Michael Frysinger
12:48 [binutils-gdb] Fix MI dprintf-insert not printing on a resolved pending location. Antoine Tremblay
10:58 [binutils-gdb] sim: moxie: use new common trace defines Michael Frysinger
10:45 [binutils-gdb] sim: trace: add common macros for logging info Michael Frysinger
10:30 [binutils-gdb] sim: mips: switch to common WITH_TRACE_ANY_P Michael Frysinger
10:23 [binutils-gdb] sim: trace: add WITH_TRACE_ANY_P helper Michael Frysinger
10:16 [binutils-gdb] sim: moxie: rename TRACE to MOXIE_TRACE_INSN Michael Frysinger
09:12 [binutils-gdb] sim: cgen: namespace custom trace functions Michael Frysinger
07:45 [binutils-gdb] Fix broken GDB build after adding Bound table support for i386. Walfred Tedeschi

June 11, 2015
16:54 [binutils-gdb] sim: msp430: delete unused trace macros Michael Frysinger
15:58 [binutils-gdb] sim: trace: centralize the system tracing Michael Frysinger
15:58 [binutils-gdb] sim: trace: add STRACE_xxx_P macros Michael Frysinger
15:58 [binutils-gdb] sim: trace: use existing defines for the useful mask Michael Frysinger
15:58 [binutils-gdb] sim: trace: create a common WITH_TRACE_P macro Michael Frysinger
14:23 [binutils-gdb] sim: frv: drop custom debug mask Michael Frysinger
14:21 [binutils-gdb] sim: m68hc11: delete unused interrupt_names Michael Frysinger
14:20 [binutils-gdb] sim: m68hc11: switch to common sim_resume Michael Frysinger
14:14 [binutils-gdb] sim: mn10300: delete unused memory code Michael Frysinger
12:39 [binutils-gdb] Use pulongest for printing ssize_t Gary Benson
11:49 [binutils-gdb] Fix ARI new warnings introduced in i386-tdep.c. Walfred Tedeschi
11:35 [binutils-gdb] sim: mn10300: add missing static markings Michael Frysinger
11:33 [binutils-gdb] sim: mn10300: delete unused exception/exited/debug state Michael Frysinger
11:23 [binutils-gdb] sim: mn10300: use common size types Michael Frysinger
11:18 [binutils-gdb] sim: m68hc11/mn10300/v850: delete redundant INLINE defines Michael Frysinger
11:14 [binutils-gdb] sim: microblaze: switch to common sim_resume/sim_stop_reason Michael Frysinger
10:01 [binutils-gdb] Fix ARI warning in linux-namespaces.c Gary Benson

June 10, 2015
20:34 [binutils-gdb] dwarf2read: call dwarf_finish_line when ending a sequence Simon Marchi
17:37 [binutils-gdb] Code cleanup: Use explicit NULL comparison Jan Kratochvil
17:08 [binutils-gdb] Created branch 'master' in namespace 'refs/for' Han Shen
16:30 [binutils-gdb] Fix gdbserver <library-list> and its #FIXED version="1.0" Jan Kratochvil
13:36 [binutils-gdb] Announce new container-awareness features for GNU/Linux systems Gary Benson
13:36 [binutils-gdb] Implement vFile:setfs in gdbserver Gary Benson
13:36 [binutils-gdb] Implement multiple-filesystem support for remote targets Gary Benson
13:36 [binutils-gdb] Implement mount namespace support for native Linux targets Gary Benson
13:36 [binutils-gdb] Add "inferior" argument to some target_fileio functions Gary Benson
13:35 [binutils-gdb] Comment and whitespace changes Gary Benson
13:35 [binutils-gdb] Remove linux_proc_pid_get_ns Gary Benson
13:35 [binutils-gdb] Introduce nat/linux-namespaces.[ch] Gary Benson
13:35 [binutils-gdb] Move make_cleanup_close to common code Gary Benson
13:16 [binutils-gdb] windows-nat: Also ignore ERROR_INVALID_HANDLE from SuspendThread() Jon TURNEY
13:16 [binutils-gdb] windows-nat: Trim a trailing '\n' from OutputDebugString before echoing it Jon TURNEY
08:53 [binutils-gdb] Missing Changelogs for last commits Walfred Tedeschi
08:32 [binutils-gdb] Add support for bound table in the Intel MPX context. Walfred Tedeschi
08:32 [binutils-gdb] Obvious indentation fixes on test sample and test file for MPX registers. Walfred Tedeschi
08:31 [binutils-gdb] Improve test for processor feature om MPX registers test. Walfred Tedeschi
08:31 [binutils-gdb] Fix MPX and AVX512 tests for path changes. Walfred Tedeschi

June 09, 2015
18:29 [binutils-gdb] Fix latest sim/common/ChangeLog entry. Joel Brobecker
18:28 [binutils-gdb] Remove unnecessary empty line in sim/common/ChangeLog Joel Brobecker
18:28 [binutils-gdb] Fix spelling mistakes in sim/common/sim-events.c error messages. Joel Brobecker
12:26 [binutils-gdb] Don't assume File-I/O mode bits match the host's format Gary Benson
09:20 [binutils-gdb] Fix preprocessor conditional Gary Benson

June 05, 2015
15:09 [binutils-gdb] Move vgdb special case into remote_filesystem_is_local Gary Benson

June 04, 2015
19:37 [binutils-gdb] compile-print.exp: xfail->kfail for '@' GDB array operator Jan Kratochvil
16:33 [binutils-gdb] Regenerate gdbarch.c to sync with gdbarch.sh Yao Qi

June 03, 2015
19:30 [binutils-gdb] compile: Use also inferior munmap Jan Kratochvil

June 02, 2015
19:34 [binutils-gdb] Fix =thread-exited not showing up when detaching (PR 15564) Simon Marchi
09:31 [binutils-gdb] Include linux-nat.h in i386-linux-nat.c Yao Qi

June 01, 2015
12:05 [binutils-gdb] PR symtab/18392 Jan Kratochvil
11:17 [binutils-gdb] Fetch and store VFP registers by PTRACE_{G,S}ETREGSET Yao Qi
11:17 [binutils-gdb] Fetch and store FP registers by PTRACE_{G,S}ETREGSET Yao Qi
11:17 [binutils-gdb] Fetch and store GP registers by PTRACE_{G,S}ETREGSET Yao Qi
11:17 [binutils-gdb] Check whether kernel supports PTRACE_GETREGSET Yao Qi
11:17 [binutils-gdb] Move have_ptrace_getregset to linux-nat.c Yao Qi
11:17 [binutils-gdb] Move PTRACE_GETREGSET and PTRACE_SETREGSET to nat/linux-ptrace.h Yao Qi


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