August 2015 Archives by thread
Starting: Sat Aug 1 08:57:00 GMT 2015
Ending: Mon Aug 31 20:49:00 GMT 2015
Messages: 875
- [PATCH] Replace the block_found global with explicit data-flow
Pierre-Marie de Rodat
- [ob/pushed] Unbreak PPC gdb builds
Pedro Alves
- [PATCH] Unset attach_flag when running a new process
Patrick Palka
- [PATCH obvious] Remove outdated comment from call-rt-st.exp
Ciro Santilli
- [PATCH obvious] Fix broken CONTRIBUTE link to GNU insignificant changes.
Ciro Santilli
- [PATCH] Mostly trivial enum fixes
Yao Qi
- [PATCH/7.10 1/2] Linux gdbserver confused when event randomization returns a process exit event
Yao Qi
- [commit] Fix build error due to uninitialized variable warning
Ulrich Weigand
- [patch, testsuite] further robustify gdb.base/bp-permanent.exp
Pedro Alves
- [PATCH 2/7] New regs_info for aarch32
Pedro Alves
- [PATCH 0/7] Aarch64 linux GDB remote multi-arch debugging
Pedro Alves
- [patch, nios2] Nios II R2 support for GDB
Yao Qi
- [PATCH] Remove symlinks created in argv0-symlink.exp and general cleanup
Pedro Alves
- [PATCH/7.10 2/2] gdbserver: Fix non-stop / fork / step-over issues
Yao Qi
- [PATCH] Add support for multiple data points to perf tests
Doug Evans
- [PATCH] single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from 10000.
Doug Evans
- [PATCH 5/8 v2] gen-perf-test: parallel build support
Doug Evans
- [PATCH] remote non-stop: Process initially stopped threads before other commands
Pedro Alves
- [PATCH v3 1/2] D: Support looking up symbols in the current and imported modules
Iain Buclaw
- [ob/pushed] dwarf2read.c: fix latent buglet
Pedro Alves
- [PATCH v3 2/2] D: Move classification of symbols from the grammar to the lexer
Iain Buclaw
- [PATCH] C++: dlsym casts in gdb/linux-thread-db.c and gdb/gdbserver/thread-db.c
Pedro Alves
- [patch] ASAN attach crash - 7.9 regression [Re: [PATCH 4/4] PR gdb/17471: Repeating a background command makes it foreground]
Jan Kratochvil
- [PATCH] dwarf2read.c: Check type of linkage name attribute prior to decoding
Kevin Buettner
- [PATCH v2] Rewrite mixed source/assembler disassembly
Doug Evans
- [patch] signal_command: Leftover cleanup chain regression [Re: [PATCH 4/4] PR gdb/17471: Repeating a background command makes it foreground]
Jan Kratochvil
- [PATCH] guile: Add as_a_scm_t_subr
Pedro Alves
- [PATCH] Fix instruction skipping when using software single step in gdbserver.
Yao Qi
- [PATCH 3/7] Use arm target description and regs_info for 32-bit file on aarch64 GDBserver
Yao Qi
- [PATCH] PR 18669: Remove use of strtod in libiberty/d-demangle.c
Iain Buclaw
- [PATCH 1/2] gdb: get_frame_language now takes a frame parameter.
Andrew Burgess
- [PATCH 0/2] Make get_frame_langauge take a frame argument
Andrew Burgess
- [PATCH] bfd: Fix regression when building bfd on mingw32
Joel Brobecker
- [PATCH 4/5] Use TARGET_FILENAME_PREFIX as the system root in some cases
Joel Brobecker
- [PATCH] python: fix Linetable case to LineTable in docstrings and comments
Joel Brobecker
- [PATCH] Remove get_thread_id
Joel Brobecker
- sig != GDB_SIGNAL_0 failed assertion stepping program on GNU/Linux
Joel Brobecker
- [PATCH] Fix compiler warnings building against Linux uapi headers
Mike Frysinger
- [PATCH 1/2] fort_dyn_array: add basic fortran dyn array support
Keven Boell
- [PATCH 2/2] fort_dyn_array: add basic test coverage
Keven Boell
- [PATCH] [Ada] Add support for subprogram renamings
Pierre-Marie de Rodat
- [PATCH 2/2] Make remote file transfers interruptible
Gary Benson
- [PATCH 0/2] Better handling of slow remote transfers
Gary Benson
- [PATCH] Change type of struct complaints::series
Simon Marchi
- [PATCH v6 0/9] Series short description
Keith Seitz
- [PATCH] Remove required field in agent's symbols
Pierre Langlois
- [pushed] Test for PR18749: problems if whole process dies while (ptrace-) stopped
Pedro Alves
- [pushed] Fix gdbserver --debug issues caught by Valgrind
Pedro Alves
- [PATCH] configure: check for perf_event.h version
Markus Metzger
- [PATCH] btrace: indicate speculative execution
Markus Metzger
- [pushed/master+7.10] gdbserver: move_out_of_jump_pad_callback misses switching current thread
Pedro Alves
- [PATCH] gdbserver: don't pick a random thread if the current thread dies
Pedro Alves
- [PATCH v2] configure: check for perf_event.h version
Markus Metzger
- [pushed] gdbserver: fix silent error exit
Pedro Alves
- [patch] Fix 'info type-printers' Python error - PR 17136
Doug Evans
- [pushed] gdbserver/tracepoint.c: make exported IPA global int instead of enum
Pedro Alves
- [PATCH v3 09/19] Implement completion limiting for interpreter_completer.
Keith Seitz
- [PATCH v3 12/19] Implement completion limiting for sim_command_completer.
Keith Seitz
- [PATCH] Add casts for legitimate integer to enum conversions
Simon Marchi
- [PATCH v3 02/19] Remove completion_tracker_t from the public completion API.
Keith Seitz
- [PATCH v3 18/19] Use the hashtable to accumulate completion results.
Keith Seitz
- [PATCH v3 04/19] Implement completion limiting for add_filename_to_list.
Keith Seitz
- [PATCH v3 19/19] Remove the vector return result from the completion API.
Keith Seitz
- [PATCH v3 06/19] Implement completion limiting for condition_completer.
Keith Seitz
- [PATCH v3 01/19] Add struct completer_data to the completion API.
Keith Seitz
- [pushed] gdbserver: no point in hiding the regcache type nowadays
Pedro Alves
- [PATCH v3 17/19] Make the completion API completely opaque.
Keith Seitz
- [PATCH v3 05/19] Implement completion limiting for ada_make_symbol_completion_list.
Keith Seitz
- [PATCH V4 5/9] New probe type: DTrace USDT probes.
Joel Brobecker
- [PATCH v3 07/19] Implement completion limiting for filename_completer.
Keith Seitz
- [PATCH v3 16/19] Implement completion limiting for tui_reggroup_completer.
Keith Seitz
- [PATCH v3 13/19] Implement completion limiting for complete_on_enum.
Keith Seitz
- [PATCH v3 08/19] Implement completion limiting for signal_completer.
Keith Seitz
- [PATCH v3 11/19] Implement completion limiting for reg_or_group_completer.
Keith Seitz
- [PATCH v3 14/19] Implement completion limiting in add_struct_fields.
Keith Seitz
- [PATCH v3 10/19] Implement completion limiting for cmdpy_completer.
Keith Seitz
- [PATCH v3 03/19] Implement completion-limiting for complete_on_cmdlist.
Keith Seitz
- [pushed] Bump timeouts for a couple gdb.reverse/*-precsave.exp tests
Pedro Alves
- [pushed] Fix gdb.base/valgrind-infcall.exp with the native-extended-gdbserver board
Pedro Alves
- [PATCH v3 15/19] Implement completion limiting for scmcmd_add_completion.
Keith Seitz
- [PATCH v3 00/19] New completer API
Keith Seitz
- [PATCH] toplevel: fixes for in-tree libiconv
DJ Delorie
- PING: [PATCH 0/2] frame_find_by_id & selected_frame issues
Andrew Burgess
- [RFC/7.10] Temp fix for 17960 assertion failure?
Keith Seitz
- [PATCH v4 00/18] All-stop on top of non-stop
Pedro Alves
- New ARI warning Sat Aug 8 01:54:11 UTC 2015
GDB Administrator
- [PATCH, doc RFA] New feature: extension language post-initializers
Doug Evans
- [PATCH] Add proper handling for non-local references in nested functions
Pierre-Marie de Rodat
- GDB 7.10 release 2015-08-10 status update
Joel Brobecker
- [pushed/ob] gdb/infrun.c: Various trivial ARI fixes.
Joel Brobecker
- [PATCH] [PR symtab/17391] gdb internal error: assertion fails in regcache.c:178
Doug Evans
- [PATCH] [regression] Do not read from catchpoint/watchpoint locations' addresses when checking for a permanent breakpoint
Luis Machado
- [PING][PATCH] gnu_vector.exp: Avoid some more known FAILs
Andreas Arnez
- [PATCH] Test the interaction between GDBHISTSIZE and .gdbinit
Pedro Alves
- [PATCH] Guarantee save-and-restore of GDBFLAGS on gdb.base/checkpoint-ns.exp
Sergio Durigan Junior
- [PUSHED] Locations API / Explicit Locations
Keith Seitz
- New ARI warning Wed Aug 12 01:53:55 UTC 2015
GDB Administrator
- [PATCH, MIPS] Support shared library debug with MIPS PIE (gdb)
Pedro Alves
- [COMMITTED] Introduce save_vars, a testsuite proc for safely manipulating globals
Patrick Palka
- [PATCH] Use save_vars to replace existing manipulation of globals in tests
Patrick Palka
- [PATCH 2/7] Replace "struct continuation" mechanism by something more extensible
Pedro Alves
- [PATCH 4/7] Convert the until/advance commands to thread_fsm mechanism
Pedro Alves
- [PATCH 3/7] Convert infcalls to thread_fsm mechanism
Pedro Alves
- [PATCH 0/7] Replace continuations with an extendable "class"
Pedro Alves
- [PATCH] Initialize `location' in gdbpy_decode_line
Keith Seitz
- [PATCH 1/2] Try both make_relative_prefix{,ignore_links} for relocatability
Doug Evans
- [PATCH 2/2] Try both make_relative_prefix{,ignore_links} for relocatability
Doug Evans
- [PATCH] Rename reserved C++ keyword "explicit"
Keith Seitz
- [PATCH] gdb.arch/amd64-entry-value-paramref.S: Fix DIE offsets
Doug Evans
- [PATCH v2] [PR symtab/17391] gdb internal error: assertion fails in regcache.c:178
Doug Evans
- [PATCH v2 0/3] bfd cache: tighten match criteria and debug commands.
Andrew Burgess
- [PATCH v2 1/5] Extended-remote follow exec
Pedro Alves
- [PATCH 2/5] Extended-remote exec catchpoints
Pedro Alves
- [PATCH] Fix invoking "[kill|detach] inferiors" on inferiors that are not running
Patrick Palka
- Racy failures on gdb.base/gdbinit-history.exp (native-extended-gdbserver/-m64) (was: Re: [PATCH] Don't truncate the history file when history size is unlimited)
Patrick Palka
- [PATCH v2 3/5] Extended-remote support for exec event tests
Pedro Alves
- [PATCH v2 4/5] Eliminate spurious warnings from remote exec
Pedro Alves
- [PATCH v2 5/5] Extended-remote exec event docs
Pedro Alves
- [ob/pushed] Fix Python frame unwinder issue caught by Valgrind
Pedro Alves
- [PATCH] mi_make_breakpoint: add "evaluated-by" option
Keith Seitz
- [PATCH] Move strace -m/explicit location test to strace.exp
Keith Seitz
- New ARI warning Fri Aug 14 01:54:27 UTC 2015
GDB Administrator
- "Remote 'g' packet reply is too long" error.
Mehmet Ali Sarıkaya
- [rfc] btrace: change record instruction-history /m
Markus Metzger
- [PATCH/commit] Fix ARI warnings in d-exp.y
Iain Buclaw
- [PATCH/obv] Rename `typename' in d-exp.y to avoid C++ reserved word
Keith Seitz
- [doc patch] Python3: execfile->exec+open
Jan Kratochvil
- [PATCH] perftest/utils.py (select_file): Kill any existing inferior before selecting a new file
Doug Evans
- [PATCH] [D] Allow enum scopes to be looked up.
Iain Buclaw
- [PATCH] Remove some hardcoded bitfield sizes
Doug Evans
- [PATCH] Remove "val" arg to add_psymbol_to_bcache
Doug Evans
- [PATCH] objfiles.h, psympriv.h, psymtab.c whitespace
Doug Evans
- [PATCH] Add end_psymtab_common
Doug Evans
- New ARI warning Mon Aug 17 01:54:16 UTC 2015
GDB Administrator
- [patch] fix misparsing in remote_parse_stop_reply
Sandra Loosemore
- [PATCH] [AArch64] Fix incorrect mask when decoding b.cond instruction
Pierre Langlois
- [PATCH] Bail out of processing stop if hook-stop resumes target / changes context
Pedro Alves
- [PATCH 0/2] Reimplement redirection for MI
Doug Evans
- [PATCH] ui-out.c (default_ui_out_impl): Add comment.
Doug Evans
- [PATCH] Replace some xmalloc-family functions with XNEW-family ones
Simon Marchi
- [PATCH] [PR mi/18833] Provide unlimited redirection stack for MI
Doug Evans
- [pushed] x86/Linux: disable all-stop on top of non-stop
Pedro Alves
- [PATCH 03/13] Remove some comments in debug_reg_change_callback
Yao Qi
- [PATCH 05/13] Use phex debug_reg_change_callback
Yao Qi
- [PATCH 13/13] Move aarch64_linux_new_thread to nat/aarch64-linux.c
Yao Qi
- [PATCH 01/13] [gdbserver] Use iterate_over_lwps in aarch64_notify_debug_reg_change
Yao Qi
- [PATCH 00/13] [aarch64] Share more code between GDB and GDBserver
Yao Qi
- [PATCH/COMMITTED] gdb/doc: Fix build of 'info' manual.
Andrew Burgess
- [PATCH] procfs.c: Include "filestuff.h"
Marcin Cieslak
- [PATCH] Remove fields curch and cur_line from TUI_CMD_WIN
Patrick Palka
- [PATCH 0/8] Break at each iteration for breakpoints placed on a while statement
Kevin Buettner
- [PATCH 7/7] Mention multi-arch debugging support in NEWS
Yao Qi
- [PATCH, MIPS, PING] Move encoded as 'or' in binutils.
Simon Dardis
- [PATCH] Guard compile tests from running when unsupported + harden feature support check
Luis Machado
- [PATCH] [Ada] Fix parsing for expressions with attributes and characters
Pierre-Marie de Rodat
- [PATCH] Mention language in compile error message
Luis Machado
- [PATCH] xtensa: implement NPTL helpers
Max Filippov
- [PATCH] xtensa: initialize call_abi in xtensa_tdep
Max Filippov
- [PATCH v2] xtensa: initialize call_abi in xtensa_tdep
Max Filippov
- [PATCH v3] xtensa: initialize call_abi in xtensa_tdep
Max Filippov
- [PATCH] Print thread name in thread apply headers
Dr. David Alan Gilbert
- [pushed] Fix gdb.server/solib-list.exp native-extended-gdbserver regression
Pedro Alves
- [PATCH v2] xtensa: implement NPTL helpers
Max Filippov
- [PATCH v3] xtensa: implement NPTL helpers
Max Filippov
- GDB 7.10 release 2015-08-21 status update
Joel Brobecker
- [PATCH] Prevent GCC from folding inline test functions
Luis Machado
- [OB PATCH] Fix stale cleanup left by linux_mntns_access_fs
Gary Benson
- [PATCH] Use tui_putc to output newline entered by the user
Patrick Palka
- [PATCH] tui: don't overwrite a subprompt line that was given no input
Patrick Palka
- [pushed] Fix gdbserver crash exposed by gdb.threads/process-dies-while-handling-bp.exp
Pedro Alves
- [PATCH v12 02/32] Move gdb_regex* to common/
Jan Kratochvil
- [PATCH v12 01/32] Create empty common/linux-maps.[ch] and common/target-utils.[ch]
Jan Kratochvil
- [PATCH v12 03/32] Prepare linux_find_memory_regions_full & co. for move
Jan Kratochvil
- [PATCH v12 04/32] Move linux_find_memory_regions_full & co.
Jan Kratochvil
- [PATCH v12 05/32] gdbserver build-id attribute generator
Jan Kratochvil
- [PATCH v12 00/32] Validate binary before use
Jan Kratochvil
- [ob/pushed] gdb/dwarf2read.c: rename a field for c++
Pedro Alves
- [PATCH] avr-tdep.c (avr_scan_prologue): minor fix in prologue scanning
Cristiano
- [ob/pushed] C++: Initialize a couple const globals
Pedro Alves
- [ob/pushed] Fix ax.c:gdb_eval_agent_expr
Pedro Alves
- [PATCH 1/2] Improve error reporting when handling SystemTap SDT probes
Sergio Durigan Junior
- [PATCH 2/2] Catching errors on probes-based dynamic linker interface
Sergio Durigan Junior
- [PATCH 0/2] Improve error management on probes-based dynamic linker interface (and workaround RH BZ 1196181)
Sergio Durigan Junior
- New ARI warning Sat Aug 22 01:54:20 UTC 2015
GDB Administrator
- New ARI warning Sat Aug 22 02:04:46 UTC 2015 in gdb-7.10-branch
GDB Administrator
- [PATCH] config: fix AM_ICONV for in-tree libiconv
Pedro Alves
- [PATCH 2/2] Determine the iteration count based on wallclock instead of user+system time.
Wei-cheng Wang
- [PATCH 1/2] Re-check fastpoint after reloading symbols.
Wei-cheng Wang
- Ping: RFA: AArch64 sim
Nick Clifton
- [commit] gnu_vector.exp: Avoid some more known FAILs
Andreas Arnez
- [PATCH 2/2] gdb manual: Remove references to deleted targets
Pedro Alves
- [PATCH 1/2] Delete the remaining ROM monitor targets
Pedro Alves
- [PATCH 0/2] Delete the remaining ROM monitor targets
Pedro Alves
- [PATCH obv/pushed] MIPS ptrace build fixes
Pedro Alves
- [pushed] gdb/testsuite/: garbage collect a few references to dead targets
Pedro Alves
- [PATCH 1/2] Add "set remote multiprocess-extensions-packet" command
Pedro Alves
- [PATCH 0/2] Fix gdbserver crash on all non-GNU/Linux targets
Pedro Alves
- [patch 1/2] mingw: update gnulib: prepare the sources
Pedro Alves
- [pushed] Update gnulib to current upstream master
Pedro Alves
- [PATCH 0/3] Fix C++ build errors related to signal handler types
Pedro Alves
- [PATCH] Increase timeout on gdb.base/exitsignal.exp
Sergio Durigan Junior
- [patch][rfc] Allow GDB to search for the right libthread_db.so.1
Jan Kratochvil
- [PATCH] gdb: remove packet size limit
Pedro Alves
- [PATCH 0/2] Native follow-exec-mode cleanup
Don Breazeal
- [PATCH 2/2] tui: maintain a scrollback buffer and dump it upon exit (PR tui/14584)
Patrick Palka
- [PATCH 1/2] tui: make updating of start_line in tui_puts more consistent
Patrick Palka
- New ARI warning Wed Aug 26 01:54:25 UTC 2015
GDB Administrator
- New ARI warning Wed Aug 26 02:04:43 UTC 2015 in gdb-7.10-branch
GDB Administrator
- MDaemon Notification -- Attachment Removed
Postmaster@gramediabooks.com
- Markus Metzger appointed btrace maintainer
Pedro Alves
- Cell multi-arch broken (Re: [PATCH 2/2] GNU/Linux: Stop using libthread_db/td_ta_thr_iter)
Ulrich Weigand
- [PATCH] Document non-8-bits-addressable support in NEWS
Simon Marchi
- [RFC] Fix SW breakpoint handling for Cell multi-arch
Ulrich Weigand
- [ob/pushed] gdbserver/proc-service.c: bogus return value conversion
Pedro Alves
- [PATCH] [aarch64] Check region OK for HW watchpoint in GDBserver
Yao Qi
- [PATCH obv/pushed] Fix inverted statements in m88k_analyze_prologue
Simon Marchi
- Cell multi-arch type resolution broken (Re: [PATCH 5/6] [PR 17684] add support for primitive types as symbols)
Ulrich Weigand
- Cell multi-arch symbol lookup broken (Re: [PATCH] solib_global_lookup: Fetch arch from objfile.)
Ulrich Weigand
- [PATCH] Add micromips support to the MIPS simulator
Andrew Bennett
- [pushed][Cell/B.E.] Make parse_spufs_run more robust
Ulrich Weigand
- [pushed][Cell/B.E.] Fix wrong relocation for TLS variable offset
Ulrich Weigand
- qemu-system debugging broken ([PATCH 03/18] remote.c/all-stop: Implement TARGET_WAITKIND_NO_RESUMED and TARGET_WNOHANG)
Luis Machado
- [PATCH] Make GDB wait for events after handling target File-I/O
Luis Machado
- [PATCH] Remove only use of current_inferior ()->gdbarch outside of gdbarch.*
Doug Evans
- [PATCH] Constify variables in ada-lang.c
Simon Marchi
- gdb-7.10 branch FROZEN
Joel Brobecker
- [pushed/7.10] gdb/NEWS: Rename "Changes since GDB 7.9" into "Changes in GDB 7.10"
Joel Brobecker
- pushed: [release/branch] Set GDB version number to 7.10.
Joel Brobecker
- pushed: [release/branch 1/2] Document the GDB 7.10 release in gdb/ChangeLog
Joel Brobecker
- pushed: [release/branch 2/2] Bump GDB version number to 7.10.0.DATE-cvs.
Joel Brobecker
- FYI/BRANCH: Patches applied to branch gdb-7.10-branch
Joel Brobecker
- pushed: [release/HEAD] Document the GDB 7.10 release in gdb/ChangeLog
Joel Brobecker
- GDB 7.10.x and 7.11.x tentative dates...
Joel Brobecker
- [PATCH 2/2] Use gdbarch obstack to allocate the TYPE_NAME string in arch_type
Patrick Palka
- [RFC] Block all async signals used by gdb when initializing Guile
Doug Evans
- [PATCH 1/2] Use gdbarch obstack to allocate types in alloc_type_arch
Doug Evans
- [PATCH] Update documentation of function copy_type_recursive
Patrick Palka
- [PATCH] Include minimal symbol flavour name in LOC_UNRESOLVED error message.
Doug Evans
- [PATCH] symtab.h (struct symbol): Tweak comment.
Doug Evans
- [RFC] Casting NULL pointer
Andrew Burgess
- [PATCH] PR varobj/18564 regression in showing __thread so extern variable
Philippe Waroquiers
- [PATCH 2/2] gdb: Ensure disassembler covers requested address range.
Andrew Burgess
- [PATCH 0/2] disassembly over compilation unit boundaries
Andrew Burgess
- [PATCH] remove language_specific.mangled_lang
Doug Evans
- [OBV] gdb/tui: Make local variable const.
Andrew Burgess
- [PATCH] [Ada] Fix completion for multiple function matches
Pierre-Marie de Rodat
- [PATCH 1/3] gdb: Remove casts of NULL during assignment.
Andrew Burgess
- [PATCH 3/3] gdb/tui: Remove casts of NULL during assignment.
Andrew Burgess
- [PATCH 2/3] gdb/cli: Remove casts of NULL during assignment.
Andrew Burgess
- [PATCH 0/3] Remove casts of NULL (during assignment)
Andrew Burgess
Last message date:
Mon Aug 31 20:49:00 GMT 2015
Archived on: Sun Mar 8 13:13:11 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).