gdb-patches archive
subject index for September, 2013

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]
Search: Limit to:

-static-libstdc++ breaks building gdb

Re: [Bug-readline] [PATCH] Fix compilation error in readline/util.c in environments with missing strcasecmp

[cancel] [patchv4 3/5] new: solib-sunos.c objfile unification [test needed]

[commit 1/4] Reimplement function calls on amd64-windows

[commit 2/4] Revert use of integer_param_regs_saved_in_caller_frame in i386 gdbarch_tdep.

[commit 3/4] Revert use of memory_args_by_pointer in i386 gdbarch_tdep.

[commit 4/4] Revert use of classify callback in i386 gdbarch_tdep.

[COMMIT PATCH] [gdbserver] Fix IPA build.

[COMMIT PATCH] [gdbserver] Fix trace-buffer-size.exp FAILs.

[COMMIT PATCH] [gdbserver] Garbage collect unused dependency-tracking Makefile variables.

[COMMIT PATCH] [gdbserver] Update a couple Makefile rules.

[COMMIT PATCH] [Hurd/gnu-nat] Fix old "signal-thread" command regression.

[COMMIT PATCH] [TUI] Rewrite register-changed decision bits.

[COMMIT PATCH] dwarf2loc.c: minor cleanup. don't print integer with paddress.

[COMMIT PATCH] Fix regressions caused by thread-specific breakpoint deletion. (was: Re: [PATCH] PR gdb/11568 - delete thread-specific breakpoints on thread exit)

[COMMIT PATCH] PR tui/15933: TUI shows registers of the wrong frame the first time

[COMMIT PATCH] remote-sim.c: cleanup debug output code.

[COMMIT PATCH] remote-sim.c: Don't install a deprecated_xfer_memory method.

[COMMIT PATCH] remote-sim.c: Send debug output to gdb_stdlog.

[COMMIT PATCH] remote.c: Remove unnecessary fields from 'struct stop_reply'. (was: Re: RFA [PATCH v3] Implement 'catch syscall' for gdbserver)

[COMMIT PATCH] Rework value_of_register in terms of value_of_register_lazy.

[COMMIT PATCH] server.c:gdb_read_memory: Fix error return.

Re: [commit+7.6.1] [patch] [7.6.1] Fix argv[0] symlink regression (PR 15415)

[commit/Ada] Delete ada-exp.y:string_to_operator (unused)

[commit/obvious] Fix wording of $_isvoid error message

[commit/regression] Fix regression on gdb.base/default.exp by $_isvoid

[commit] [patch 1/3] Code cleanup: OPF_DISABLE_REALPATH -> OPF_RETURN_REALPATH

[commit] [patch 1/3] minidebuginfo: Obvious changes

[commit] [patch 2/2] Remove solib-sunos.c

[commit] [patch 2/3] minidebuginfo: ppc64 sync testcase->doc

[commit] [patch 3/3] minidebuginfo: Fix stripping/debuginfo

[commit] [patchv3 1/5] Mostly code cleanup: Constification

[commit] [patchv4 1/2] Remove a.out NetBSD and OpenBSD hosta and targets

[commit] [patchv4 1/5] Code cleanup: rename variable

[commit] [patchv4 2/5] Code cleanup: Add objfile_name accessor

[commit] [patchv4 4/5] Keep objfile original filename

[commit] [patchv4 5/5] Support .dwp with the name of symlinked binary file

[commit] Add a set of accessors for section fields in dwarf2read.c

[commit] Fix build failure in solib-ia64-hpux.c

[commit] minor dwarf2read.c cleanup

[commit] misc dwarf2read.c cleanups

[commit] Move location of complaint functions in dwarf2read.c.

[commit] objfiles.c (allocate_objfile): Move comment to better place.

[commit] objfiles.c (free_objfile): Move comment.

[commit] python events test minor cleanup

[COMMIT] Re: [PATCH 0/9][gdbserver] Split server.h.

[commit] Remove printing of event.inferior from py-events.py

[commit] Skip info-macros.exp if compiling with Fission

[COMMITTED][RFC/TileGX 1/2] fix gdbserver build failure

[COMMITTED][RFC/TileGX 2/2] fix gdbserver runtime crash

[Hurd/gnu-nat.c] Use ptid_t.lwpid to store, thread ids instead of ptid_t.tid. (was: Re: [PATCH 1/2] Port gdbserver to GNU/Hurd)

[OBV PATCH] Remove legacy comment referring, to deprecated_init_ui_hook.

[obv] Code cleanup: Move variable

[obv] Fix set debug frame output for TAILCALL_FRAME

[obv] gdb.base/break-interp.exp: Fix indentation.

[PATCH 0/2 v3] Two Fortran specific patches for printing data types

[PATCH 0/2] gdb updates for git migration

[PATCH 0/2] Make catch-syscall.exp work with "target remote".

[PATCH 0/2] Two Fortran specific patches for printing data types

[PATCH 0/3 V2] GDB Performance testing

Re: [patch 0/3] Support .dwp with the name of symlinked binary file

[PATCH 0/3] Trust readonly sections if target has memory protection

[PATCH 0/4] Match \r\r\n in testsuite

Re: [PATCH 0/6 V5] MI notification on trace started/stopped

[PATCH 0/7 V2] Trust readonly sections if target has memory protection

[PATCH 0/7 V3] Trust readonly sections if target has memory protection

[PATCH 0/9][gdbserver] Split server.h.

[PATCH 1/2] fix CONTRIBUTE for git migration

[PATCH 1/2] fixed indentation for printing Fortran types with pointers

[PATCH 1/2] Fixed indentation for printing Fortran types with pointers

[PATCH 1/2] Make catch-syscall.exp work with "target remote". A.k.a., teach the testsuite that GDBserver reliably reports program exits.

[PATCH 1/2] Port gdbserver to GNU/Hurd

[patch 1/2] Remove a.out NetBSD and OpenBSD targets

Re: [PATCH 1/2] Test case for entry values.

Re: [PATCH 1/2][CRIS/CRISv32] Remove host system dependency in cris-tdep.c

[PATCH 1/2][CRIS/CRISv32] Remove host system dependency in cris-tdep.c (fwd)

Re: [patch 1/3] Code cleanup: OPF_DISABLE_REALPATH -> OPF_RETURN_REALPATH

[patch 1/3] minidebuginfo: Obvious changes

[PATCH 1/3] New make target 'check-perf' and new dir gdb.perf

Re: [PATCH 1/3] PR gdb/15911: "info threads" changes the default source and line (for "break", "list")

[PATCH 1/3] set trust-readonly-sections off in test cases

[PATCH 1/4] Use gdb_test_sequence to test "info tracepoints"

Re: [PATCH 1/6] Move notif_queue to remote_state

[PATCH 1/7] Emit a query when writing to a readonly section and trust_readonly is true

[PATCH 1/7] Emit a warning when writing to a readonly section and trust_readonly is true

[PATCH 1/7] Remove field language in struct language_specific

[PATCH 1/9] [gdbserver] Delete _ macro (gettext).

[PATCH 2/2] [GDBserver]: Silence exits if GDB is connected through stdio.

[PATCH 2/2] fix ARI for git migration

[PATCH 2/2] Fix PR gdb/15326 infinite recursion when printing Fortran types

[PATCH 2/2] fixed infinite recursion when printing rec. nested Fortran data types

[PATCH 2/2] Port gdbserver to GNU/Hurd

[patch 2/2] Remove solib-sunos.c

[PATCH 2/2][CRIS/CRISv32] Consistent names for cris/crisv32_elf_greg_t

[patch 2/3] minidebuginfo: ppc64 sync testcase->doc

[PATCH 2/3] Perf test framework

Re: [PATCH 2/3] print_stack_frame&friends: merge print_level, print_args and print_what.

[PATCH 2/3] Trust readonly sections if target has memory protection

Re: [patch 2/3] Use gdb_realpath in gdb_bfd_open

[PATCH 2/4] Transform "\r\n" in pattern to "\r+\n"

Re: [PATCH 2/6] Add annex in an async remote notification.

[PATCH 2/7] Remove vlang_unknown

[PATCH 2/7] set trust-readonly-sections off in test cases

[PATCH 2/9] [gdbserver] Split a new remote-utils.h file out of server.h.

[PATCH 3/3] Linux has memory protection.

[patch 3/3] minidebuginfo: Fix stripping/debuginfo

[PATCH 3/3] Test on solib load and unload

[PATCH 3/4] Transform \r\n in MI variables

[PATCH 3/7] New function windows_init_abi

[PATCH 3/7] Remove field value_of_root

[PATCH 3/9] [gdbserver] Split a new utils.h file out of server.h.

[PATCH 4/4] Replace "." with "\r+".

Re: [PATCH 4/5] Simulator for nds32

[PATCH 4/7] Move struct varobj to varobj.h.

[PATCH 4/7] Trust readonly sections if target has memory protection

[PATCH 4/7] Trust readonly sections if target has memory protection and in remote debugging

[PATCH 4/9] [gdbserver] Split a new tracepoint.h file out of server.h.

Re: [PATCH 5/5] testsuite for nds32 simulator

[PATCH 5/7] DOC and NEWS

[PATCH 5/7] New lang-varobj.h

[PATCH 5/9] [gdbserver] Move bytecode compilation bits from server.h to ax.h. (was: Re: [PATCH 5/9] [gdbserver] Split a new ax.h file out of server.h.)

[PATCH 5/9] [gdbserver] Split a new ax.h file out of server.h.

[PATCH 6/7] Linux has memory protection.

[PATCH 6/7] Move language stuff out of varobj.c

[PATCH 6/9] [gdbserver] Split a new inferiors.h file out of server.h.

[PATCH 7/7] Remove ada-varobj.h.

[PATCH 7/7] Windows has memory protection

[PATCH 7/9] [gdbserver] Split a new dll.h file out of server.h.

[PATCH 8/9] [gdbserver] Split a new event-loop.h file out of server.h.

[PATCH 9/9] [gdbserver] Split a new hostio.h file out of server.h.

[PATCH OBV] Fix typo.

[PATCH OBV] Use the right file name on remote host

RE: [PATCH v14 0/5] remove-symbol-file & add-symbol-file

[PATCH v2 0/2] Two Fortran specific patches for printing data types

[PATCH v2 1/2] Fixed indentation for printing Fortran types with pointers

[PATCH v2 2/2] Fix PR gdb/15326 infinite recursion when printing Fortran types

[PATCH v2] gdb: btrace: fix build errors on older glibc builds

[PATCH v2] Skip vDSO when reading SO list (PR 8882)

[PATCH v2][CRISv32] Add support for threaded debugging

RE: [PATCH v3 0/8] Intel(R) MPX registers.

Re: [PATCH v3] Implement $_exitsignal

Re: [PATCH v3] Windows x64 SEH unwinder

[PATCH V4 0/8] Intel(R) MPX register support

RE: [patch v4 03/24] btrace: change branch trace data structure

RE: [patch v4 07/24] record-btrace: optionally indent function call history

RE: [patch v4 09/24] btrace: add replay position to btrace thread info

[PATCH V4 1/8] Fix conditions in creating a bitfield.

RE: [patch v4 11/24] record-btrace: supply register target methods

RE: [patch v4 14/24] record-btrace: provide xfer_partial target method

RE: [patch v4 18/24] record-btrace: extend unwinder

[PATCH V4 2/8] Add MPX registers XML files.

RE: [patch v4 20/24] btrace, gdbserver: read branch trace incrementally

RE: [patch v4 23/24] record-btrace: add (reverse-)stepping support

RE: [patch v4 24/24] record-btrace: skip tail calls in back trace

[PATCH V4 3/8] Add MPX support for i386

[PATCH V4 4/8] MPX for amd64

[PATCH V4 5/8] Add MPX support to gdbserver.

[PATCH V4 6/8] Add pretty-printer for MPX bnd registers.

[PATCH V4 7/8] Add MPX registers tests.

[PATCH V4 8/8] Add MPX feature description to GDB manual.

[PATCH v4] Implement $_exitsignal

[patch v5 00/21] record-btrace: reverse

[patch v5 01/21] btrace, linux: fix memory leak when reading branch trace

[patch v5 02/21] gdbarch: add instruction predicate methods

[patch v5 03/21] btrace: change branch trace data structure

[patch v5 04/21] record-btrace: fix insn range in function call history

[patch v5 05/21] record-btrace: start counting at one

[patch v5 06/21] btrace: increase buffer size

[patch v5 07/21] record-btrace: optionally indent function call history

[patch v5 08/21] record-btrace: make ranges include begin and end

[patch v5 09/21] btrace: add replay position to btrace thread info

[PATCH V5 1/8] Fix conditions in creating a bitfield.

[patch v5 10/21] target: add ops parameter to to_prepare_to_store method

[patch v5 11/21] record-btrace: supply register target methods

[patch v5 12/21] frame, backtrace: allow targets to supply a frame unwinder

[patch v5 13/21] record-btrace, frame: supply target-specific unwinder

[patch v5 14/21] record-btrace: provide xfer_partial target method

[patch v5 15/21] record-btrace: add to_wait and to_resume target methods.

[patch v5 16/21] record-btrace: provide target_find_new_threads method

[patch v5 17/21] record-btrace: add record goto target methods

[patch v5 18/21] record-btrace: extend unwinder

[patch v5 19/21] btrace, gdbserver: read branch trace incrementally

[PATCH V5 2/8] Add MPX registers XML files.

[patch v5 20/21] record-btrace: show trace from enable location

[patch v5 21/21] record-btrace: add (reverse-)stepping support

[PATCH V5 3/8] Add MPX support for i386

[PATCH V5 4/8] MPX for amd64

[PATCH V5 5/8] Add MPX support to gdbserver.

[PATCH V5 6/8] Add pretty-printer for MPX bnd registers.

[PATCH V5 7/8] Add MPX registers tests.

[PATCH V5 8/8] Add MPX feature description to GDB manual.

[PATCH V6 0/8] Intel(R) MPX register support

[patch v6 00/21] record-btrace: reverse

[patch v6 01/21] btrace, linux: fix memory leak when reading branch trace

[patch v6 02/21] gdbarch: add instruction predicate methods

[patch v6 03/21] btrace: change branch trace data structure

[patch v6 04/21] record-btrace: fix insn range in function call history

[patch v6 05/21] record-btrace: start counting at one

[patch v6 06/21] btrace: increase buffer size

[patch v6 07/21] record-btrace: optionally indent function call history

[patch v6 08/21] record-btrace: make ranges include begin and end

[patch v6 09/21] btrace: add replay position to btrace thread info

[PATCH V6 1/8] Fix conditions in creating a bitfield.

[patch v6 10/21] target: add ops parameter to to_prepare_to_store method

[patch v6 11/21] record-btrace: supply register target methods

[patch v6 12/21] frame, backtrace: allow targets to supply a frame unwinder

[patch v6 13/21] record-btrace, frame: supply target-specific unwinder

[patch v6 14/21] record-btrace: provide xfer_partial target method

[patch v6 15/21] record-btrace: add to_wait and to_resume target methods.

[patch v6 16/21] record-btrace: provide target_find_new_threads method

[patch v6 17/21] record-btrace: add record goto target methods

[patch v6 18/21] record-btrace: extend unwinder

[patch v6 19/21] btrace, gdbserver: read branch trace incrementally

[PATCH V6 2/8] Add MPX registers XML files.

[patch v6 20/21] record-btrace: show trace from enable location

[patch v6 21/21] record-btrace: add (reverse-)stepping support

[PATCH V6 3/8] Add MPX support for i386

[PATCH V6 4/8] MPX for amd64

[PATCH V6 5/8] Add MPX support to gdbserver.

[PATCH V6 6/8] Add pretty-printer for MPX bnd registers.

[PATCH V6 7/8] Add MPX registers tests.

[PATCH V6 8/8] Add MPX feature description to GDB manual.

Re: [PATCH with testcase] Bug 11568 - delete thread-specific breakpoint on the thread exit

[PATCH+DOC] Print registers not saved in the frame as "<not saved>", instead of "<optimized out>".

[PATCH, cleanup] Standardize access to ptid

[PATCH, obvious] Fix gotcha in ChangeLog entry

Re: [patch, sim, mips] Implement unlink, lseek, and stat for MIPS

Re: [PATCH/AARCH64] Fix hardware break points

[PATCH/RFA] Introduce new $_isvoid() convenience function

Re: [patch] [7.6.1] Fix argv[0] symlink regression (PR 15415)

[PATCH] [MAINTAINERS] Added Ricard Wanderlof.

Re: [PATCH] [PR gdb/13463] linux-nat: Stop lwp before xfer if running

[PATCH] Add new function to access gdb_program_name.

[Patch] Add support for hw bp on darwin

Re: [PATCH] Always print call-clobbered registers in outer frames.

[PATCH] Always print call-clobbered registers in outer frames. (was: Re: [PATCH+DOC] Print registers not saved in the frame as "<not saved>", instead of "<optimized out>".)

[PATCH] Changing size of c_value in xcoffread.c to accomodate XCOFF 64BIT

Re: [PATCH] Convert 'name' of 'struct varobj' to 'const char *'.

[PATCH] Copy xml files to host if it is remote

[PATCH] doc,mi: example refers to -list-features instead of -list-target-features

[patch] DWP V2 support

[PATCH] fix bug breakpoint before watchpoint increase hit count but didn't show up

[PATCH] Fix compilation error in readline/util.c in environments with missing strcasecmp

Re: [PATCH] Fix CRISv32 compilation

[patch] fix error checking on add-symbol-file command.

Re: [PATCH] Fix FIXME: xstrdup should not be here

Re: [patch] fix for checking the command ambiguousness.

Re: [PATCH] fix for info thread on bad input

[PATCH] Fix gdb.base/shreloc.exp: (msymbol) relocated functions have different addresses fail in cygwin

[PATCH] Fix gdb.trace/entry-values.exp

[PATCH] Fix PR server/15959

[PATCH] fix PR-12417

Re: [PATCH] Fix regular /path/to/directory sysroots and target reported dll paths with drive specs.

[PATCH] Fix regular /path/to/directory sysroots and target reported dll paths with drive specs. (was: Re: [PATCH] Don't set dir separator if path has drive spec)

[PATCH] Function is_elf_target.

[PATCH] gdb: btrace: fix build errors on older glibc builds

[PATCH] gdbserver, aarch64: Zero out regs in aarch64_linux_set_debug_regs.

[PATCH] Give every interpreter a command_loop_proc.

[PATCH] gnu-nat.c: Don't install a deprecated_xfer_memory method.

[patch] Improve Executable displayed path (as PR 15415 regression)

[PATCH] Internalize detach_fork variable

[PATCH] kfail mi-catch-load.exp on Windows

[patch] make run

[patch] Mention DWP V2 support in NEWS

[PATCH] Move code to common/ptid.h

[patch] New functions gdb_find_readelf, gdb_find_objcopy for testsuite

[PATCH] PR 15520 - GDB step command crashed on non-stop mode

[PATCH] PR gdb/11568 - delete thread-specific breakpoints on thread exit

Re: [PATCH] Print registers not saved in the frame as "<not saved>", instead of "<optimized out>".

[PATCH] Print registers not saved in the frame as "<not saved>", instead of "<optimized out>". (was: Re: [PATCH] Consistent display of "<optimized out>")

[PATCH] Print thread name when executing thread commands

[PATCH] Record and replay: ARM thumb 32bit instructions support

[PATCH] regcache, use print_hex_chars

Re: [PATCH] remove a redundant struct from linespec

[PATCH] Remove C/C++ relevant code in Fortran specific file.

[PATCH] Remove deprecated_command_loop_hook

[PATCH] Remove GDB_OSABI_INTERIX

Re: [PATCH] Remove gdbint.texinfo

[PATCH] Remove use of deprecated_init_ui_hook from quit_confirm.

[PATCH] Run catch-load.exp on Windows

[PATCH] S390: Fix undefined symbol "my_waitpid"

[PATCH] sh64 - reuse print_hex_chars

Re: [PATCH] sh64-tdep.c don't print unavailabel/optimized-out values.

[PATCH] Share code to determine whether target is running on uClinux.

Re: [PATCH] Skip VDSO when reading SO list

[patch] Split .dwo files out of assembler fission tests

Re: [PATCH] switch to fully parallel mode

[PATCH] test: adjust 'cd' regexpr to match an optional canonically pathname

[PATCH] testsuite/gdb.dwarf2: dw2-case-insensitive.exp: p fuNC_lang fails on arm

Re: [PATCH] testsuite/gdb.dwarf2: Enable dw2-error.exp tests for arm targets

Re: [PATCH] testsuite/gdb.dwarf2: Fix for dw2-dos-drive failure on ARM

Re: [PATCH] testsuite/gdb.dwarf2: Fix for dw2-ifort-parameter failure on ARM

[PATCH] xcoff64 support, read correct aux entries in case of xlc, qfuncsect and ffunction-sections filename update.

Re: [PATCH][CRISv32] Add support for threaded debugging

[PATCH][CRISv32] Extract Linux-specific portions from cris-tdep.c

[patch][doc] Fix PR python/15613 (make gdb.GdbError formatting consistent with other exceptions

Re: [PATCH][fix for gdb/15853] 'thread apply all inetrrupt&' shows inefficiency on remote targets

[patch][python] Fix 2.4 build issues with exceptions

[patch][python] Fix Python 3 long/int logic error when converting a value in GDB

[patch][python] Fix python/14513

[patch][python] Fix python/15579

[patch][python] Fix python/15747 (provide access to COMPLETE_EXPRESSION

[patch][python] Fix reference leak on Python frame error.

[PATCH][SPARC64] Fix breakpointing in syscalls other than sigreturn

[patchv2 1/2] Remove a.out NetBSD and OpenBSD targets

[patchv2] Improve Executable displayed path (PR 15415 regression kind #2)

[patchv2] Support .dwp with the name of symlinked binary file

[patchv3 1/2] Remove a.out NetBSD and OpenBSD hosta and targets

[patchv3 1/5] Mostly code cleanup: Constification

[patchv3 2/5] Code cleanup: rename variable

[patchv3 3/5] Code cleanup: Add objfile_name accessor

[patchv3 4/5] Keep objfile original filename

[patchv3 5/5] Support .dwp with the name of symlinked binary file

[patchv4 1/2] Remove a.out NetBSD and OpenBSD hosta and targets

[patchv4 1/5] Code cleanup: rename variable

[patchv4 2/5] Code cleanup: Add objfile_name accessor

[patchv4 3/5] new: solib-sunos.c objfile unification [test needed]

[patchv4 4/5] Keep objfile original filename

[patchv4 5/5] Support .dwp with the name of symlinked binary file

[ping 2]: [PATCH 0/6 V5] MI notification on trace started/stopped

[ping] [PATCH] Skip VDSO when reading SO list (PR 8882)

[python][patch] Add temporary breakpoint features to Python breakpoints.

[RFA 1/4] Constify LEXPTR

Re: [RFA 1/4] Explicit locations

[RFA 2/4] Constify struct stoken.ptr

Re: [RFA 2/4] Explicit locations

[RFA 3/4] Constify skip_quoted

Re: [RFA 3/4] Explicit locations

[RFA 4/4] Constify parse_linesepc

[RFA, doc RFA] Add "set debug symfile on".

[RFA, doc RFA] Add verbose level to "set debug dwarf2-read".

[RFA, doc RFA] Change "set debug symtab-create" to accept verbosity levels

[RFA-v2] gdbserver/win32-low.c: Check Read/WriteProcessMemory return value (followup to [RFA] windows-nat.c: Handle ERROR_PARTIAL_COPY in windows_xfer_memory function)

RE: [RFA-v3] Avoid invalid parameter warnings in C runtime function for mingw built GDB

Re: [RFA/ppc-aix] fix thread support breakage

Re: [RFA/ppc-aix] fix thread support breakage (was: "Re: [PATCH 4/5] powerpc64-aix ptrace64 when defined.")

Re: [RFA] Fix namespace aliases (c++/7539, c++/10541)

[RFA] fix ref counting of inferior_to_inferior_object

[RFA] gdbserver/win32-low.c: Check Read/WriteProcessMemory return value (followup to [RFA] windows-nat.c: Handle ERROR_PARTIAL_COPY in windows_xfer_memory function)

[RFA] Merge fix for mingw support for Home,End,Insert and Delete keys inot gdb readline

Re: [RFA] Remove unnecessary call to save_current_inferior

[RFA] Use AMD64_RX_REGNUM for X from 8 to 15 ind amd64*tdep.c sources

[RFA] windows-nat.c: Handle ERROR_PARTIAL_COPY in windows_xfer_memory function

[RFA][PATCH v5 0/2] S/390: Add TDB regset support

[RFA][PATCH v5 1/2] S/390 regmap rework

[RFA][PATCH v5 2/2] S/390: Add TDB regset

Re: [RFC 0/3] GDB Performance testing

[RFC 0/6] Handle several character priniting problems (mainly related to mingw hosts)

[RFC 0/7] Move language-related stuff out of varobj.c

Re: [RFC 1/3] New make target 'check-perf' and new dir gdb.perf

[RFC 1/6] Fix display of tabulation character for mingw hosts.

Re: [RFC 2/3] Perf test framework

[RFC 2/6] Avoid missing char before incomplete sequence in wchar_iterate.

Re: [rfc 3/3] Do not use gdb_realpath for exec_bfd and objfiles

RE: [RFC 3/3] Test on solib load and unload

[RFC 3/6] mingw-hdep: Add "maint set testuite-mode on/off" command.

[RFC 4/6] Always set testsuite mode and interactive mode for mingw hosts.

[RFC 5/6] Handle "set print sevenbit-strings on" in print_wchar

[RFC 6/6] Fix remaining failures in gdb.base/printcmds.exp for mingw hosts.

[RFC-v2] amd64-windows: Fix funcall with by-pointer arguments

Re: [RFC/PATCH] New convenience variable $_exitsignal

[RFC/TileGX 1/2] fix gdbserver build failure

[RFC/TileGX 2/2] fix gdbserver runtime crash

[RFC] Clarification for source command execution

[rfc] fbreak (Finish Breakpoints by Name)

Re: [RFC] GDB Hurd Fixes

Re: [RFC] GDB performance testing infrastructure

[RFC] Improve windows amd64 call command

[RFC] New port: CR16 gdbserver

[RFC] New port: CR16: gdb

RE: [RFC] PR 15873 UTF-8 incomplete/invalid chars go unnoticed

Re: [RFC] PR 15873 UTF-8 incoplete/invalid chars go unnoticed

[RFC] README for the testsuite

[RFC] Record objfile->original_name as an absolute path

[RFC] Status of record and replay support for arm based targets

[RFC] Testsuite: Avoid \r\r\n problem of *-*-mingw* host

[testsuite patch] gcc-4.1 compat. [Re: [patch] More workarounds for gold/15021]

[v15 0/5] remove-symbol-file & add-symbol-file

[v15 1/5] New remove-symbol-file command.

[v15 2/5] Documentation for the remove-symbol-file command.

[v15 3/5] 'add-symbol-file' should update the current target sections.

[v15 4/5] Function is_known_elf_target.

[v15 5/5] Test adding and removing a symbol file at runtime.

added to 7.7-branch wiki: Re: RFA [PATCH] Implement 'catch syscall' for gdbserver

AVR maintainership

beginnings of Guile support

Build regression on 32-bit hosts [Re: [RFA][PATCH v5 2/2] S/390: Add TDB regset]

Documentation for Scheme scripting

Re: FAIL: gdb.base/nextoverexit.exp: next over exit (the program exited)

FAIL: gdb.base/nextoverexit.exp: next over exit (the program exited) (was: [PATCH 1/2] Port gdbserver to GNU/Hurd)

fixed ChangeLog: [commit 1/4] Reimplement function calls on amd64-windows

FYI: delaying the gdb-7.7 branch creation (git migration)

host dependency in remote-sim's debug output (was: Re: [COMMIT PATCH] remote-sim.c: Send debug output to gdb_stdlog.)

RE: instruction_history.exp unset variable [Re: [patch v4 21/24] record-btrace: show trace from enable location]

merge_device_file() - support .hw file with '\r' characters

Move pending_event to remote_notif_state ([PATCH 1/6] Move notif_queue to remote_state)

obsolete: [patchv2] Support .dwp with the name of symlinked binary file

PATCH, RFC: align sim/common/create-version.sh with gdb/common/create-version.sh

PING: Re: [PATCH] Print <unavailable> for unavailable registers

python-2.4 compat. [Re: [patch][python] 1 of 5 - Frame filter Python C code changes.]

Re: Release 2.24

RFA [PATCH v3] Implement 'catch syscall' for gdbserver

RFA [PATCH v4] Implement 'catch syscall' for gdbserver (was Re: RFA [PATCH v3] Implement 'catch syscall' for gdbserver)

Re: RFA [PATCH] Implement 'catch syscall' for gdbserver

RFA: Fix build regression on 32-bit hosts [Re: [RFA][PATCH v5 2/2] S/390: Add TDB regset]

RFA: support in src-release to create a release-style sim.tar.bz2

Re: RFC: gdb web page patch for git conversion

RFC: git config and scripts

Re: RFC: Use .plt section sh_entsize instead of GET_PLT_ENTRY_SIZE

Re: Setting parity for remote serial

sim configure regen

Sim hangs on new target at dup_arg_p() in infinite loop.

sim warnings fix

Splitting up perf test compilation and data collection

The station is fully attended.

v6 crash bugreport [Re: [patch v6 00/21] record-btrace: reverse]


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