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]
[cancel] [testsuite patch] Re-enable gdb.objc/* with recent GCCs
[commit 7.6.1 only] [patch gdbserver 7.6.1 only] Fix fd leak regression
[COMMIT PATCH] ada-tasks.c: write SRC_AND_LOC instead '1'.
[COMMIT PATCH] bsd-kvm.c: Fix arguments to print_stack_frame.
[COMMIT PATCH] frame.h: Delete stale declaration.
[COMMIT PATCH] gcore: Make tilde-expanded filename visible.
[COMMIT PATCH] Make functions in cli-dump.c static and remove cli-dump.h.
[COMMIT PATCH] MI -trace-find, print frame with LOC_AND_ADDRESS instead of SRC_AND_LOC.
[COMMIT PATCH] remote.c: don't install a deprecated_xfer_memory hook.
[COMMIT PATCH] Remove unnecessary XMALLOC definitions.
[COMMIT PATCH] Renegerate gdbserver/config.in.
[COMMIT PATCH] restore_selected_frame: tweak warning.
[COMMIT PATCH] save breakpoints: Make tilde-expanded filename visible.
[COMMIT PATCH] target.c:target_read_live_memory: Fix type of local.
[COMMIT PATCH] tsave: Make tilde-expanded filename visible.
[commit without 7.6.1] [gdbserver patch] [7.6.1] Fix fd leak regression
[commit+7.6.1] [patch] [7.6.1] Fix argv[0] symlink regression (PR 15415)
[commit/7.6] src-release: Strip "-cvs" suffix in version number.
[commit/branch] GDB version number bumped
[commit/branch] Updated GDB version number
[commit/obvious] Adjust prototype declaration for create_internalvar_type_lazy
[commit/www] Announce the GDB 7.6.1 release.
[commit] [OBV] Remove duplicate call to add_file_handler
[commit] [patch 1/2] Code cleanup: remote.c *->{async,sync}*
[commit] dwarf2read.c cleanup
[commit] dwarf2read.c: ignore bad address ranges in .gdb_index
[commit] elfread.c: Move debugging printf to a better location (again)
[commit] fission.exp: Add -fdebug-types-section.
[COMMIT] Re: [PATCH] PR gdb/15871: Unavailable entry value is not shown correctly
[commit] Remove #include "psymtab.h" from some files.
[commit] src-release: Strip "-cvs" from GDB source dir and tarball.
[commit] symmisc.c cleanups
[gdbserver patch] [7.6.1] Fix fd leak regression
[OBV commit] Fix New ARI warning Sun Aug 18 01:51:49 UTC 2013 in -D 2013.08.18.00.00.15
[obv] Code cleanup: 1->OPF_TRY_CWD_FIRST
[obv] Remove obsolete file doc/LRS
[obvious][patch] py-arch.exp: load gdb-python.exp
[obvious][patch] Remove newline between PR and ChangeLog description.
[PATCH 0/2 v2] Add options to skip unavailable locals
[PATCH 0/2] more progress on objfile splitting
[PATCH 0/2] prevent gdb.Frame/Objfile and other types to be instanciated
[PATCH 0/2] Test case on entry values
[PATCH 0/3 V4] Test mingw32 GDB in cygwin
[PATCH 0/3] cleanup value code
[PATCH 0/3] Fix PR gdb/15911, cleanup print_stack_frame somewhat.
[patch 0/3] Support .dwp with the name of symlinked binary file
Re: [PATCH 0/4] introduce test suite "parallel" mode
[PATCH 0/5] [PR gdb/15224] should "set history save on" by default
[PATCH 0/5] more parallelization fixes
[PATCH 0/6 V5] MI notification on trace started/stopped
Re: [PATCH 0/7] Implement gdbarch_gdb_signal_{to,from}_target
[PATCH 0/7] Intel(R) MPX registers support.
Re: [PATCH 0/7] PR gdb/15224 should "set history save on" by default
[PATCH 00/13] test suite parallel safety
Re: [PATCH 00/16] clean up remote.c state
[PATCH 01/12] Introduce is_unavailable_error
[PATCH 01/13] fix up log-file toggling
[PATCH 02/12]: Remove set_value_optimized_out
[PATCH 02/13] fix some simple thinkos in the test suite
[PATCH 03/12] Mark optimized out values as non-lazy.
[PATCH 03/13] fix weird.exp for parallel testing
[PATCH 04/12] Introduce OPTIMIZED_OUT_ERROR.
[PATCH 04/13] fix up gdb.gdb
[PATCH 05/12] Convert the unavailable to be bit based.
[PATCH 05/13] fix up gdb.xml
[PATCH 06/12] Delete value_bits_valid.
[PATCH 06/13] fix up gdb.mi
[PATCH 07/12] Generic print unavailable or optimized out function.
[PATCH 07/13] fix up gdb.trace
[PATCH 08/12] Replace some value_optimized_out with value_entirely_available
[PATCH 08/13] simple changes in gdb.base
[PATCH 09/12] DWARF value, mark unavailable in bits not bytes.
[PATCH 09/13] update checkpoint test
Re: [patch 1/2] Code cleanup: remote.c *->{async,sync}*
[PATCH 1/2] don't share per-BFD data if relocations are needed
[PATCH 1/2] python: disallow python code to instanciate certain types
[PATCH 1/2] Test case for entry values.
Re: [PATCH 1/2] Use mi_getopt in mi_cmd_stack_list_locals and mi_cmd_stack_list_variables
[PATCH 1/2] Use mi_getopt_silent
[PATCH 1/3] cleanup: replace allocate_value and memcpy with value_from_contents
[patch 1/3] Code cleanup: OPF_DISABLE_REALPATH -> OPF_RETURN_REALPATH
Re: [PATCH 1/3] Detect GDB is in cygwin
Re: [PATCH 1/3] Fix ppc64 single step over atomic sequence testcase
Re: [PATCH 1/3] New test case for PR12929.
[PATCH 1/3] PR gdb/15911: "info threads" changes the default source and line (for "break", "list")
[PATCH 1/5] [PR gdb/15224] Unify interactivity tests to use input_from_terminal_p:
[PATCH 1/5] config support for powerpc64-aix
[PATCH 1/5] fix some gdb.dwarf2 tests for parallel safety
[PATCH 1/6] Move notif_queue to remote_state
[PATCH 1/7] Fix conditions in creating a bitfield.
[PATCH 10/12] Merge optimized_out into unavailable vector.
[PATCH 10/13] update fileio test
[PATCH 11/12] Add test mechanism for value unavailable vector.
[PATCH 11/13] introduce relative_filename and use it
[PATCH 12/12] Remove old lval check valid functions.
[PATCH 12/13] fix up gdb.server
[PATCH 13/13] make gdb.asm parallel-safe
Re: [PATCH 2/2] Add options to skip unavailable locals
[PATCH 2/2] move the demangled_names_hash into the per-BFD
[PATCH 2/2] test: ensure certain types exposed to python are not instancable
[PATCH 2/3] cleanup: use value_lazy_at instead of allocate_value_lazy/attribute setter
[PATCH 2/3] print_stack_frame&friends: merge print_level, print_args and print_what.
Re: [PATCH 2/3] Support up to 3 conditional branches in an atomic sequence
Re: [PATCH 2/3] Unbuffer stdout and stderr in cygwin
[patch 2/3] Use gdb_realpath in gdb_bfd_open
Re: [PATCH 2/4] introduce parallel mode
[PATCH 2/5] [PR gdb/15224] Fix incorrectly touched history file even if no commands get, added to it
[PATCH 2/5] introduce gdb_remote_download and finish parallel fixes in gdb.dwarf2
[PATCH 2/5] powerpc64-aix processing xlC generated line table
[PATCH 2/6] Add annex in an async remote notification.
[PATCH 2/7] Add MPX registers XML files.
Re: [PATCH 3/3] Add multiple branches to single step through atomic sequence testcase
[PATCH 3/3] cleanup print_frame_info.
[PATCH 3/3] cleanup: make allocate_value_contents static
Re: [PATCH 3/3] Set stdin/stdout/stderr to binary mode in cygwin.
[PATCH 3/3] Set stdout/stderr to binary mode in cygwin.
[PATCH 3/5] [PR gdb/15224] Modify GDB testsuite to always disable history saving
[PATCH 3/5] use standard_temp_file in another caching proc
[PATCH 3/6] Query supported notifications by qSupported
[PATCH 3/7] Add MPX support for i386
Re: [PATCH 3/7] Alpha support
Re: [PATCH 4/4] add caching procs to test suite
[PATCH 4/5] [PR gdb/15224] Change the default set history filename to ~/.gdb_history.
[PATCH 4/5] fix gdb.python to be parallel-safe
[PATCH 4/5] powerpc64-aix ptrace64 when defined.
[PATCH 4/6] async remote notification 'Trace'.
Re: [PATCH 4/7] AVR support
[PATCH 4/7] MPX for amd64
[PATCH 5/5] [PR gdb/15224] Enable "set history save on" by default
[PATCH 5/5] fix gdb.arch to be parallel-safe
[PATCH 5/5] make calls to ptrace64 in aix-thread.c when defined
[PATCH 5/6] MI notification on trace started/stopped:basic
[PATCH 5/7] Add MPX support to gdbserver.
Re: [PATCH 5/7] PR gdb/15224 , Change the default set history filename to ~/.gdb_history.
Re: [PATCH 5/7] SPARC support
[PATCH 6/6] MI notification on trace stop: triggered by remote
[PATCH 6/7] Add pretty-printer for MPX bnd registers.
[PATCH 7/7] Add MPX registers tests.
Re: [PATCH 7/7] MIPS support
[PATCH for review][PR gdb/15853] 'thread apply all inetrrupt&' shows inefficiency on remote targets
[patch gdbserver 7.6.1 only] Fix fd leak regression
[PATCH OBV] Code format fix
[PATCH v2 0/4] introduce test suite "parallel" mode
[PATCH v2 0/5] fix some "dwz -m" regressions
[PATCH v2 0/7] Removed space left for orig_eax.
[PATCH v2 1/4] more uses of standard_output_file
[PATCH v2 1/5] also filter label symbols
[PATCH v2 1/7] Fix conditions in creating a bitfield.
[PATCH v2 2/4] add standard_temp_file
[PATCH v2 2/5] fix recursively_compute_inclusions and add dwz test case
[PATCH v2 2/7] Add MPX registers XML files.
[PATCH v2 3/4] add caching procs to test suite
[PATCH v2 3/5] use language of the main symbol
[PATCH v2 3/7] Add MPX support for i386
[PATCH v2 4/4] introduce parallel mode
[PATCH v2 4/5] remove unused qf method
[PATCH v2 4/7] MPX for amd64
[PATCH v2 5/5] fix PR symtab/15028
[PATCH v2 5/7] Add MPX support to gdbserver.
[PATCH v2 6/7] Add pretty-printer for MPX bnd registers.
[PATCH v2 7/7] Add MPX registers tests.
Re: [PATCH v2 9/9] enable target-async
[PATCH v2] Added file properties to windows gdb executable for all mingw32 builds.
Re: [PATCH v2] ARM Linux support for `catch syscall'
[PATCH v3 0/4] introduce test suite "parallel" mode
[PATCH v3 0/8] Intel(R) MPX registers.
[PATCH v3 0/9] enable target-async by default
[PATCH v3 1/4] more uses of standard_output_file
[PATCH v3 1/8] Fix conditions in creating a bitfield.
[PATCH v3 1/9] fix latent bugs in ui-out.c
[PATCH v3 2/4] add standard_temp_file
[PATCH v3 2/8] Add MPX registers XML files.
[PATCH v3 2/9] add "this" pointers to more target APIs
[PATCH v3 3/4] add caching procs to test suite
[PATCH v3 3/8] Add MPX support for i386
[PATCH v3 3/9] add target method delegation
[PATCH v3 4/4] introduce parallel mode
[PATCH v3 4/8] MPX for amd64
[PATCH v3 4/9] PR gdb/13860: make -interpreter-exec console "list" behave more like "list".
[PATCH v3 5/8] Add MPX support to gdbserver.
[PATCH v3 5/9] PR gdb/13860: make "-exec-foo"'s MI output equal to "foo"'s MI output.
[PATCH v3 6/8] Add pretty-printer for MPX bnd registers.
[PATCH v3 6/9] PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s output in async mode.
[PATCH v3 7/8] Add MPX registers tests.
[PATCH v3 7/9] make dprintf.exp pass in always-async mode
[PATCH v3 8/8] Add MPX feature description to GDB manual.
[PATCH v3 8/9] fix py-finish-breakpoint.exp with always-async
[PATCH v3 9/9] enable target-async
[PATCH v3] Added file properties to windows gdb executable for all mingw32 builds.
[PATCH v3] Implement $_exitsignal
[PATCH v3] Windows x64 SEH unwinder
Re: [patch v4 00/24] record-btrace: reverse
Re: [patch v4 01/24] gdbarch: add instruction predicate methods
Re: [patch v4 02/24] record: upcase record_print_flag enumeration constants
Re: [patch v4 03/24] btrace: change branch trace data structure
Re: [patch v4 04/24] record-btrace: fix insn range in function call history
Re: [patch v4 05/24] record-btrace: start counting at one
Re: [patch v4 06/24] btrace: increase buffer size
Re: [patch v4 07/24] record-btrace: optionally indent function call history
Re: [patch v4 08/24] record-btrace: make ranges include begin and end
Re: [patch v4 09/24] btrace: add replay position to btrace thread info
Re: [patch v4 10/24] target: add ops parameter to to_prepare_to_store method
Re: [patch v4 11/24] record-btrace: supply register target methods
Re: [patch v4 12/24] frame, backtrace: allow targets to supply a frame unwinder
Re: [patch v4 13/24] record-btrace, frame: supply target-specific unwinder
Re: [patch v4 14/24] record-btrace: provide xfer_partial target method
Re: [patch v4 15/24] record-btrace: add to_wait and to_resume target methods.
Re: [patch v4 16/24] record-btrace: provide target_find_new_threads method
Re: [patch v4 17/24] record-btrace: add record goto target methods
Re: [patch v4 18/24] record-btrace: extend unwinder
Re: [patch v4 19/24] btrace, linux: fix memory leak when reading branch trace
Re: [patch v4 20/24] btrace, gdbserver: read branch trace incrementally
Re: [patch v4 21/24] record-btrace: show trace from enable location
Re: [patch v4 22/24] infrun: reverse stepping from unknown functions
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] Added file properties to windows gdb executable for all mingw32 builds.
Re: [PATCH with testcase] Bug 11568 - delete thread-specific breakpoint on the thread exit
Re: [PATCH, gdbserver] Further cleanup of FDPIC/DSBT divergences
[PATCH, gdbserver] Synchronize ptrace argument types with GDB's
Re: [patch, sim, mips] Implement unlink, lseek, and stat for MIPS
[PATCH, v2] Share ptrace options discovery/linux native code between GDB and gdbserver
[PATCH3/5] 64 bit support in xcoffread + reading auxillary entries correctly
[PATCH] Fix PR gdb/15678 Typing "enable count" crashes gdb
[patch] [7.6.1] Fix argv[0] symlink regression (PR 15415)
[PATCH] [PR gdb/13463] linux-nat: Stop lwp before xfer if running
Re: [patch] [python] Add two different initialization checks for frame filters
[patch] [python] Fix Python 3 build and testsuite issues
[patch] [python] PR python/15461 (gate architecture calls)
[PATCH] Added file properties to windows gdb executable for all mingw32 builds.
[PATCH] ARM Linux support for `catch syscall'
[PATCH] btrace: fix the non-native build
[PATCH] Bug fix PR gdb/11568 - delete thread-specific breakpoint on the thread exit
[PATCH] common/linux-ptrace.c: Fix build on non-Intel architectures.
[PATCH] Consistent display of "<optimized out>"
[PATCH] Convert 'name' of 'struct varobj' to 'const char *'.
[PATCH] convert one more caching proc
Re: [PATCH] Create avr-linux-tdep.c (add reintroduce gdbarch_gdb_signal_{to,from}_target for that target)
[PATCH] Create avr-linux-tdep.c (add reintroduce gdbarch_gdb_signal_{to,from}_target for that target)
[PATCH] darwin-nat.c: Don't install a deprecated_xfer_memory method.
[PATCH] doc: gdbserver allows for subsequent and not for additional connections.
[PATCH] Fix CRISv32 compilation
[patch] Fix dwarf2read save gdb-index error checks.
[PATCH] fix dwz.exp on 32-bit targets
[PATCH] Fix FIXME: xstrdup should not be here
[patch] fix for checking the command ambiguousness.
[PATCH] fix for info thread on bad input
Re: [PATCH] Fix for PR15117
[PATCH] fix mi-support.exp to have consistent test names
[patch] Fix PR cli/15842
[PATCH] fix PR python/15816
[PATCH] fix PR symtab/15597
Re: [PATCH] fix PR symtab/15719
[PATCH] fix PR-12417
[PATCH] fix PR-15501
[PATCH] gcore: expand tilde in filename, like in "dump memory" command.
[PATCH] gdb.base/code_elim.exp - empty bss issue.
[PATCH] Improve "skip file X" behaviour to allow quiet adding of skip entries in .gdbinit
[PATCH] linux-nat.c: no need to block child signals so aggressively.
[patch] More workarounds for gold/15021
[PATCH] move gdbarch object from objfile to per-BFD
[PATCH] Only print entry values for arguments.
[PATCH] pass v2 instead of base_type to value_type.
[PATCH] PR gdb/15871: Unavailable entry value is not shown correctly
[PATCH] Print <unavailable> for unavailable registers
[PATCH] Refactor common/target-common into meaningful bits
[PATCH] remove a redundant struct from linespec
[PATCH] Remove deprecated_command_loop_hook
[PATCH] remove ECOFF
Re: [PATCH] Remove error_pre_print and quit_pre_print
[PATCH] Remove gdbint.texinfo
Re: [PATCH] remove msymbol_objfile
Re: [PATCH] Revised display-linkage-name
[PATCH] Set entryval_error to NULL if entryval is set
[patch] Set remote port numbers correctly in remote-stdio-gdbserver.exp
[PATCH] sh64-tdep.c don't print unavailabel/optimized-out values.
Re: [PATCH] Share ptrace options discovery/linux native code between GDB and gdbserver
[PATCH] sim/rl78/gdb-if.c cleanup
[PATCH] Skip VDSO when reading SO list
[PATCH] Stop using errno values around target_xfer interfaces and memory errors.
[PATCH] switch to fully parallel mode
Re: [PATCH] Unbuffer stdout and stderr on windows
[PATCH] undefined printf format crashes gdb
[PATCH] Update comments to list_args_or_locals.
[PATCH] windows-nat.c: Don't install a deprecated_xfer_memory method.
[PATCH][fix for gdb/15853] 'thread apply all inetrrupt&' shows inefficiency on remote targets
[PATCH][PR threads/15824] when get threads name failed from info threads with linux kernel version earlier than 2.6.33
Re: [RFA 1/4] Explicit locations
Re: [RFA 2/4] Explicit locations
Re: [RFA 3/4] Explicit locations
[RFA, doc RFA] Fix symtab/15885
Re: [RFA, doc RFA] work around gold/15646
[RFA-v2] Avoid invalid parameter warnings in C runtime function for mingw built GDB
[RFA-v3] Avoid invalid parameter warnings in C runtime function for mingw built GDB
[RFA/ppc-aix] fix thread support breakage (was: "Re: [PATCH 4/5] powerpc64-aix ptrace64 when defined.")
[RFA] Add LDD_FOR_TARGET, fix prelink regexp
[RFA] Avoid unlimited height on mingw built GDB's.
Re: [RFA] buildsym.c cleanup
Re: [RFA] dwarf2read.c: fix computing list of included symtabs
[RFA] Fix gdb/15678
Re: [RFA] Fix varobj/15166
[RFA] py-value.exp: Use different names for C/C++ .o files.
Re: [RFA] remove duplicates in search_symbols
[RFA] Remove unnecessary call to save_current_inferior
Re: [RFA] Windows x64 SEH unwinder (v2)
[RFC 0/3] GDB Performance testing
[RFC 00/12] Merge value optimized_out and unavailable
[RFC 1/3] New make target 'check-perf' and new dir gdb.perf
[RFC 2/2] Test entry values in trace frame
[RFC 2/3] Perf test framework
[rfc 3/3] Do not use gdb_realpath for exec_bfd and objfiles
[RFC 3/3] Test on solib load and unload
[RFC] Add new commands to windows native code.
[RFC] Add possibility to force buffering mode for stdout/stderr
[RFC] Avoid invalid parameter warnings in C runtime function for mingw builtr GDB
Re: [RFC] Catch exception after stepped over watchpoint.
[RFC] GDB performance testing infrastructure
[RFC] info scope function command not showing symbols properly.
[RFC] PR 15873 UTF-8 incoplete/invalid chars go unnoticed
[RFC] Remove testsuite runnning troubles on msys
[RFC] rl78-tdep.c: Make PC a pseudo-register
Re: [RFC] Show (tilde-)expanded filenames to the user?
[RFC] Show (tilde-)expanded filenames to the user? (was: Re: [PATCH] gcore: expand tilde in filename, like in "dump memory" command.)
Re: [RFC] TI msp430 architecture support
Re: [RFC][PATCH] Preliminary `catch syscall' support for ARM Linux.
[testsuite patch] Re-enable gdb.objc/* with recent GCCs
Checked in: [RFA/ppc-aix] fix thread support breakage (was: "Re: [PATCH 4/5] powerpc64-aix ptrace64 when defined.")
dwz.exp FAIL on CentOS-5-i386 [Re: [PATCH] fix dwz.exp on 32-bit targets]
dwz.exp testsuite error on 32-bit targets [Re: [PATCH v2 2/5] fix recursively_compute_inclusions and add dwz test case]
Re: Events when inferior is modified
FYI: add gdb.go to testsuite/Makefile.in
FYI: fix test name in gdb-index.exp
RE: FYI: GDB nightly snapshots still down
FYI: some const-correctness in dbxread.c
GDB 7.6.1 release Thu Aug 29?
gdb-7.6 branch *UN*-FROZEN
gdb-7.6 branch FROZEN
IBM long double little-endian
instruction_history.exp unset variable [Re: [patch v4 21/24] record-btrace: show trace from enable location]
lib/prelink-support.exp (prelink_yes): Flag test as unsupported if unhandled dwarf
New ARI warning Fri Aug 23 01:51:51 UTC 2013 in -D 2013.08.23.00.00.15
New ARI warning Sun Aug 18 01:51:49 UTC 2013 in -D 2013.08.18.00.00.15
New ARI warning Tue Aug 20 01:51:40 UTC 2013 in -D 2013.08.20.00.00.15
nike air max 1 dames
nike free 4.0 v3
PING 2 [PATCH v14 0/5] remove-symbol-file & add-symbol-file
ping [PATCH v14 0/5] remove-symbol-file & add-symbol-file
ping: [PATCH] Pass address around within ada-valprint.c
Re: PING: [PATCH] Print <unavailable> for unavailable registers
PING: [PATCH] Remove deprecated_command_loop_hook
PING: Re: [RFC 00/12] Merge value optimized_out and unavailable
powerpc64le configury
Regression for gdb.objc/basicclass.exp [Re: [PATCH v2 3/5] use language of the main symbol]
Re: remove the use of deprecated_command_loop_hook from the MI code.
Re: remove the use of deprecated_command_loop_hook from the MI code. (was: Re: Remove deprecated_command_loop_hook)
RFA [PATCH] Implement 'catch syscall' for gdbserver
RFC [PATCH] gdbsrv catch syscall
Re: RFC: don't call add_target for thread_db_ops
RFC: gdb web page patch for git conversion
RFC: Use .plt section sh_entsize instead of GET_PLT_ENTRY_SIZE
Testsuite regression for fission + gdbindex run [Re: [PATCH 1/5] fix some gdb.dwarf2 tests for parallel safety]
RE: Your remove-symbol-file patch
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]