gdb-patches archive
subject index for November, 2014

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:

[1/3 patch, nios2] clean up prologue/epilogue detection code, v2

[2/3 patch, nios2] clean up prologue/epilogue detection code, v2

[3/3 patch, nios2] clean up prologue/epilogue detection code, v2

[Ada/commit] varsize-limit error printing element of packed array...

[commit/Ada] gdb.ada/complete.exp failure on x86_64-windows

[commit/Ada] Ignore __XA types when redundant.

[commit/obvious] Fix build breakage from previous commit

[commit] [doc patch] Fix add-auto-load-safe-path typo

[commit] [patch] Add add-auto-load-scripts-directory

[commit] Remove (dead-code) native core file sniffers on Linux targets

[COMMITTED PATCH 1/3] ARM: extract_arm_insn function need to read instrs correctly in be8 case

[COMMITTED PATCH 2/3] ARM: arm_breakpoint should be little endian form in case for arm BE8

[COMMITTED PATCH 3/3] read_pieced_value do big endian processing only in case of valid gdb_regnum

[COMMITTED PATCH] cp-namespace.c (cp_lookup_symbol_nonlocal): Fix comment.

[COMMITTED PATCH] Fix dumping of function arguments.

[COMMITTED PATCH] Fix infinite loop in update_enumeration_type_from_children

[COMMITTED PATCH] Fix PR symtab/17591

[COMMITTED PATCH] gdb.dwarf2/dw2-op-out-param.S: Fix comment.

[COMMITTED PATCH] objfiles.h: Remove some unused macros.

[COMMITTED PATCH] psymtab.c (psymtab_search_name): Fix whitespace.

[COMMITTED PATCH] select_source_symtab: Rewrite to use ALL_SYMTABS.

[COMMITTED PATCH] symmisc.c: remove trailing whitespace

[COMMITTED PATCH] symtab.c: comment,whitespace improvements

[committed, arm] compute framereg and framesize when needed

[doc commit] NEWS: Fix typo

[doc patch] Fix add-auto-load-safe-path typo

[OB PATCH] mdebugread.c (parse_procedure): Delete unnecessary forward decl.

[OB PATCH] valops.c: Fix some whitespace.

[OB PATCH] xcoffread.c (process_linenos): Delete unnecessary code.

[obv] Reindent code (resolve_dynamic_type_internal)

[PATCH 0/2] Fix fails in dw2-dir-file-name.exp on arm

[PATCH 0/2] S390: Fixes for gdbserver on targets with TDB

[PATCH 0/3 v2] Abort completion when list becomes large

[PATCH 0/3 v2] Limit tab-completion result when list is large

[PATCH 0/3] callfuncs.exp: Execute with and without prototypes

[PATCH 0/3] Fix fallout from GDB testsuite cleanup, fix more compiler warnings

[PATCH 0/3] fix permanent breakpoints

[PATCH 0/4] Catch syscall groups

[PATCH 0/4] python support for fetching separate debug files

[PATCH 0/5] struct symtab split part 1

Re: [PATCH 0/6] Use correct function address in dwarf assembler

[PATCH 0/7 V2] Import the rename gnulib module

[PATCH 0/7] Import needed gnulib modules explicitly

Re: [PATCH 0/9] symtab.c symbol lookup cleanups

Re: [PATCH 00/12] record btrace: prepare for a new trace format

Re: [PATCH 00/16 v3] Linux extended-remote fork and exec events

Re: [PATCH 00/16] GDB testsuite cleanup, fix warnings with -std=gnu11

[PATCH 00/21] struct symtab split part 2

Re: [PATCH 01/12] btrace: add struct btrace_data

Re: [PATCH 01/16] Eliminate literal line numbers in so-impl-ld.exp

[PATCH 01/21] struct symtab split part 2: symtab.c symtab.h

Re: [PATCH 02/12] btrace: add format argument to supports_btrace

Re: [PATCH 02/16] Eliminate literal line numbers in dbx.exp

[PATCH 02/21] struct symtab split part 2: objfiles.c objfiles.h

Re: [PATCH 03/16] Eliminate literal line numbers in call-ar-st.exp

[PATCH 03/21] struct symtab split part 2: ada-lang.c cp-support.c jv-lang.c

Re: [PATCH 04/12] record btrace: add configuration struct

Re: [PATCH 04/16 v3] Determine supported extended-remote features

Re: [PATCH 04/16] Eliminate literal line numbers in call-rt-st.exp

[PATCH 04/21] struct symtab split part 2: amd64-tdep.c arm-tdep.c i386-tdep.c spu-tdep.c

Re: [PATCH 05/12] record-btrace: add bts buffer size configuration option

Re: [PATCH 05/16] Eliminate literal line numbers in ending-run.exp

[PATCH 05/21] struct symtab split part 2: coffread.c dbxread.c dwarf2read.c mdebugread.c xcoffread.c

Re: [PATCH 06/16 v3] Extended-remote Linux follow fork

[PATCH 06/21] struct symtab split part 2: block.c block.h

Re: [PATCH 07/12] btrace: extend struct btrace_insn

[PATCH 07/21] struct symtab split part 2: blockframe.c dwarf2-frame.c frame.c stack.c

Re: [PATCH 08/12] btrace: identify cpu

[PATCH 08/21] struct symtab split part 2: breakpoint.c

[PATCH 09/21] struct symtab split part 2: buildsym.c buildsym.h

[PATCH 1/2] [PR symtab/17602] Split up gdb.cp/anon-ns.cc

[PATCH 1/2] Don't scan prologue past epilogue

Re: [PATCH 1/2] Fix C++ virtual method pointer resolution

[PATCH 1/2] S390: Fix 'expedite' for s390-te-linux64

[PATCH 1/3 v2] Add expansion_notify callback to expand_symtabs_matching

[PATCH 1/3] 'callfuncs' test case: Fixes in conditionally compiled code

[PATCH 1/3] add a default method for gdbarch_skip_permanent_breakpoint

[PATCH 1/3] Drop remaining references to removed source lines in break1.c and ur1.c

[PATCH 1/3] Making syscall information be per-arch, instead of global

[PATCH 1/3] python extended prompt: Use os.getcwd() instead of os.getcwdu()

Re: [PATCH 1/3] sh/ChangeLog: immediatly to immediately

[PATCH 1/4] Implemement support for groups of syscalls in the xml-syscall interface.

[PATCH 1/4] python support for fetching separate debug files: build_id

[PATCH 1/5] struct symtab split part 1: SYMTAB_OBJFILE

Re: [PATCH 1/6] New proc _handle_attribute

[PATCH 1/7] Import readlink

[PATCH 1/7] Make IMPORTED_GNULIB_MODULES in alphabetical order

[PATCH 10/21] struct symtab split part 2: guile/scm-block.c

Re: [PATCH 11/16 v3] Extended-remote Linux exit events

[PATCH 11/21] struct symtab split part 2: infrun.c

[PATCH 12/21] struct symtab split part 2: jit.c

Re: [PATCH 13/16] Drop non-prototype C function header variants: 'list' test case

[PATCH 13/21] struct symtab split part 2: linespec.c

[PATCH 14/21] struct symtab split part 2: macroscope.c macrotab.c macrotab.h

[PATCH 15/21] struct symtab split part 2: maint.c testsuite/gdb.base/maint.exp

[PATCH 16/21] struct symtab split part 2: mi/mi-cmd-file.c

[PATCH 17/21] struct symtab split part 2: psympriv.h psymtab.c

[PATCH 18/21] struct symtab split part 2: python/py-symtab.c

[PATCH 19/21] struct symtab split part 2: source.c

[PATCH 2/2] [PR symtab/17602] Fix arguments to symbol_name_cmp

[PATCH 2/2] Improve arm_skip_prologue by using arm_analyze_prologue

[PATCH 2/2] S390: Fix gdbserver support for TDB

Re: [PATCH 2/2] Support setting breakpoints on C++ method pointers

[PATCH 2/3 v2] Interleave completion list building with symbol table expansion

[PATCH 2/3] Adjust calls for setting "catch syscall" information

[PATCH 2/3] Eliminate literal line numbers in mi-until.exp

[PATCH 2/3] Fix Python help() test for Python 3

Re: [PATCH 2/3] igen/: Change immediatly to immediately

[PATCH 2/3] make "permanent breakpoints" per location and disableable

[PATCH 2/3] Perform all tests in callfuncs.exp with and without C function prototypes

[PATCH 2/4] Add support to catch groups of syscalls.

[PATCH 2/4] python support for fetching separate debug files: have_debug_info

[PATCH 2/5] struct symtab split part 1: SYMTAB_DIRNAME

Re: [PATCH 2/6] DW attribute macro MACRO_AT_func and MACRO_AT_range

[PATCH 2/7] Import alloca explicitly

[PATCH 2/7] Use readlink unconditionally

Re: [PATCH 2/9] Add macro ALL_BLOCK_SYMBOLS_WITH_NAME.

[PATCH 20/21] struct symtab split part 2: symfile-debug.c symfile.c symfile.h

[PATCH 21/21] struct symtab split part 2: symmisc.c

[PATCH 3/3 v2] Implement completion limiting

[PATCH 3/3] callfuncs.exp: Indent perform_all_tests()

[PATCH 3/3] Fix prints in tests for Python 3

[PATCH 3/3] fix skipping permanent breakpoints

[PATCH 3/3] GDB testsuite: More fixes for warnings with -std=gnu11

Re: [PATCH 3/3] ppc/*: Change immediatly to immediately.

[PATCH 3/3] Testcase

[PATCH 3/4] Create syscall groups for x86_64.

[PATCH 3/4] python support for fetching separate debug files: add_separate_debug_file

[PATCH 3/5] struct symtab split part 1: SYMTAB_LINETABLE

Re: [PATCH 3/6] Get start and end address of main in dwz.exp

[PATCH 3/7] Import lstat

[PATCH 3/7] Include alloca.h unconditionally

[PATCH 4/4] python support for fetching separate debug files: is_separate_debug_file

[PATCH 4/4] Update documentation on catching a group of related syscalls.

[PATCH 4/5] struct symtab split part 1: buildsym api cleanup

Re: [PATCH 4/6] Use Dwarf::assemble in implptr-optimized-out.exp

[PATCH 4/7] Import memchr explicitly

[PATCH 4/7] Use lstat unconditionally

[PATCH 5/5] struct symtab split part 1: SYMTAB_BLOCKVECTOR

Re: [PATCH 5/6] Fix implptr-optimized-out.exp fail

[PATCH 5/7] Import canonicalize-lgpl

[PATCH 5/7] Import wchar and wctype-h explicitly

Re: [PATCH 5/9] Rename some "aux" functions.

Re: [PATCH 6/6] Fix dw2-ifort-parameter.exp fail with clang

[PATCH 6/7] Include wchar.h and wctype.h unconditionally

[PATCH 6/7] Use canonicalize_file_name unconditionally

[PATCH 7/7] Import errno explicitly

[PATCH 7/7] Import rename module

Re: [PATCH 7/9] Rewrite lookup_static_symbol to use gdbarch routine

[PATCH v2 00/13] record btrace: prepare for a new trace format

[PATCH v2 01/13] btrace: add struct btrace_data

[PATCH v2 02/13] btrace: add format argument to supports_btrace

[PATCH v2 03/13] btrace, linux: add perf event buffer abstraction

[PATCH v2 04/13] record btrace: add configuration struct

[PATCH v2 05/13] record-btrace: add bts buffer size configuration option

[PATCH v2 06/13] btrace: update btrace_compute_ftrace parameters

[PATCH v2 07/13] btrace: extend struct btrace_insn

[PATCH v2 08/13] btrace: move and rename btrace-common

[PATCH v2 09/13] btrace: identify cpu

Re: [PATCH v2 1/2] ISA bit treatment on the MIPS platform

[PATCH v2 1/4] Implemement support for groups of syscalls in the xml-syscall interface.

[PATCH v2 10/13] btrace: use the new cpu identifier

[PATCH v2 11/13] record-btrace: indicate gaps

[PATCH v2 12/13] configure: check for libipt

[PATCH v2 13/13] [wip] btrace: support Intel(R) Processor Trace

Re: [PATCH v2 2/2] Correct invalid assumptions made by (mostly) DWARF-2 tests

[PATCH v2 2/4] Add support to catch groups of syscalls.

[PATCH v2 3/4] Create syscall groups for x86_64.

[PATCH v2 4/4] Update documentation on catching a group of related syscalls.

Re: [PATCH v2] gdb/hppa-tdep.c: Fix logical working flow typo issue

Re: [PATCH v2] gdb/i387-tdep.c: Avoid warning for "-Werror=strict-overflow"

[PATCH v2] Provide useful completer for "info registers"

[PATCH v3 00/14] let gdb reuse gcc's C compiler

[PATCH v3 01/14] introduce ui_file_write_for_put

[PATCH v3 02/14] add gcc/gdb interface files

[PATCH v3 03/14] add some missing ops to DWARF assembler

[PATCH v3 04/14] add make_unqualified_type

[PATCH v3 05/14] add dummy frame destructor

[PATCH v3 06/14] add infcall_mmap and gcc_target_options gdbarch methods

[PATCH v3 07/14] add gnu_triplet_regexp gdbarch method

[PATCH v3 08/14] introduce call_function_by_hand_dummy

[PATCH v3 09/14] split dwarf2_fetch_cfa_info from dwarf2_compile_expr_to_ax

Re: [PATCH V3 1/9] Adapt `info probes' to support printing probes of different types.

[PATCH v3 10/14] make dwarf_expr_frame_base_1 public

[PATCH v3 11/14] export dwarf2_reg_to_regnum_or_error

[PATCH v3 12/14] add linux_infcall_mmap

[PATCH v3 13/14] add s390_gcc_target_options

[PATCH v3 14/14] the "compile" command

Re: [PATCH V3 7/9] Simple testsuite for DTrace USDT probes.

[PATCH v4 00/14] let gdb reuse gcc's C compiler

[PATCH v4 01/14] introduce ui_file_write_for_put

[PATCH v4 02/14] add gcc/gdb interface files

[PATCH v4 03/14] add some missing ops to DWARF assembler

[PATCH v4 04/14] add make_unqualified_type

[PATCH v4 05/14] add dummy frame destructor

[PATCH v4 06/14] add infcall_mmap and gcc_target_options gdbarch methods

[PATCH v4 07/14] add gnu_triplet_regexp gdbarch method

[PATCH v4 08/14] introduce call_function_by_hand_dummy

[PATCH v4 09/14] split dwarf2_fetch_cfa_info from dwarf2_compile_expr_to_ax

[PATCH v4 10/14] make dwarf_expr_frame_base_1 public

[PATCH v4 11/14] export dwarf2_reg_to_regnum_or_error

[PATCH v4 12/14] add linux_infcall_mmap

[PATCH v4 13/14] add s390_gcc_target_options

[PATCH v4 14/14] the "compile" command

Re: [PATCH v4] Make chained function calls in expressions work

Re: [PATCH V5 2/3] Add AVX512 register support to gdbserver.

[PATCH v5] Make chained function calls in expressions work

[PATCH v6] Make chained function calls in expressions work

Re: [PATCH v7] Events when inferior is modified

Re: [PATCH v8] Events when inferior is modified

[patch+7.8] Fix 7.8 regression: resolve_dynamic_struct: Assertion `TYPE_NFIELDS (type) > 0' (PR 17642)

[patch, nios2] clean up prologue/epilogue detection code

[patch, nios2] remove obsolete code sequences from prologue analyzer

[PATCH,Hurd] Fix deallocation after proc_getprocinfo call

[PATCH] [arm] Fix fails in dw2-compdir-oldgcc.exp

[PATCH] [COMMITTED] Add myself as write-after-approval GDB maintainer

[PATCH] [PR symtab/17591] Better fix

[PATCH] [RFC] Don't propagate our current terminal state to the inferior

[patch] Add add-auto-load-scripts-directory

Re: [PATCH] Add gdbarch_sizeof_g_packet to "struct remote_arch_state" to handle the issue that get error "Remote 'g' packet reply is too long" with qemu-system-x86_64

[PATCH] Add missing parenthesis

[PATCH] Add more missing parentheses to Python calls to print

Re: [PATCH] Add support for bound table in the Intel MPX context.

[PATCH] Allow board file to specify remotetimeout

[PATCH] Append to input history file instead of overwriting it

[PATCH] checkpoint: print index of new checkpoint in response message

[PATCH] create_internal_breakpoint: Apply gdbarch_skip_entrypoint.

[PATCH] Don't enable gdbtk in testsuite

[PATCH] Don't set CC in config/i386/go32.mh

[PATCH] dwarf.exp: In 64-bit units, emit also abbrev offset as a 64-bit field

[PATCH] dwarf2read.c (peek_die_abbrev): Improve error message text.

[PATCH] Enable invoking overloaded operator() method on class and union values.

[PATCH] execl-update-breakpoints.exp: Move whole segment instead of .text section

[PATCH] expand_symtab_containing_pc: Renamed from find_pc_sect_symtab_via_partial

[PATCH] Fix behaviour of 'show' commands in hook functions in MI mode

[PATCH] Fix build with Python 3.4 (PR python/16784)

[PATCH] Fix cross-compiling with static linking in gdbserver Makefile.in

[PATCH] Fix gdb.reverse failures on mingw32-hosted GDB

[PATCH] Fix memory leak in watch_main_source_file_lossage

Re: [PATCH] Fix MPX and AVX512 tests for path changes.

[PATCH] Fix parallel testing issues in gdb.guile tests

[PATCH] Fix PR 17559: confusion over result of find_pc_line

[PATCH] Fix regression introduced by 6c659fc2c7cd2da6d2b9a3d7c38597ad3821832a

[PATCH] fix some bugs in python completion code

[PATCH] Fix test always passing in python/py-linetable.exp

Re: [PATCH] Fix the processing of Meta-key commands in TUI

[PATCH] follow-exec: handle targets that don't have thread exit events

[PATCH] frame.c: Fix the check for FID_STACK_INVALID in frame_id_eq().

Re: [PATCH] In MI mode -var-create --language not working.

[PATCH] Lift DWARF unwinder restriction in dwarf2-frame.c::dwarf2_frame_cfa

[PATCH] Match library name prefixed with sysroot

RE: [Patch] Microblaze: Port of Linux gdbserver

Re: [PATCH] microMIPS support (Linux signal trampolines)

[PATCH] Partial fix for PR breakpoints/10737: Make syscall info be per-arch instead of global

Re: [PATCH] PR c++/17494 - Fix evaluation of method calls under EVAL_SKIP

[PATCH] Process record support for PowerPC

[PATCH] Provide useful completer for "info registers"

[PATCH] Recognize new DWARFv5 C11, C++11 and C++14 DW_LANG constants.

Re: [PATCH] Refine read_string

[PATCH] Remove general_symbol_info.language_specific.cplus_specific

Re: [patch] Remove HPUX

[PATCH] Remove remnant of Chill support

[PATCH] Remove TYPE_CODE_CLASS

Re: [PATCH] Remove unwanted spaces when looking up builtin types

[PATCH] Rename in_function_epilogue_p to stack_frame_destroyed_p.

Re: [PATCH] Resolve xmethods over dynamic types

[PATCH] Restore terminal state in mi_thread_exit (PR gdb/17627)

[PATCH] solib_global_lookup: Fetch arch from objfile.

Re: [PATCH] Specify SA_RESTART when registering the SIGWINCH signal handler

[PATCH] Split up buildsym.c:end_symtab_from_static_block

[PATCH] The result of symtab expansion is always a primary symtab

[PATCH] tui: Fix newterm call for older ncurses

[PATCH] Use 2-byte instead of 4-byte NOP on S390 in 'bp-permanent' test case

[PATCH] Use ALL_PRIMARY_SYMTABS instead of ALL_SYMTABS.

[PATCH] Use GCC5/DWARF5 DW_AT_noreturn to mark functions that don't return normally.

[PATCH] Use MACRO_AT_func in entry-values.exp

[PATCH] Use standard_testfile in i386-bp_permanent.exp

[PATCH] Use SYMBOL_OBJFILE more.

Re: [PATCH] Warn users about mismatched PID namespaces

Re: [PATCHv2,Hurd] Fix deallocation after proc_getprocinfo call

[patchv3 2/2] Accelerate lookup_symbol_aux_objfile 85x

Re: [ping PATCH v2 1/4] Implemement support for groups of syscalls in the xml-syscall interface.

[PING] [PATCH 00/16] GDB testsuite cleanup, fix warnings with -std=gnu11

FW:[PING] [PATCH v2] Bug 17394: we cannot put a break-point at a global function for ASM file

FW: [Ping] [PATCH] Add support for bound table in the Intel MPX context.

FW: [ping] [PATCH] In MI mode -var-create --language not working.

[PING][RFC][PATCH v2] Python API: add gdb.stack_may_be_invalid

[PING^2][PATCH 00/16] GDB testsuite cleanup, fix warnings with -std=gnu11

[PING^2][PATCH v2 1/2] ISA bit treatment on the MIPS platform

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

[push] Revert old nexti prologue check and eliminate in_prologue

[push] Work around GCC bug 63748 (Re: [PATCH] PR c++/17494 - Fix evaluation of method calls under EVAL_SKIP)

[pushed 0/3] GDBserver: remove Hc handling from backend

[pushed 1/3] GDBserver: ctrl-c after leader has exited

[pushed 2/3] GDBserver: don't resume all threads if the Hc thread disapears

[pushed 3/3] GDBserver: clean up 'cont_thread' handling

[pushed] garbage collect gdb/breakpoint.c:breakpoint_thread_match

[pushed] Garbage collect the infwait_state global

[pushed] gdb.base/sigstep.exp: xfail gdb/17511 on i?86 Linux

Re: [pushed] PR tui/16138, PR tui/17519, and misc failures to initialize the terminal

[RFA/commit] [gdbserver/lynx] spurious failure to write in inferior memory

[RFA/commit] Handling of empty Ada ranges with a negative upper bound.

[RFA/Linux] Ask kernel to kill inferior when GDB terminates

[RFA] Always consider infcall breakpoints as non-permanent.

[RFA] common-defs.h: include <stdarg.h> before <stdio.h>

Re: [RFA] Fix amd64 dwarf register number mapping

[RFC/RFT] Use core regset iterators on GNU Hurd

[RFC/RFT] Use core regset iterators on Linux/CRIS

[RFC/RFT] Use core regset iterators on NetBSD/arm

[RFC/RFT] Use core regset iterators on Sparc Solaris

Re: [RFC] Import the rename gnulib module

[RFC] patches from FreeBSD and FSF copyright papers

Re: [RFC] PR gdb/17445 fix

[RFC] Remove files in make clean

[RFC] Removing old core file sniffer support (affects FreeBSD/alpha)

[RFC] While processing a struct die, store the method's address in its fn_field

[RFC][PATCH v2] Python API: Add gdb.stack_may_be_invalid

[RFC]Enable to set breakpoint on line which includes inlined function call

Re: [SH] Correct fabs and fneg insns in simulator

Cast result of obstack_next_free

Re: Fwd: Delivery Status Notification (Failure)

doc ping: [doc patch] Fix add-auto-load-safe-path typo

doc ping: [patch] Add add-auto-load-scripts-directory

Fail in dw2-dos-drive.exp

Re: Fix infinite loop in update_enumeration_type_from_children

Re: Fix off-by-one bug calling value_cstring

FYI: small updates on GDB Coding Style wiki

Re: GCC switch to C11 causes many testsuite compiler diagnostics

gnulib's errno module was imported

Make dont_print_vb of cp_print_value_fields an int

Re: merging from gcc

Re: PATCH: GDB/MI - implement -exec-abort

PING [PATCH RFC] PR gdb/17445 fix

ping: [patchv2] Fix 100x slowdown regression on DWZ files

Re: PING: [V3 00/21] Fortran dynamic array support

Re: PowerPC: "set architecture" -> "Architecture not recognized" ?

PowerPC: "set architecture" -> "Architecture not recognized" ? (was: Re: [PATCH 3/3] Testcase)

pushed: [Ada/commit] varsize-limit error printing element of packed array...

pushed: [commit/Ada] gdb.ada/complete.exp failure on x86_64-windows

pushed: [commit/Ada] Ignore __XA types when redundant.

pushed: [RFA/commit] [gdbserver/lynx] spurious failure to write in inferior memory

pushed: [RFA/commit] Handling of empty Ada ranges with a negative upper bound.

Regression for gdb.ada/arrayidx.exp [Re: pushed: [commit/Ada] Ignore __XA types when redundant.]

Regression for gdb.cp/exceptprint.exp [Re: [PATCH v6] Make chained function calls in expressions work]

Re: Regression for gdb.cp/exceptprint.exp [Re: [PATCH v6] Make chained function calls in expressions work]

RFA 0/2 fix for bug with large structure offsets

RFA 1/2 fix for bug with large structure offsets

RFA 2/2 fix for bug with large structure offsets

RFA bug fix -- x86-64 stabs and deprecated fp register

RFA info macro [-at LOCATION,] (v2)

RFA: info macro [-at LOCATION,]

RFC: "set" command with 2 arguments instead of one?

RFC: skip_inline_frames failed assertion resuming from breakpoint on LynxOS

RFC: using AdaCore's git hooks for binutils-gdb.git ...

should be fixed: Regression for gdb.ada/arrayidx.exp [Re: pushed: [commit/Ada] Ignore __XA types when redundant.]

Re: two agent expression nits (one line each)

Use obstack_blank_fast to shrink obstacks


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