gdb-cvs archive
subject 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:

[binutils-gdb/gdb-7.11-branch] Fix PR remote/19840: gdb crashes on reverse-stepi

[binutils-gdb/gdb-7.11-branch] Handle MIPS Linux SIGTRAP siginfo.si_code values

[binutils-gdb/gdb-7.11-branch] MIPS/Linux: Also recognize TRAP_BRKPT and TRAP_HWBKPT

[binutils-gdb/gdb-7.11-branch] Workaround gdbserver<7.7 for setfs

[binutils-gdb] * source.c (is_regular_file): New arg errno_ptr.

[binutils-gdb] [ARM] Clear reserved bits in CPSR

[binutils-gdb] [ARM] minor opt in thumb_stack_frame_destroyed_p

[binutils-gdb] [C++] Switch TRY/CATCH to real C++ try/catch by default again

[binutils-gdb] [GDBserver] Don't error in reinsert_raw_breakpoint if bp->inserted

[binutils-gdb] [obv] [PR gdb/19980] Typo in gdbserver/configure.srv

[binutils-gdb] ada-lang.c: Introduce type_as_string and use it

[binutils-gdb] Add missing cleanups to defaulted_query and prompt_for_continue

[binutils-gdb] Add missing sentinel 'char *' casts in concat/reconcat calls

[binutils-gdb] Add pr number to earlier entry.

[binutils-gdb] Add support for the --trace-decode option to the AArch64 simulator.

[binutils-gdb] Add target descriptions for AVX + MPX

[binutils-gdb] Add test for tracepoint enable/disable

[binutils-gdb] Adjust default memory size and stack base address for SH simulator.

[binutils-gdb] Avoid "format not a string literal" warnings

[binutils-gdb] Avoid implicit float <-> integer conversion warnings

[binutils-gdb] Avoid non-C++-enabled babeltrace versions

[binutils-gdb] btrace: fix test build error in gdb.btrace/instruction_history.c

[binutils-gdb] Build GDB as a C++ program by default

[binutils-gdb] c_value_print: Revert 'val' to a reference for TYPE_CODE_STRUCT

[binutils-gdb] Cast the pointer assigned to ss_sp to char *.

[binutils-gdb] Centralize yacc interface names remapping (yyparse, yylex, yyerror, etc)

[binutils-gdb] Choose TARGET_OBJECT_STACK_MEMORY and TARGET_OBJECT_MEMORY in read_value_memory

[binutils-gdb] Created tag users/ARM/embedded-binutils-2_26-branch-2016q1

[binutils-gdb] Created tag users/ARM/embedded-gdb-2_26-branch-2016q1

[binutils-gdb] Created tag users/ARM/embedded-gdb-7.10-branch-2016q1

[binutils-gdb] Created tag users/ARM/users/ARM/embedded-gdb-2_26-branch-2016q1

[binutils-gdb] Debugging without a binary (regression)

[binutils-gdb] Decouple target_interrupt from all-stop/non-stop modes

[binutils-gdb] Deliver signal in hardware single step

[binutils-gdb] Do target_terminal_ours in query & friends instead of in all callers

[binutils-gdb] Don't call clear_quit_flag after check_quit_flag

[binutils-gdb] Don't call clear_quit_flag in captured_main

[binutils-gdb] Don't call clear_quit_flag in command_handler

[binutils-gdb] Don't call clear_quit_flag in prepare_to_throw_exception

[binutils-gdb] Don't rely on immediate_quit in command_line_input

[binutils-gdb] Don't set immediate_quit in prompt_for_continue

[binutils-gdb] Don't show deprecated commands in help

[binutils-gdb] Eliminate -var-create error for optzd ptr to struct

[binutils-gdb] Eliminate clear_quit_flag

[binutils-gdb] Eliminate immediate_quit

[binutils-gdb] Eliminate prepare_to_throw_exception

[binutils-gdb] Eliminate target_check_pending_interrupt

[binutils-gdb] Fix "incompatible pointer type" warning in gdb/aarch64-tdep.c

[binutils-gdb] Fix a typo in the check for SNANs in the RX simulator.

[binutils-gdb] Fix aarch64 ftrace JIT condition testcase

[binutils-gdb] Fix AIX gdb build with C++ compiler

[binutils-gdb] Fix and improve comment in gdb_remote_download

[binutils-gdb] Fix checks for VSX and Altivec availability on Power

[binutils-gdb] Fix copyright year, remove linux only test.

[binutils-gdb] Fix fail in gdb.base/annota1.exp and gdb.base/annota3.exp

[binutils-gdb] Fix fails in gdb.trace/unavailable.exp

[binutils-gdb] Fix gdb build with --enable-build-with-cxx --disable-nls

[binutils-gdb] Fix gdb C++ build when libipt is available

[binutils-gdb] Fix gdb crash when trying to print the address of a synthetic C++ reference

[binutils-gdb] Fix gdb.compile/compile.exp shlib regression

[binutils-gdb] Fix gdb.mi/mi-breakpoint-changed.exp for remote targets

[binutils-gdb] Fix gdb.reverse/finish-reverse-bkpt.exp

[binutils-gdb] Fix gdb.reverse/next-reverse-bkpt-over-sr.exp

[binutils-gdb] Fix gdb.server/solib-list.exp regression

[binutils-gdb] Fix gdb.threads/dlopen-libpthread.exp crash

[binutils-gdb] Fix host signal vs gdb signal mixup in gdb/darwin-nat.c

[binutils-gdb] Fix inconsistent handling of EINTR in ser-*.c backends

[binutils-gdb] Fix IPA detection in ftrace-insn-reloc.exp

[binutils-gdb] Fix PR gdb/19250: ptrace prototype is not detected properly in C++ mode

[binutils-gdb] Fix PR remote/19840: gdb crashes on reverse-stepi

[binutils-gdb] Fix primary reason why the SH simulation hasn't been working on 64 bit hosts.

[binutils-gdb] Fix s390 GNU/Linux gdb and gdbserver builds

[binutils-gdb] Fix signal handler/event-loop races

[binutils-gdb] Fix typo in ftrace.exp condition testing

[binutils-gdb] Fix write endianness/size problem for fast tracepoint enabled flag

[binutils-gdb] Fix zero_ext documentation

[binutils-gdb] Force to insert software single step breakpoint

[binutils-gdb] fort_dyn_array: Enable dynamic member types inside a structure.

[binutils-gdb] fort_dyn_array: Support evaluation of dynamic elements inside arrays.

[binutils-gdb] fort_dyn_array: Use value constructor instead of raw-buffer manipulation.

[binutils-gdb] fortran: Testsuite, fix different type naming across compilers.

[binutils-gdb] ftrace tests: Use gdb_load_shlib result to lookup IPA in info sharedlibrary

[binutils-gdb] gdb.python/py-mi-events-gdb.py: Add parentheses to print

[binutils-gdb] gdb/ada-exp.y: Remap yydefred

[binutils-gdb] gdb/darwin-nat.c: Fix "cast to pointer from integer of different size" warning

[binutils-gdb] gdb: allow enumeration constants as second operand of BINOP_REPEAT

[binutils-gdb] gdbserver-base.exp: Copy file to standard output directory in ${board}_download

[binutils-gdb] Handle void * conversions in FreeBSD/x86 native code to fix C++ build.

[binutils-gdb] Ignore DWARF debug information with a version of 0 - assume that it is padding.

[binutils-gdb] Improve gdb_remote_download, remove gdb_download

[binutils-gdb] Include arch/arm-linux.h in aarch32-linux-nat.c

[binutils-gdb] Inline command_loop in read_command_line

[binutils-gdb] Insert breakpoint even when the raw breakpoint is found

[binutils-gdb] Introduce a serial interface for select'able events

[binutils-gdb] Introduce interruptible_select

[binutils-gdb] IPA: Fix build problem on !HAVE_GETAUXVAL

[binutils-gdb] IPA: Move getauxval out of #ifndef IN_PROCESS_AGENT

[binutils-gdb] Joel Brobecker stepping down as AIX Maintainer

[binutils-gdb] linux-record: Squash cases with identical handling

[binutils-gdb] Make breakpoint handling in record-full idempotent

[binutils-gdb] Make ftrace tests work with remote targets

[binutils-gdb] Make gdb.server/solib-list.exp work for remote targets

[binutils-gdb] Make gdb_load_shlibs return the destination path of the library

[binutils-gdb] Make Python use a struct serial event

[binutils-gdb] MIPS/Linux: Also recognize TRAP_BRKPT and TRAP_HWBKPT

[binutils-gdb] MIPS: Go back with the default Linux # of registers to 90

[binutils-gdb] Move ARM_CPSR_GREGNUM to arch/arm-linux.h

[binutils-gdb] Move ChangeLog entries from sim/ChangeLog to sim/sh/ChangeLog.

[binutils-gdb] New test case gdb.base/branch-to-self.exp

[binutils-gdb] New test case gdb.trace/signal.exp

[binutils-gdb] Obvious function doc and formatting

[binutils-gdb] Optimized-out pointer: New test for error handling

[binutils-gdb] Pass Ctrl-C to the target in target_terminal_inferior

[binutils-gdb] Print the "file" command suggestion in exec_file_locate_attach

[binutils-gdb] Propagate GDB/C++ exceptions across readline using sj/lj-based TRY/CATCH

[binutils-gdb] Re-factor (i386|amd64)mpx target descriptions.

[binutils-gdb] Remove need_step_over from struct lwp_info

[binutils-gdb] Remove unused struct serial::name field

[binutils-gdb] Rename gdb_load_shlibs to gdb_load_shlib

[binutils-gdb] Rename rl_callback_read_char_wrapper -> gdb_rl_callback_read_char_wrapper

[binutils-gdb] Resume the inferior with signal rather than stepping over

[binutils-gdb] Revert 415fa612

[binutils-gdb] Revert check-in by a mistake in the previous commit.

[binutils-gdb] Revert the previous commit adding unknown_v_replies_ok.

[binutils-gdb] Set bp_tgt->reqstd_address and bp_tgt->placed_size in record_full_insert_breakpoint

[binutils-gdb] Skip gdb.base/branch-to-self.exp if gdb, nosignals exists

[binutils-gdb] Stop remote-fileio.c from throwing from SIGINT handler

[binutils-gdb] Switch gdb's TRY/CATCH to C++ try/catch

[binutils-gdb] Switch gdb's TRY/CATCH to sjlj again

[binutils-gdb] symmisc.c (dump_symtab_1): Print owning compunit for identical blockvectors.

[binutils-gdb] symmisc.c (dump_symtab_1, dump_symtab): Delete arg objfile.

[binutils-gdb] Sync Makefile.tpl with gcc.

[binutils-gdb] target remote: Don't rely on immediate_quit (introduce quit handlers)

[binutils-gdb] Test GDB connection to GDBserver with no symbol files

[binutils-gdb] Testsuite: Fix compiling of shared libraries with ICC.

[binutils-gdb] testsuite: Fix false FAILs with .bashrc GDBHISTFILE=...

[binutils-gdb] testsuite: Fix for gcc-4.8: gdb.base/jit.exp gdb.base/jit-so.exp

[binutils-gdb] testsuite: Support detection of Intel compilers via test_compiler_version.

[binutils-gdb] testsuite: Update py-mi-objfile to expect console format print

[binutils-gdb] TUI: check whether in secondary prompt instead of immediate_quit

[binutils-gdb] TUI: GC tui_target_has_run

[binutils-gdb] Tweak doc on command tfind

[binutils-gdb] Tweak gdb.reverse/step-precsave.exp and gdb.reverse/step-reverse.exp

[binutils-gdb] Use setjmp/longjmp for TRY/CATCH instead of sigsetjmp/siglongjmp

[binutils-gdb] Use target_terminal_ours_for_output in cp-support.c

[binutils-gdb] Use target_terminal_ours_for_output in exceptions.c

[binutils-gdb] Use target_terminal_ours_for_output in infcmd.c

[binutils-gdb] Use target_terminal_ours_for_output in MI

[binutils-gdb] Use target_terminal_ours_for_output in warning/internal_error

[binutils-gdb] value: Make accessor methods' parameters const-correct

[binutils-gdb] Workaround gdbserver<7.7 for setfs


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