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

April 28, 2016
18:13 [binutils-gdb] Don't show deprecated commands in help Simon Marchi
16:56 [binutils-gdb] Add test for tracepoint enable/disable Simon Marchi
16:56 [binutils-gdb] Fix write endianness/size problem for fast tracepoint enabled flag Simon Marchi
14:52 [binutils-gdb] ftrace tests: Use gdb_load_shlib result to lookup IPA in info sharedlibrary Simon Marchi
10:53 [binutils-gdb] Remove need_step_over from struct lwp_info Yao Qi

April 27, 2016
22:09 [binutils-gdb] Rename gdb_load_shlibs to gdb_load_shlib Simon Marchi
22:09 [binutils-gdb] Make gdb_load_shlibs return the destination path of the library Simon Marchi
19:31 [binutils-gdb/gdb-7.11-branch] Workaround gdbserver<7.7 for setfs Jan Kratochvil
19:28 [binutils-gdb] Workaround gdbserver<7.7 for setfs Jan Kratochvil
15:15 [binutils-gdb] Skip gdb.base/branch-to-self.exp if gdb, nosignals exists Yao Qi
15:06 [binutils-gdb] c_value_print: Revert 'val' to a reference for TYPE_CODE_STRUCT Martin Galvan
14:02 [binutils-gdb] Tweak doc on command tfind Yao Qi
13:52 [binutils-gdb] Avoid non-C++-enabled babeltrace versions Andreas Arnez
11:37 [binutils-gdb] Fix a typo in the check for SNANs in the RX simulator. Nick Clifton
10:39 [binutils-gdb] Add support for the --trace-decode option to the AArch64 simulator. Nick Clifton

April 26, 2016
14:50 [binutils-gdb] fort_dyn_array: Use value constructor instead of raw-buffer manipulation. Bernhard Heckel
14:39 [binutils-gdb] fort_dyn_array: Support evaluation of dynamic elements inside arrays. Bernhard Heckel
14:34 [binutils-gdb] fort_dyn_array: Enable dynamic member types inside a structure. Bernhard Heckel

April 25, 2016
08:55 [binutils-gdb] New test case gdb.base/branch-to-self.exp Yao Qi
08:51 [binutils-gdb] Resume the inferior with signal rather than stepping over Yao Qi
08:51 [binutils-gdb] [GDBserver] Don't error in reinsert_raw_breakpoint if bp->inserted Yao Qi
08:45 [binutils-gdb] Insert breakpoint even when the raw breakpoint is found Yao Qi
08:21 [binutils-gdb] Force to insert software single step breakpoint Yao Qi

April 22, 2016
22:42 [binutils-gdb] Fix checks for VSX and Altivec availability on Power Edjunior Machado
16:24 [binutils-gdb] Fix fails in gdb.trace/unavailable.exp Yao Qi
16:21 [binutils-gdb] Choose TARGET_OBJECT_STACK_MEMORY and TARGET_OBJECT_MEMORY in read_value_memory Yao Qi
15:43 [binutils-gdb] Centralize yacc interface names remapping (yyparse, yylex, yyerror, etc) Pedro Alves
15:24 [binutils-gdb] Switch gdb's TRY/CATCH to C++ try/catch Pedro Alves
15:24 [binutils-gdb] Propagate GDB/C++ exceptions across readline using sj/lj-based TRY/CATCH Pedro Alves
15:24 [binutils-gdb] Rename rl_callback_read_char_wrapper -> gdb_rl_callback_read_char_wrapper Pedro Alves
14:56 [binutils-gdb] [ARM] Clear reserved bits in CPSR Yao Qi
14:36 [binutils-gdb] Fix fail in gdb.base/annota1.exp and gdb.base/annota3.exp Yao Qi
14:17 [binutils-gdb] Joel Brobecker stepping down as AIX Maintainer Joel Brobecker
12:28 [binutils-gdb] [obv] [PR gdb/19980] Typo in gdbserver/configure.srv Walfred Tedeschi
11:15 [binutils-gdb] Tweak gdb.reverse/step-precsave.exp and gdb.reverse/step-reverse.exp Yao Qi
11:00 [binutils-gdb] Deliver signal in hardware single step Yao Qi
11:00 [binutils-gdb] New test case gdb.trace/signal.exp Yao Qi
00:24 [binutils-gdb] MIPS: Go back with the default Linux # of registers to 90 Maciej W . Rozycki

April 21, 2016
16:30 [binutils-gdb] Switch gdb's TRY/CATCH to sjlj again Pedro Alves
13:02 [binutils-gdb] Fix AIX gdb build with C++ compiler Pedro Alves
11:11 [binutils-gdb] Fix s390 GNU/Linux gdb and gdbserver builds Pedro Alves
10:34 [binutils-gdb] Add missing sentinel 'char *' casts in concat/reconcat calls Pedro Alves

April 20, 2016
22:21 [binutils-gdb] Build GDB as a C++ program by default Pedro Alves
22:11 [binutils-gdb] Fix host signal vs gdb signal mixup in gdb/darwin-nat.c Pedro Alves
22:01 [binutils-gdb] Fix "incompatible pointer type" warning in gdb/aarch64-tdep.c Pedro Alves
20:47 [binutils-gdb] gdb/darwin-nat.c: Fix "cast to pointer from integer of different size" warning Pedro Alves
17:18 [binutils-gdb] symmisc.c (dump_symtab_1): Print owning compunit for identical blockvectors. Doug Evans
14:04 [binutils-gdb] Include arch/arm-linux.h in aarch32-linux-nat.c Yao Qi
11:33 [binutils-gdb] Move ARM_CPSR_GREGNUM to arch/arm-linux.h Yao Qi

April 19, 2016
23:11 [binutils-gdb] Handle void * conversions in FreeBSD/x86 native code to fix C++ build. John Baldwin
23:11 [binutils-gdb] Cast the pointer assigned to ss_sp to char *. John Baldwin
16:57 [binutils-gdb] Add pr number to earlier entry. Doug Evans
16:53 [binutils-gdb] symmisc.c (dump_symtab_1, dump_symtab): Delete arg objfile. Doug Evans
16:07 [binutils-gdb] Fix copyright year, remove linux only test. Doug Evans
16:02 [binutils-gdb] * source.c (is_regular_file): New arg errno_ptr. Doug Evans
14:54 [binutils-gdb] linux-record: Squash cases with identical handling Andreas Arnez
13:50 [binutils-gdb] Re-factor (i386|amd64)mpx target descriptions. Walfred Tedeschi
13:50 [binutils-gdb] Add target descriptions for AVX + MPX Walfred Tedeschi
08:26 [binutils-gdb] Sync Makefile.tpl with gcc. Nick Clifton

April 18, 2016
16:46 [binutils-gdb] Fix PR gdb/19250: ptrace prototype is not detected properly in C++ mode Pedro Alves
14:02 [binutils-gdb] Fix gdb crash when trying to print the address of a synthetic C++ reference Martin Galvan
12:10 [binutils-gdb] fortran: Testsuite, fix different type naming across compilers. Bernhard Heckel
12:01 [binutils-gdb] Testsuite: Fix compiling of shared libraries with ICC. Bernhard Heckel
11:56 [binutils-gdb] testsuite: Support detection of Intel compilers via test_compiler_version. Bernhard Heckel
07:53 [binutils-gdb] Revert 415fa612 Yao Qi

April 16, 2016
00:25 [binutils-gdb] gdb/ada-exp.y: Remap yydefred Pedro Alves

April 15, 2016
23:34 [binutils-gdb] Fix gdb build with --enable-build-with-cxx --disable-nls Pedro Alves
23:31 [binutils-gdb] Fix gdb C++ build when libipt is available Pedro Alves
23:07 [binutils-gdb/gdb-7.11-branch] MIPS/Linux: Also recognize TRAP_BRKPT and TRAP_HWBKPT Pedro Alves
23:07 [binutils-gdb/gdb-7.11-branch] Handle MIPS Linux SIGTRAP siginfo.si_code values Pedro Alves
23:02 [binutils-gdb] MIPS/Linux: Also recognize TRAP_BRKPT and TRAP_HWBKPT Pedro Alves
14:31 [binutils-gdb] [ARM] minor opt in thumb_stack_frame_destroyed_p Yao Qi

April 14, 2016
12:00 [binutils-gdb] Avoid "format not a string literal" warnings Pedro Alves
12:00 [binutils-gdb] Avoid implicit float <-> integer conversion warnings Pedro Alves

April 13, 2016
20:24 [binutils-gdb] Test GDB connection to GDBserver with no symbol files Luis Machado
20:24 [binutils-gdb] Debugging without a binary (regression) Luis Machado
16:38 [binutils-gdb] Fix zero_ext documentation Antoine Tremblay
14:48 [binutils-gdb] Fix and improve comment in gdb_remote_download Simon Marchi
14:16 [binutils-gdb] gdbserver-base.exp: Copy file to standard output directory in ${board}_download Simon Marchi
13:41 [binutils-gdb] Fix aarch64 ftrace JIT condition testcase Antoine Tremblay
13:37 [binutils-gdb/gdb-7.11-branch] Fix PR remote/19840: gdb crashes on reverse-stepi Pedro Alves
13:34 [binutils-gdb] Fix PR remote/19840: gdb crashes on reverse-stepi Pedro Alves
13:30 [binutils-gdb] btrace: fix test build error in gdb.btrace/instruction_history.c Markus Metzger

April 12, 2016
19:30 [binutils-gdb] Fix typo in ftrace.exp condition testing Antoine Tremblay
17:32 [binutils-gdb] [C++] Switch TRY/CATCH to real C++ try/catch by default again Pedro Alves
16:44 [binutils-gdb] Use setjmp/longjmp for TRY/CATCH instead of sigsetjmp/siglongjmp Pedro Alves
16:18 [binutils-gdb] Eliminate prepare_to_throw_exception Pedro Alves
16:12 [binutils-gdb] Eliminate target_check_pending_interrupt Pedro Alves
16:12 [binutils-gdb] Eliminate immediate_quit Pedro Alves
16:12 [binutils-gdb] target remote: Don't rely on immediate_quit (introduce quit handlers) Pedro Alves
16:12 [binutils-gdb] TUI: GC tui_target_has_run Pedro Alves
16:12 [binutils-gdb] Use target_terminal_ours_for_output in MI Pedro Alves
16:12 [binutils-gdb] Do target_terminal_ours in query & friends instead of in all callers Pedro Alves
16:11 [binutils-gdb] Add missing cleanups to defaulted_query and prompt_for_continue Pedro Alves
16:11 [binutils-gdb] Use target_terminal_ours_for_output in warning/internal_error Pedro Alves
16:11 [binutils-gdb] Use target_terminal_ours_for_output in infcmd.c Pedro Alves
16:11 [binutils-gdb] Use target_terminal_ours_for_output in exceptions.c Pedro Alves
16:11 [binutils-gdb] Use target_terminal_ours_for_output in cp-support.c Pedro Alves
16:11 [binutils-gdb] ada-lang.c: Introduce type_as_string and use it Pedro Alves
16:11 [binutils-gdb] Fix inconsistent handling of EINTR in ser-*.c backends Pedro Alves
16:11 [binutils-gdb] Pass Ctrl-C to the target in target_terminal_inferior Pedro Alves
16:11 [binutils-gdb] Decouple target_interrupt from all-stop/non-stop modes Pedro Alves
16:11 [binutils-gdb] Eliminate clear_quit_flag Pedro Alves
16:11 [binutils-gdb] Don't call clear_quit_flag in captured_main Pedro Alves
16:10 [binutils-gdb] Don't call clear_quit_flag in prepare_to_throw_exception Pedro Alves
16:10 [binutils-gdb] Don't call clear_quit_flag in command_handler Pedro Alves
16:10 [binutils-gdb] Don't call clear_quit_flag after check_quit_flag Pedro Alves
16:10 [binutils-gdb] Make Python use a struct serial event Pedro Alves
16:10 [binutils-gdb] Introduce interruptible_select Pedro Alves
16:10 [binutils-gdb] Fix signal handler/event-loop races Pedro Alves
16:10 [binutils-gdb] Introduce a serial interface for select'able events Pedro Alves
16:10 [binutils-gdb] Remove unused struct serial::name field Pedro Alves
16:10 [binutils-gdb] Stop remote-fileio.c from throwing from SIGINT handler Pedro Alves
16:10 [binutils-gdb] Don't set immediate_quit in prompt_for_continue Pedro Alves
16:10 [binutils-gdb] TUI: check whether in secondary prompt instead of immediate_quit Pedro Alves
16:09 [binutils-gdb] Inline command_loop in read_command_line Pedro Alves
16:09 [binutils-gdb] Don't rely on immediate_quit in command_line_input Pedro Alves

April 11, 2016
13:42 [binutils-gdb] Created tag users/ARM/embedded-gdb-7.10-branch-2016q1 Thomas Preud'homme
13:38 [binutils-gdb] Created tag users/ARM/embedded-gdb-2_26-branch-2016q1 Thomas Preud'homme

April 10, 2016
02:03 [binutils-gdb] Fix primary reason why the SH simulation hasn't been working on 64 bit hosts. Oleg Endo
02:03 [binutils-gdb] Move ChangeLog entries from sim/ChangeLog to sim/sh/ChangeLog. Oleg Endo

April 09, 2016
12:43 [binutils-gdb] gdb.python/py-mi-events-gdb.py: Add parentheses to print Simon Marchi
01:25 [binutils-gdb] Adjust default memory size and stack base address for SH simulator. Oleg Endo

April 08, 2016
22:48 [binutils-gdb] Make gdb.server/solib-list.exp work for remote targets Simon Marchi
18:42 [binutils-gdb] Fix gdb.server/solib-list.exp regression Pedro Alves
18:08 [binutils-gdb] value: Make accessor methods' parameters const-correct Martin Galvan
13:40 [binutils-gdb] testsuite: Fix for gcc-4.8: gdb.base/jit.exp gdb.base/jit-so.exp Jan Kratochvil

April 07, 2016
20:19 [binutils-gdb] testsuite: Fix false FAILs with .bashrc GDBHISTFILE=... Jan Kratochvil
19:01 [binutils-gdb] Fix gdb.compile/compile.exp shlib regression Pedro Alves
16:07 [binutils-gdb] Fix gdb.reverse/finish-reverse-bkpt.exp Yao Qi
15:58 [binutils-gdb] Fix gdb.reverse/next-reverse-bkpt-over-sr.exp Yao Qi
15:52 [binutils-gdb] Make breakpoint handling in record-full idempotent Yao Qi
15:52 [binutils-gdb] Set bp_tgt->reqstd_address and bp_tgt->placed_size in record_full_insert_breakpoint Yao Qi

April 06, 2016
21:32 [binutils-gdb] Eliminate -var-create error for optzd ptr to struct Don Breazeal
21:32 [binutils-gdb] Optimized-out pointer: New test for error handling Don Breazeal
20:50 [binutils-gdb] Fix gdb.threads/dlopen-libpthread.exp crash Simon Marchi
19:06 [binutils-gdb] Revert the previous commit adding unknown_v_replies_ok. Jan Kratochvil
19:06 [binutils-gdb] Workaround gdbserver<7.7 for setfs Jan Kratochvil
14:48 [binutils-gdb] Revert check-in by a mistake in the previous commit. Jan Kratochvil
13:57 [binutils-gdb] Print the "file" command suggestion in exec_file_locate_attach Jan Kratochvil
06:42 [binutils-gdb] testsuite: Update py-mi-objfile to expect console format print Catalin Udma
00:37 [binutils-gdb] Fix IPA detection in ftrace-insn-reloc.exp Simon Marchi

April 05, 2016
18:01 [binutils-gdb] Make ftrace tests work with remote targets Simon Marchi
18:01 [binutils-gdb] Improve gdb_remote_download, remove gdb_download Simon Marchi
16:05 [binutils-gdb] IPA: Move getauxval out of #ifndef IN_PROCESS_AGENT Marcin

April 04, 2016
20:47 [binutils-gdb] Obvious function doc and formatting Simon Marchi
14:32 [binutils-gdb] Fix gdb.mi/mi-breakpoint-changed.exp for remote targets Simon Marchi
11:54 [binutils-gdb] Ignore DWARF debug information with a version of 0 - assume that it is padding. Nick Clifton
10:34 [binutils-gdb] Created tag users/ARM/users/ARM/embedded-gdb-2_26-branch-2016q1 Thomas Preud'homme
10:00 [binutils-gdb] Created tag users/ARM/embedded-binutils-2_26-branch-2016q1 Thomas Preud'homme

April 03, 2016
16:28 [binutils-gdb] IPA: Fix build problem on !HAVE_GETAUXVAL Marcin

April 01, 2016
15:01 [binutils-gdb] gdb: allow enumeration constants as second operand of BINOP_REPEAT 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