gdb-patches archive
subject index for June, 2012

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:

[0/12] RFC: support for 'dwz -m'

Re: [1/2][PATCH v3] Expand bitpos and type.length to LONGEST and ULONGEST

[1/3] FYI: introduce completer_ftype

Re: [2/2][PATCH v3] Expand bitpos and type.length to LONGEST and ULONGEST

[2/3] FYI: change completers to return a VEC

[3/3] FYI: introduce a "condition" completer

[checked in] [RFA/sim 1/3] Define PACKAGE macro in all sims' config.h.

[checked in][RFA/sim 2/3] sim/erc32/sys.h: Include "config.h".

[commit 1/2] testsuite: code_elim.exp: unique names

[commit 2/2] testsuite: code_elim.exp: Fix false FAIL

[commit bfd+gdb] [PATCH] bfd: Use size_t for length argument totarget_read_memory function passed into bfd_elf_bfd_from_remote_memory

[commit#2] [RFC patch] non-release srctrees: --enable-targets=all & 64bit & -lmcheck

[commit/obvious] Fix copy/paste error in _initialize_inf_ttrace's advance declaration.

[commit/obvious] Rename ia64-hpux-nat.c:_initialize_hppa_hpux_nat...

[commit] [patch 1/2] Generalize call_site.parameter key ("code cleanup")

[commit] [patch 1/3] Remove stale dummy frames (gdb2495.exp regression)

[commit] [patch 2/2] Support gcc-4.7 DW_OP_GNU_parameter_ref

[commit] [patch#2] bfd: Use size_t for length argument totarget_read_memory function passed into bfd_elf_bfd_from_remote_memory

[commit] [patch] gdbser ver: variable might be clobbered by ‘longjmp’

[commit] [patch] dejagnu compat. - missing find_go_linker [Re: [patch, doc RFA] Go language support]

[commit] [patch] Fix "ambiguous linespec" regression: break lineno

[commit] [PATCH] Memory reads and writes should have size_t length

[commit] [patchv2] [mingw] Fix "%lld" compilation error

[commit] [patchv2] Fix Sun compiler compat. for empty structs (PR build/14003)

[commit] [patchv2] PR c++/14177 - Fix parsing TYPENAME:: in parentheses

[commit] Add comment to make_blockvector

[commit] Add DW_AT_GNU_ranges_base

[commit] Add support for DW_LLE_start_length_entry (DEBUG_LOC_START_LENGTH)

[commit] Better encapsulate abbrev tables in dwarf2read.c

[commit] cc-with-index.sh: Use -ex "set auto-load no"

[commit] Change target_read_memory size_t->ssize_t [Re: [PATCH] Memory reads and writes should have size_t length]

[commit] comment tweaks in dwarf2read.c

[commit] copyright-header updates...

[commit] dwarf2read.c (dwarf2_cu): Add comment.

[commit] dwarf2read.c (get_cu_length): New function.

[commit] dwarf2read.c (per_cu_header_read_in): Simplify

[commit] Fix tilegx-linux-tdep.c compilation [Re: [patch] Require long long for GDB]

[commit] gnulib update [Re: Branching time + 1 week]

[commit] macro support for Fission DWO files

[commit] minor cleanup in lookup_typename

[commit] minor cleanup in symtab.c:lookup_symbol_aux_objfile

[commit] Re: Possible future NX ON_STACk regression Re: [patch 3/3] Use ON_STACK for i386/amd64 (gdb2495.exp regression)

[commit] testsuite: Fix gdb.dwarf2/callframecfa.exp regression [Re: FYI: fix up gdb.dwarf2, part one]

[commit] testsuite: Fix lib-types.exp regression [Re: FYI: clean up gdb.python]

[commit] testsuite: XFAIL freebpcmd.exp STABS timeouts

[commit] use correct abbrev_section in error_check_comp_unit_head

[committed] : [obv] Print 'top' in hex in debug log.

[committed] infrun.c: Indentation fix (spaces vs tabs)

[committed] MIPS: Another place for mips_float_register_p

[committed] MIPS: mips_convert_register_p formatting fix

[committed] MIPS: Remove unused tdep variables

[committed]: [PATCH] Remove duplicated writes to current_inferior

[committed]: [testsuite] Really ensure printf/fprintf are available in dprintf.exp

Re: [design change] record-replay linux ABI level

[doc RFA] "set debug dwarf2-read" and "set debug symtab-create"

[doc/obv] Add cindex for some tracepoint packets

Re: [downstream patch FYI] workaround stale frame_info * (PR 13866)

[gdb commit] [RFC patch] non-release srctrees: --enable-targets=all & 64bit & -lmcheck

[gdb] fix build error in remote-sim.c

[obv] Add static to linux_attach.

[obv] Remove #if 0 code in ui-out

[obv] Shorten too-long lines in gdb.trace/strace.exp

[PATCH 0/3] Fix remote async crashes.

[PATCH 0/4] PR14161: a partial fix

[PATCH 0/5] Finish initial x32 support in GDB

[PATCH 00/10] Remove `expout*' globals from parser-defs.h

RE: [PATCH 00/16] branch tracing support (resend)

[PATCH 00/17] branch tracing support

[PATCH 01/10] Language independent bits

[PATCH 01/12] add new DWARF extensions to include files

[PATCH 01/17] disas: add precise instructions flag

[PATCH 02/10] SystemTap integration

[PATCH 02/12] change gdb to refcount bfd everywhere

Re: [PATCH 02/16] source: add flags to print_source_lines ()

[PATCH 02/17] source: add flags to print_source_lines ()

[PATCH 03/10] C language

[PATCH 03/12] clean up allocation of bfd filenames

[PATCH 03/17] source, disasm: optionally prefix source lines with filename

[PATCH 04/10] Ada language.

[PATCH 04/12] fix a couple of bfd leaks

[PATCH 04/17] thread, btrace: add generic branch trace support

[PATCH 05/10] Fortran language

[PATCH 05/12] rename make_cleanup_bfd_close -> make_cleanup_bfd_unref

Re: [PATCH 05/16] cli, btrace: add btrace cli

[PATCH 05/17] cli, btrace: add btrace cli

[PATCH 06/10] Java language

[PATCH 06/12] introduce a BFD cache

Re: [PATCH 06/16] configure: add check for perf_event header

[PATCH 06/17] configure: add check for perf_event header

[PATCH 07/10] Modula-2 language

[PATCH 07/12] enable bfd sharing for DWOs

Re: [PATCH 07/16] configure: autoreconf

[PATCH 07/17] configure: autoreconf

[PATCH 08/10] Objective-C language

[PATCH 08/12] attach most section data to the section, not to the BFD

[PATCH 08/17] linux, btrace: perf_event based branch tracing

[PATCH 09/10] Pascal language

[PATCH 09/12] dwz -m support

[PATCH 09/17] btrace, linux: add linux native btrace target ops

[patch 1/2] auto-load safe-path: Permit shell wildcards

[PATCH 1/2] gdbarch_gdb_signal_from_target: Mention host independence.

[patch 1/2] Generalize call_site.parameter key ("code cleanup")

[PATCH 1/2] introduce UNOP_CAST_TYPE and UNOP_MEMVAL_TYPE

[PATCH 1/3] Add sp_regnum_from_eax and pc_regnum_from_eax

[PATCH 1/3] do_serial_close, remove early return.

[PATCH 1/3] Fix ppc64 single step over atomic sequence testcase

[patch 1/3] Remove stale dummy frames (gdb2495.exp regression)

Re: [PATCH 1/4] New gdb arch hook: return_with_first_hidden_param_p

[PATCH 1/4] New test for removing socket file in gdb.trace/strace.exp.

[PATCH 1/5] Check DS segment register for x32 process

[PATCH 1/5] copyright.py: Tell user to update gdb.texinfo and refcard.tex by hand.

[PATCH 10/10] Go programming language

[PATCH 10/12] make gdb index work with dwz -m

[PATCH 10/17] btrace, config: enable btrace for 32bit and 64bit linux native

[PATCH 11/12] replace cc-with-{index,dwz} with cc-with-tweaks

RE: [PATCH 11/16] test, btrace: add branch trace tests

[PATCH 11/17] test, btrace: add branch tracing tests

[PATCH 12/17] test, configure: autoreconf

RE: [PATCH 13/16] xml, btrace: define btrace xml document style

[PATCH 13/17] xml, btrace: define btrace xml document style

RE: [PATCH 14/16] remote, btrace: add branch trace remote ops

[PATCH 14/17] remote, btrace: add branch trace remote ops

[PATCH 15/17] gdbserver, btrace: add generic btrace support

[PATCH 16/17] gdbserver, linux, btrace: add btrace support for linux-low

[PATCH 17/17] test, btrace: more branch tracing tests

[patch 2/2] [mingw+non-GNU?] gnulib fnmatch for libiberty/ FNM_FILE_NAME bugs

[PATCH 2/2] add typeof and decltype, PR 13206

[PATCH 2/2] Make gdbarch_gdb_signal_from_target a method with predicate.

[patch 2/2] Support gcc-4.7 DW_OP_GNU_parameter_ref

[patch 2/3] Align stack for SSE (PR tdep/14222)

[PATCH 2/3] serial.c: remove #if 0'd code, and associated unnecessary bits.

[PATCH 2/3] Support up to 3 conditional branches in an atomic sequence

[PATCH 2/3] Use PTRACE_PEEKUSER to get fs_base/gs_base for x32

[PATCH 2/4] Remove socket file at exit.

[PATCH 2/5] copyright.py: Update path to gnulib import.

[PATCH 2/5] Support x32 sigtramp

[PATCH 3/3] Add multiple branches to single step through atomic sequence testcase

[PATCH 3/3] Fix GDB crashes with remote async/non-stop.

[PATCH 3/3] Support x32 sigtramp

[patch 3/3] Use ON_STACK for i386/amd64 (gdb2495.exp regression)

[PATCH 3/4] New agent command 'kill' and used by gdbserver

[PATCH 3/5] stubs/ia64vms-stub.c: Fix copyright header.

[PATCH 3/5] Support x32 siginfo

[PATCH 4/4] gdb: kfail for PR14161

[PATCH 4/5] Add copyright header to config/djgpp/djcheck.sh.

[PATCH 4/5] Check bits_per_word instead of gdbarch_ptr_bit

[PATCH 5/5] Add x32 support to amd64_analyze_stack_align

[PATCH 5/5] copyright.py: Add gdb/CONTRIBUTE to EXCLUDE_LIST.

Re: [PATCH v2] Add autoload-breakpoints [1/6] ReportAsync

Re: [PATCH v2] Add the "-info-os" command to MI

Re: [PATCH v3] Expand bitpos and type.length to LONGEST and ULONGEST

[patch#2] bfd: Use size_t for length argument totarget_read_memory function passed into bfd_elf_bfd_from_remote_memory

[Patch, ARM] Add POP of single register to arm_in_function_epilogue_p

[PATCH, doc]: Rename Index node to prevent file collision

[PATCH/doc] IPA protocol doc

[PATCH/obvious] Little optimization on symbol_demangled_name

[PATCH/python] notify memory changed.

[patch] -iex and -ix: Execute them _after_ gdbinits

[patch] [mingw] Fix "%lld" compilation error

[PATCH] [testsuite] Fix in board_file native-gdbserver.exp

[PATCH] add testsuite for for backtrace commands with tfile to test the tfile memory read

[PATCH] arm-syscall record support [phase-3]

Re: [PATCH] bfd: Use size_t for length argument totarget_read_memory function passed into bfd_elf_bfd_from_remote_memory

[PATCH] Check for POSIX_MADV_WILLNEED to support building against the LSB

[PATCH] Comment on '(ptid_get_lwp (ptid) == -1'

[patch] dejagnu compat. - missing find_go_linker [Re: [patch, doc RFA] Go language support]

[PATCH] Do not respawn signals, take 2.

[PATCH] Don't switch to the event thread early in non-stop mode.

Re: [PATCH] Dynamic printf for a target agent

[PATCH] enhancement of mi_cmd_data_write_memory_bytes for filling memory regions (was [PATCH] new MI command for pattern filling of memory regions)

[patch] Fix "ambiguous linespec" regression: break lineno

[PATCH] Fix buf inside tracepoint tfile memory read

[patch] Fix Sun compiler compat. for empty structs (PR build/14003)

[patch] Handle DW_OP_GNU_const_index

[PATCH] handle_inferior_event, deferred_step_ptid handling: use context_switch and remove stale comment.

[PATCH] handle_inferior_event: remove unnecessary reinit_frame_cache calls.

[patch] info-fun-opt.exp

Re: [PATCH] infrun: don't resume the inferior when we notice a new thread (new_thread_event).

[patch] lib/mi-support.exp (mi_expect_stop): Make fullname= optional.

[PATCH] Logging for MI

[PATCH] Makefile.in includes linux-record.c to be common for all arch. (arm-reversible>phase-3)

Re: [PATCH] Memory reads and writes should have size_t length

[PATCH] MIPS Linux signals

Re: [PATCH] MIPS: Provide FPU info and decode FCSR in `info float'

RE: [PATCH] new MI command for pattern filling of memory regions

[PATCH] PR14291: KeyboardInterrupt not caught for Python output

[Patch] Recognise additional Aux Vector content provided by SH and Alpha.

[PATCH] remote: Avoid unwanted shlib internal BPs When debugging Linux kernel or u-boot with Abatron BDI emulator an error occurs:

[PATCH] Remove duplicated writes to current_inferior

[PATCH] Set PC/SP types properly for x32

Re: [PATCH] solib-svr4: Avoid unwanted shlib internal BPs When debugging Linux kernel or u-boot

[PATCH] solib-svr4: Avoid unwanted shlib internal BPs When debugging Linux kernel or u-boot with Abatron BDI emulator an error occurs: .. (gdb) tar remote bdi:2001 Remote debugging using bdi:2001 0xeff80050 in ?? () (gdb) mon reset (gdb) cont Continuing. Warning: Cannot insert breakpoint -1. Error accessing memory address 0xc0000000: Unknown error 4294967295.

Re: [patch] Support bionic's jmp_buf.

[patch] testsuite: stale-infcall.exp FAIL->XFAIL

[PATCH] Titles for OS data types

[PATCH] use add_setshow_auto_boolean_cmd for 'always-inserted' and 'displaced-stepping'.

Re: [patch][sim] Fix microblaze sim build

[patch][testsuite,arm] Fix .global directives in gdb.arch/arm-disp-step.S

[PATCH]Add option "-at" to "maint agent" and "maint agent-eval"

[PATCH]Fix that GDB will get hang on Windows when using pipe to get stdout and stderr from stub

[patchv2] [mingw] Fix "%lld" compilation error

[patchv2] Fix Sun compiler compat. for empty structs (PR build/14003)

Re: [patchv2] PR c++/14177 - Fix parsing TYPENAME:: in parentheses

[PING][PATCH] microMIPS support (Linux signal trampolines)

[python] gdb.read_memory -> Inferior.read_memory

[RFA + doc] Document unimplemented "-break-insert -r"

Re: [RFA 0/3] Make global symbol objfile search order arch-dependent

[RFA 1 of 2] dwarf type unit scaling fix preparatory work

Re: [RFA 1/2] mips: Switch inferior function calls to ON_STACK method.

[RFA 2/3] Change detach_breakpoints to take a ptid instead of a pid

Re: [RFA 3/3] Windows-specific iterate_over_objfiles_in_search_order

[RFA v3 0/4] Make global symbol objfile search order arch-dependent

[RFA v3 1/4] Make ctxobj.exp and print-file-var.exp work on all platforms.

[RFA v3 2/4] Revert "Search global symbols from the expression's block objfile first."

[RFA v3 3/4] New "iterate_over_objfiles_in_search_order" gdbarch method.

[RFA v3 4/4] Windows-specific iterate_over_objfiles_in_search_order

[RFA, Patch, testsuite] gdb.base/list.exp: initial state test for stub targets.

Re: [RFA-v3] Add scripts to generate ARI web pages to gdb/contrib/ari directory

[RFA-v4] Add scripts to generate ARI web pages to gdb/contrib/ari directory

[RFA/commit 1/3] Do not call detach_breakpoints in inf_ttrace_follow_fork.

[RFA/commit 3/3] fix internal_error during fork event handling.

[RFA/commit 3/3] Fix invalid profile for command-completer in remote-sim.c

[RFA/doc] Cleanup -break-insert documentation

[RFA/sim 1/3] Define PACKAGE macro in all sims' config.h.

[RFA/sim 2/3] sim/erc32/sys.h: Include "config.h".

[RFA] Add global/static and symbol kind indicator to .gdb_index

[RFA] Add more parallelization to gdb.base testing

[RFA] Add set/show debug unwind command

[RFA] Add support for --enable-lmcheck configure option.

[RFA] Add Windows x64 SEH unwinder

[RFA] breakpoints/13798 and mi/11541 (tests only)

[RFA] convert_doublest_to_floatformat: handle off-range values.

[RFA] decode_line_spec_* cleanup

[RFA] decode_line_spec_* cleanup, V2

[RFA] Fix a typo

[RFA] Fix inconsistency in blockvector addrmap vs non-addrmap handling

[RFA] Fix inline frame crash in handle_inferior_event

[RFA] include "config.h" instead of BFD's sysdep.h in d10v/interp.c

Re: [RFA] massively speed up "info var foo" on large programs

[RFA] remove some subtleties in find_block_in_blockvector

Re: [RFA] stop parsing breakpoint command if invalid keyword found

[RFA][PR gdb/7518] MIPS: Handle run-time reconfigurable FPR size

[RFC - doc fix] Correct the description of gdb.Symtab_and_line.pc

Re: [RFC - Python Scripting] Add 'end' attribute to gdb.Symtab_and_line

Re: [RFC patch] non-release srctrees: --enable-targets=all & 64bit & -lmcheck

[RFC] Add xmlRegisters qSupported on ppc-lynx...

[RFC] Enable GDB handle compressed target.xml returned by GDB stub

[RFC] Extend existing support for evaluating expressions using overloaded operators

[RFC] Fix MIPS frame prologue scan problem

[RFC] register_to_value/value_to_register arguments?

[RFC] remove set_tfile_traceframe and cur_traceframe_number

Re: [RFD+PATCH] ISA bit treatment on the MIPS platform

Re: [SH] regs command

[testsuite] Check 'info proc' supported earlier

[testsuite] Really ensure printf/fprintf are available in dprintf.exp

Re: Branching time + 1 week

Branching time + 1 week (was: "Re: Three weeks to branching (gdb 7.5 release)")

build error for mn10300-elf sim with your recent commit

Commit: ARM SIM: Accept iWMMXt2 binaries

dwarf2read.c (dwarf2_find_base_address): Move definition.

Fix a couple of sim build failures...

Fix GDB crash while trying to display the return type of a JIT frame.

FYI: avoid deprecated_set_value_type in find_overload_match

FYI: clean up gdb.fortran

FYI: clean up gdb.linespec

FYI: clean up gdb.modula2

FYI: clean up gdb.multi

FYI: clean up gdb.opt

FYI: clean up gdb.pascal

FYI: clean up gdb.python

FYI: cleanups for gdb.go

FYI: convert gdb.asm

FYI: fix get_compiler_info

FYI: fix latent bug in dw2_find_symbol_file

FYI: fix PR 9514

FYI: fix spelling of "delete" in c-exp.y

FYI: fix up gdb.dwarf2, part one

FYI: fix up gdb.java

FYI: fix up gdb.objc

FYI: fix up gdb.reverse

FYI: fix up gdb.server

FYI: fix up gdb.stabs

FYI: fix up gdb.threads

FYI: fix up gdb.trace

FYI: fixlet for m-static.cc

FYI: ignore partial units in dw2_get_file_names_reader

FYI: introduce procs for test suite cleanup

FYI: make value_find_oload_method_list static

FYI: PR macros/7961

GDB and Guile

Internal error on ia64-hpux when inferior calls fork...

Last 2 GDB x32 patches

Re: many typo fixes

New ARI warning Fri Jun 29 01:55:24 UTC 2012

New ARI warning Thu Jun 14 01:55:27 UTC 2012

New ARI warning Wed Jun 20 01:56:10 UTC 2012

Re: New ARI warning Wed May 23 01:55:03 UTC 2012

PATCH: Use PTRACE_PEEKUSER to get fs_base and gs_base for x32

per core memory for core files

PING [RFC] Fix MIPS frame prologue scan problem

ping, Re: [Patch] Recognise additional Aux Vector content provided by SH and Alpha.

Re: ping: [patch 1/2] Fix gdb.cp/gdb2495.exp regression with gcc-4.7 #5

Re: ping: [patch 2/2] Fix gdb.cp/gdb2495.exp regression with gcc-4.7 #5

ping: Re: [RFA] Fix inconsistency in blockvector addrmap vs non-addrmap handling

Possible future NX ON_STACk regression Re: [patch 3/3] Use ON_STACK for i386/amd64 (gdb2495.exp regression)

Re: Quotes after --args

Regression for -gstabs+ [Re: FYI: fix spelling of "delete" in c-exp.y]

Regression for gdb.go/package.exp [Re: FYI: cleanups for gdb.go]

RFA: update gdb.texinfo for .gdb_index version 7

RFC: change longjmp logic to follow exception logic

Splint report and scripts for gdb (was: Expand bitpos and type.length)

testcase fix ping: Re: gdb.base/info-os.exp FAILs/ERRORs [Re: [commit] 'info os' additions]

Re: Three weeks to branching (gdb 7.5 release)

unbreak mingw build

Update the copyright year of gdb.textinfo

Re: x32 ABI Support (committed)

Re: x32 ABI Support (was Re: Three weeks to branching (gdb 7.5 release))

x86 incomplete/WIP software single-step implementation (Re: [PATCH] Do not respawn signals, take 2.)


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 2.6.3