This is the mail archive of the gdb-patches@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]
[ARI/pushed] Fix ARI warning in gdb/arch/arm-get-next-pcs.c
[commit] Fix build error (Re: [PATCH v2 2/3] Display names of remote threads)
[ob/pushed] [gdb/doc] Stack, Examining the Stack: Reorder menu
[ob/pushed] Remove "spaces" references from gdb.multi/base.exp
[ob/pushed] Stop using nowarnings in gdb/testsuite/gdb.multi/
[OBV PATCH] MPX documentation
[obv/pushed] Minor reformatting fix in gdbtypes.c::create_array_type_with_stride
[PATCH 0/2] Fix timeout in random-signal.exp
[PATCH 0/2] Problems with gdb.mi/mi-vla-fortran.exp
[patch 0/3] fix some gdb.base/paginate-bg-execution.exp problems
[PATCH 0/4] sim: unify disassmebly tracing logic
[PATCH 0/6] fortran: multi-dimensional subarrays with strides
Re: [PATCH 0/7] Minor changes to 'list' command.
[PATCH 00/11] [PR gdb/14441] Support C++0x rvalue references in gdb
[PATCH 01/11] [PR gdb/14441] gdb: gdbtypes: add definitions for rvalue reference type
[PATCH 02/11] [PR gdb/14441] gdb: gdbtypes: change {lookup,make}_reference_type() API
[PATCH 03/11] [PR gdb/14441] gdb: valops: add ability to return rvalue reference values from value_ref()
[PATCH 04/11] [PR gdb/14441] gdb: parse: support rvalue reference type
[PATCH 05/11] [PR gdb/14441] gdb: demangle: implement demangling for rvalue reference typenames
[PATCH 06/11] [PR gdb/14441] gdb: print: implement correct printing of rvalue reference types and values
[PATCH 07/11] [PR gdb/14441] gdb: dwarf2read: support DW_AT_rvalue_reference type
[PATCH 08/11] [PR gdb/14441] gdb: convert lvalue reference type check to general reference type check
[PATCH 09/11] [PR gdb/14441] gdb: gdbtypes: add rvalue references to overloading resolution
[PATCH 1/1] Add support for Intel PKRU register to GDB and GDBserver.
[PATCH 1/3] gdb: New set/show max-value-size command.
[patch 1/3] make prompt_for_continue call throw_quit directly
[PATCH 1/3] Remove HP-UX reference in testsuite/configure.ac
[PATCH 1/3] sim: cris: set up sane default path to rvdummy [committed]
[PATCH 1/4] sim: trace: add support for disassembling
[PATCH 1/6] fortran: allow multi-dimensional subarrays
[PATCH 10/11] [PR gdb/14441] gdb: python: support rvalue references in the gdb module
Re: [PATCH 10/18] Remote thread create/exit events
[PATCH 11/11] [PR gdb/14441] gdb: testsuite: add rvalue reference tests
[PATCH 2/3] gdb: Set max-value-size before running tests.
[PATCH 2/3] Remove references to HP CC/aCC compiler from testsuite
[patch 2/3] reset pagination counts even when stdin is not a tty
[PATCH 2/3] sim: cris: clean up rvdummy a bit [committed]
[PATCH 2/4] sim: msp430: switch to common disassembler tracing
[PATCH 2/6] fortran: combine subarray and string computation
[patch 3/3] add missing gdb_test arguments in paginate-bg-execution.exp
[PATCH 3/3] gdb: Guard against undefined behaviour in mi-vla-fortran.exp
[PATCH 3/3] Remove HP-UX references fom testsuite
[PATCH 3/3] sim: cris: migrate from WITH_DEVICES to WITH_HW [committed]
[PATCH 3/4] sim: bfin: add support disasm tracing
[PATCH 3/6] fortran: change subrange enum to bit field
[PATCH 4/4] sim: aarch64: switch to common disassembler tracing
[PATCH 4/6] fortran: enable parsing of stride parameter for subranges
[PATCH 5/6] fortran: calculate subarray with stride values.
[PATCH 6/6] fortran: test cases for subarray strides and slices
Re: [PATCH 7/7] gdb: Extend help text for 'list' command.
[PATCH OBV] Cast to enum bfd_endian in arm_get_next_pcs_read_memory_unsigned_integer
[PATCH OBV] Remove duplicate arch/arm.h include in linux-arm-low.c.
[PATCH OBV] Run gdb.base/disp-step-syscall.exp for aarch64-linux
[patch ping] unreviewed testsuite patches
Re: [PATCH v1] ABI changes for Intel(R) MPX.
RE: [PATCH v1] Intel(R) MPX - Bound violation handling.
Re: [PATCH v1] Intel(R) MPX registers to the DWARF enumeration.
RE: [PATCH v1] Synchronize siginfo type described in GDB with the kernel and glibc ones.
[PATCH v2 0/3] Target remote mode fork and exec support
[PATCH V2 1/2] Bound violation handling preparation.
Re: [PATCH v2 1/2] consolidate gdbserver global data
Re: [PATCH v2 1/2] gdbserver: Set Linux ptrace options ASAP
[PATCH v2 1/3] Target remote mode fork and exec tests
[PATCH V2 1/5] Merges gdb and gdbserver implementation for siginfo.
[PATCH V2 2/2] Bound violation handling.
Re: [PATCH v2 2/2] consolidate gdbserver global data
[PATCH v2 2/3] Target remote mode fork and exec events
[PATCH V2 2/5] Preparation for new siginfo on Linux.
[PATCH v2 3/3] Target remote mode fork and exec docs
[PATCH V2 3/5] Use linux_get_siginfo_type_with_fields for x86.
[PATCH V2 4/5] Add bound related fields to the siginfo structure.
[PATCH V2 5/5] Adapt siginfo fixup for the new bnd fields.
[PATCH V2] ABI changes for MPX.
Re: [PATCH v2] gdb: Handle multiple base address in debug_ranges data.
[PATCH v2] Per-inferior/Inferior-qualified thread IDs
[PATCH v2] Remove support for thread events without PTRACE_EVENT_CLONE in GDB.
Re: [PATCH v3 0/10] Support software single step and conditional breakpoints on ARM in GDBServer.
[PATCH v3 1/2] gdbserver: set ptrace flags after creating inferiors
Re: [PATCH v3 1/4] Add testcases to default.exp
Re: [PATCH v3 10/10] Enable conditional breakpoints for targets that support software single step in GDBServer.
[PATCH v3 2/2] Implement 'catch syscall' for gdbserver
Re: [PATCH v3 2/4] Add testcases to display.exp
Re: [PATCH v3 3/4] Add testcases to list.exp and dfp-test.exp
Re: [PATCH v3 4/4] Add testcases to break.exp
[PATCH v4 0/6] Support software single step and conditional breakpoints on ARM in GDBServer.
[PATCH v4 1/6] Replace breakpoint_reinsert_addr by get_next_pcs operation in GDBServer.
[PATCH v4 2/6] Share some ARM target dependent code from GDB with GDBServer.
[PATCH v4 3/6] Refactor arm_software_single_step to use regcache.
[PATCH v4 4/6] Support software single step on ARM in GDBServer.
[PATCH v4 5/6] Enable software single stepping for while-stepping actions in GDBServer.
[PATCH v4 6/6] Enable conditional breakpoints for targets that support software single step in GDBServer.
[PATCH v5 0/6] Support software single step and conditional breakpoints on ARM in GDBServer.
[PATCH v5 1/7] Replace breakpoint_reinsert_addr by get_next_pcs operation in GDBServer.
[PATCH v5 2/7] Share some ARM target dependent code from GDB with GDBServer.
[PATCH v5 3/7] Refactor arm_software_single_step to use regcache.
[PATCH v5 4/7] Share regcache function regcache_raw_read_unsigned.
[PATCH v5 5/7] Support software single step on ARM in GDBServer.
[PATCH v5 6/7] Enable software single stepping for while-stepping actions in GDBServer.
[PATCH v5 7/7] Enable conditional breakpoints for targets that support software single step in GDBServer.
[PATCH v6 0/6] Support software single step and conditional breakpoints on ARM in GDBServer.
[PATCH v6 1/7] Replace breakpoint_reinsert_addr by get_next_pcs operation in GDBServer.
[PATCH v6 2/7] Share some ARM target dependent code from GDB with GDBServer.
[PATCH v6 3/7] Refactor arm_software_single_step to use regcache.
[PATCH v6 4/7] Share regcache function regcache_raw_read_unsigned.
Re: [PATCH v6 4/9] Explicit locations: introduce address locations
[PATCH v6 5/7] Support software single step on ARM in GDBServer.
[PATCH v6 6/7] Enable software single stepping for while-stepping actions in GDBServer.
[PATCH v6 7/7] Enable conditional breakpoints for targets that support software single step in GDBServer.
[PATCH v7 0/8] Support software single step and conditional breakpoints on ARM in GDBServer.
[PATCH v7 1/8] Replace breakpoint_reinsert_addr by get_next_pcs operation in GDBServer.
[PATCH v7 2/8] Share some ARM target dependent code from GDB with GDBServer.
[PATCH v7 3/8] Use xml-syscall to compare syscall numbers in arm_linux_sigreturn_return-addr.
[PATCH v7 4/8] Refactor arm_software_single_step to use regcache.
[PATCH v7 5/8] Share regcache function regcache_raw_read_unsigned.
[PATCH v7 6/8] Support software single step on ARM in GDBServer.
[PATCH v7 7/8] Enable software single stepping for while-stepping actions in GDBServer.
[PATCH v7 8/8] Enable conditional breakpoints for targets that support software single step in GDBServer.
[PATCH v7.1 3/8] Use xml-syscall to compare syscall numbers in arm_linux_sigreturn_return-addr
[PATCH v7.1] Support software single step on ARM in GDBServer.
[PATCH v7.2] Support software single step on ARM in GDBServer
[PATCH v8 0/7] Support software single step and conditional breakpoints on ARM in GDBServer.
[PATCH v8 1/7] Replace breakpoint_reinsert_addr by get_next_pcs operation in GDBServer
[PATCH v8 2/7] Share some ARM target dependent code from GDB with GDBServer
[PATCH v8 3/7] Refactor arm_software_single_step to use regcache
[PATCH v8 4/7] Share regcache function regcache_raw_read_unsigned
[PATCH v8 5/7] Support software single step on ARM in GDBServer
[PATCH v8 6/7] Enable software single stepping for while-stepping actions in GDBServer
[PATCH v8 7/7] Enable conditional breakpoints for targets that support software single step in GDBServer
RE: [PATCH, ping1] Add missing expect for running a program with CLI jump
Re: [patch, testsuite] check for readline support in gdb.base/history-duplicates.exp
Re: [patch, testsuite] fix problems in gdb.base/paginate-bg-execution.exp
Re: [patch, testsuite] skip gdb.base/gdbhistsize-history.exp on remote hosts
Re: [patch, testsuite] skip gdb.base/gdbinit-history.exp on remote hosts
[PATCH/aarch64] Fix handling of hfa/hva arrays
[PATCH/sim]: Fix aarch64 simulator build
Re: [PATCH] [Ada] Enhance the menu to select function overloads with signatures
Re: [PATCH] [arm] Fix regression by Do not skip prologue for asm (.S) files
[PATCH] [COMMITTED] Use libiberty's crc32 implementation in gdbserver
[PATCH] [gdb/doc] Remove references to no-longer-supported systems
[PATCH] [gdb/doc] There's always a thread
[PATCH] Add documentation to gdb_compile
[PATCH] Add expect for when using CLI jump to run a cmd in testsuite
[PATCH] Add function host_string_to_python_string.
Re: [PATCH] Add testcases for set&show backtrace and copying
[PATCH] Avoid invoking undefined behavior when initializing CRC table
Re: [PATCH] avr-tdep.c (avr_scan_prologue): minor fix in prologue scanning
[PATCH] btrace: do not return out of TRY/CATCH
[PATCH] DOCO: Enhance the menu to select function overloads with signatures
Re: [PATCH] dwarf2loc.c: Perform a pointer to address conversion for DWARF_VALUE_MEMORY
[PATCH] Fix -Wno-unknown-warning support detection
[Patch] Fix GDB build when using GCC 4.1.2
[PATCH] Fix one heap buffer overflow in aarch64_push_dummy_call
[patch] fix phony_iconv wide character support
[PATCH] Fix PR threads/19354: "info threads" error with multiple inferiors
[PATCH] Fix PR19388: Can't access $_siginfo in breakpoint (catch signal) condition
[PATCH] Fix regression revealed by corethreads.exp
Re: [PATCH] fort_dyn_array: enable dynamic array of types
[PATCH] gdb.base/async.exp: Handle "asynchronous execution not supported"
[PATCH] gdb: Use TYPE_LENGTH macro
[PATCH] Per-inferior thread IDs
Re: [PATCH] PPC sim: Don't close file descriptors 0, 1, or 2
Re: [PATCH] Read correct xcoff auxilliary entry
[PATCH] Remove dead code in testsuite
[PATCH] Remove gdb.base/coremaker2.c
[PATCH] Remove HP-UX reference in foll-vfork.exp
[PATCH] Remove support for LinuxThreads and vendor 2.4 kernels w/ backported NPTL
[PATCH] Remove support for thread events without PTRACE_EVENT_CLONE in GDB.
Re: [PATCH] Rename i386-nat.h to x86-nat.h for TAGS.
[PATCH] Run gdb.base/sizeof.exp with board having gdb,noinferiorio
[PATCH] sim: aarch64/msp430: fix disassembler usage [committed]
[PATCH] sim: always enable callback memory [committed]
[PATCH] sim: arm/d10v/h8300/m68hc11/microblaze/mips/mn10300/moxie/sh/v850: convert to common sim_{fetch,store}_register [committed]
[PATCH] sim: bfin: avoid stack error under asan [committed]
[PATCH] sim: bfin: push down mmr address/size checks [committed]
[PATCH] sim: cris/m68hc11: move default endian/alignment to configure [committed]
[PATCH] sim: cris: do not pass cpu when writing memory during init [committed]
[PATCH] sim: cris: move option install to sim_open [committed]
[PATCH] sim: delete SIM_HAVE_FLATMEM support [committed]
[PATCH] sim: delete SIM_HAVE_MEM_SIZE [committed]
[PATCH] sim: delete SIM_HAVE_SIMCACHE [committed]
[PATCH] sim: device_error: punt [committed]
[PATCH] sim: drop WITH_ENGINE define [committed]
[PATCH] sim: dv-pal: always use CPU_INDEX [committed]
[PATCH] sim: enable watchpoint module everywhere [committed]
[PATCH] sim: frv: punt WITH_DEVICE support [committed]
[PATCH] sim: h8300: drop unused inst.h [committed]
[PATCH] sim: h8300: inline sim_state_initialize [committed]
[PATCH] sim: h8300: move default endian/alignment to configure [committed]
[PATCH] sim: h8300: move h8300-specific options out of common code [committed]
[PATCH] sim: h8300: move unused/buggy lregs array [committed]
[PATCH] sim: h8300: simplify h8300_reg_{fetch,store} funcs [committed]
[PATCH] sim: h8300: switch to common sim-resume [committed]
[PATCH] sim: hw-properties: delete trace calls [committed]
[PATCH] sim: m32r: migrate from WITH_DEVICES to WITH_HW
[PATCH] sim: m68hc11: fix default endian [committed]
[PATCH] sim: make LMA loading the default for all targets [committed]
[PATCH] sim: mips: delete mmu stubs to move to common sim_{read,write}
[PATCH] sim: mips: move SIM_QUIET_NAN_NEGATED to sim-main.h [committed]
[PATCH] sim: move MACH/MODEL types into SIM_xxx namespace [committed]
[PATCH] sim: move WITH_SCACHE_PBB to sim-main.h [committed]
[PATCH] sim: punt WITH_DEVICES & tconfig.h support [committed]
[PATCH] sim: sim-core: pass down cpu to hw accesses when available [committed]
[PATCH] sim: sim-model: build for everyone [committed]
[PATCH] sim: simplify STATE_MY_NAME setup [committed]
[PATCH] sim: standardize sim_create_inferior handling of argv a bit more [committed]
[PATCH] sim: unify sim-hload [committed]
[PATCH] Support Z0 packet in AArch64 multi-arch debugging
[PATCH] thread ID ranges (Per-inferior thread IDs)
[PATCH] Tweak gdb.trace/ftrace.exp for aarch64
[PATCH] Understand arm breakpoints in aarch64_breakpoint_at
[PATCH] Use arm_eabi_breakpoint on aarch32
[PATCH] varobj zero-padded hexadecimal format (again?)
[PATCH][COMMITTED] Add myself as a write-after-approval GDB maintainer
[PATCH][PING][PR gdb/19361] Fix invalid comparison functions
Re: [PATCH][PR 18702] Fix wrong output of x87 registers due to truncation to double on amd64
[PATCH][PR gdb/17903] Implement to_pid_to_exec_file for solaris
[PATCH][PR gdb/19361] Fix invalid comparison functions
[PATCH][PR gdb/19374] null-ptr dereference on solaris when running get_osdata( "processes" )
[PATCH][RX] Add instraction testcase
[PATCH][RX] instructions test set.
[PATCH][RX] instructions test set..
[PATCH][RX] v2 CPU register support.
[PATCH][RX] v2 instructions support
[PING^3] [PATCH] Expose signal and syscall catchpoints to Python
[pushed] [C++] Fix -Winvalid-offsetof warnings with g++ 4.4
[pushed] Re: [PATCH v2 1/3] Target remote mode fork and exec tests
[pushed] Re: [PATCH v2 3/3] Target remote mode fork and exec docs
[release/branch 1/2] Document the GDB 7.10.1 release in gdb/ChangeLog
[release/branch 2/2] Bump GDB version number to 7.10.1.DATE-cvs.
[RFA] gdbserver crash in gdb/gdbserver/thread.c::thread_search_callback
[RFC 1/2] Check input interrupt first when reading packet
[RFC 2/2] Change SIGINT handler for extension languages only when target terminal is ours
[RFC/commmit] [testsuite/Ada] stop using project files when building test programs
[RFC][PATCH][PR gdb/8527] Fix interrupt (^C) in Solaris
[SIM patch] Re: [PATCH 3/2] Fix invalid left shift of negative value.
Re: Always run GDB command post-hook after pre-hook has been run
Commit: MSP430 sim: Add support for simulating F5 hardware multiplies
Commit: MSP430: Define __high_bsssize for .upper.bss
cortex-m xml register descriptions for m-system
Re: exceptions.KeyboardInterrupt is thrown in gdb.base/random-signal.exp
find_and_open_source in symtab_to_fullname
Re: FYI, Pushed 5 demangler patches to 7.10 branch
FYI/BRANCH: Patches applied to branch gdb-7.10-branch
FYI: [release/branch] Set GDB version number to 7.10.1.
FYI: [release/HEAD] Document the GDB 7.10.1 release in gdb/ChangeLog
gdb-7.10 branch FROZEN
gdb-7.10 branch UN-frozen
Re: Move threads out of jumppad without single step
Re: MSP430 SIM: Add support for hardware multiply
New ARI warning Sat Dec 19 01:54:48 UTC 2015
Re: Ping [PATCH v1] ABI changes for Intel MPX.
pushed: Re: [RFA] gdbserver crash in gdb/gdbserver/thread.c::thread_search_callback
pushed: Re: RFA/commit: [win32] cannot automatically find executable file [...] warning at GDB startup
pushed: Re: RFA: [lynxos] gdbserver hangs when killing inferior from GDB
RFA/commit: [win32] cannot automatically find executable file [...] warning at GDB startup
RFA: [lynxos] gdbserver hangs when killing inferior from GDB
RFA: AArch64 sim: Add support for the MRS instruction
Re: RFC: block of commands
tentative GDB 7.11 release schedule...
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]