gdb-patches archive
subject index for December, 2011

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:

* linespec.c (decode_dollar): Avoid "may be used uninitialized" warning.

the -Wshadow patches...

[0/17] RFC: share minimal symbols across objfiles

Re: [0/3] RFC: fix PR mi/8444

[1/17] make minimal_symbol::filename const

[1/2] FYI: shrink struct value

[10/17] change minsym representation

[11/17] introduce new union in general_symbol_info

[12/17] change minsyms to use indices

[13/17] make MSYMBOL_VALUE_ADDRESS an rvalue

[14/17] make minsyms progspace-independent

[15/17] add comment

[16/17] share minimal symbols

[17/17] target_sections hack

[2/17] refcount BFDs everywhere

[2/2] FYI: fix PR python/12533

[3/17] clean up allocate of BFD filenames

[4/17] fix some BFD leaks

[5/17] introduce the BFD cache

[6/17] create minsyms.h

[7/17] add registry.h

[8/17] allow indirect access in registry.h

[9/17] add a registry to BFD

[cancel] [patch] Fix compilation with gcc-4.7.x

[commit+7.4] [patch+7.4] reread.exp 7.3->7.4 regression

[commit+7.4][arm/bfd] Fill in core_pid to fix GDB corethreads.exp failures

[commit+7.4][arm] Fix PR tdep/12797 and callfuncs.exp regression

[commit, arm] Handle atomic sequences

[commit, s390] Fix regression in gdb.base/callfuncs.exp [Re: [commit, s390] Proper handling of PSW address/mask everywhere]

[commit, s390] Use "GNU/Linux" (Re: New ARI warning Wed Dec 7 01:55:04 UTC 2011)

[commit/Ada 1/3] New function ada-lang.c:should_use_wild_match...

[commit/Ada] improve message when cannot insert Ada exception catchpoint.

[commit/Ada] Make the exception_support_info data per inferior.

[commit/branch] -Werror no longer enabled by default

[commit/branch] GDB version number bumped

[commit/branch] Mention GDB 7.3.91 pre-prelease in ChangeLog

[commit/branch] Updated GDB version number

[commit/head+branch] GDB Version Number bumped

[commit/testsuite/Ada] Make sure all types in gdb.ada/homonym testcase are used...

[commit/www] announced the creation of the gdb-7.4 branch

[commit] [doc patch] gdbint: XFAIL vs. KFAIL [Re: [patch] gcc KFAILs to XFAILs]

[commit] [patch] Fix gdb.python/py-finish-breakpoint.exp new FAIL on x86_64-m32 [Re: [RFC] Python Finish Breakpoints]

[commit] [patch] Fix overlapping objfiles with discontiguous CUs (PR 13346)

[commit] [patch] Forbid "run" etc. for use_gdb_stub targets

[commit] [patch] gcc KFAILs to XFAILs [Re: [commit] testsuite: KFAIL gdb.cp/static-method.exp]

[commit] [patch] gdbserver: Fix harmless crash for current-lwp-dead.exp

[commit] [patch] gdbserver: Fix overlapping memcpy (safe now)

[commit] [patch] Implement qXfer:libraries-svr4 for Linux/gdbserver #4

[commit] [patch] Regressed TLS variables type (PR 13448)

[commit] [patch] reread_symbols observer_notify_new_objfile - fix ARM unwinding after reread

[commit] [patch] testsuite: Fix mi-solib.exp without debuginfos [Re: [3/3] RFC: fix PR mi/8444]

[commit] [patch] testsuite: gcc XFAILs fixes

[commit] [patch] testsuite: Remove post-PTRACE_DETACH SIGSTOP checking testcases

[commit] Ada exception catchpoint support cleanup.

[commit] Add PR # 7200 to: Make "!" an alias for "shell".

[commit] Add PR gdb/8367 to basenames-may-differ patch.

[commit] add some comments to testsuite/lib/gdb.exp

[commit] Create new section in NEWS for next release branch

[commit] dwarf2read.c: Rename debug_type_section to debug_types_section.

[commit] Fix compilation --without-expat [Re: [commit] [patch] Implement qXfer:libraries-svr4 for Linux/gdbserver #4]

[commit] Fix Type.array doc string.

[commit] lib/gdb.exp (gdb_start_cmd): Fix error return value.

[commit] Make decode_line_internal static.

[commit] py-auto-load.c: Call xfree instead of free.

[commit] testsuite: Extend timeout: gdb.reverse/until-precsave.exp: run to end of main

[commit] testsuite: gdb.cp/templates.exp gcc-4.7 compatibility

[commit] testsuite: gdb.cp/templates.exp gcc-4.7 new PR 51668 XFAIL

[commit] testsuite: KFAIL gdb.cp/static-method.exp [Re: Regression for gdb.base/sigstep.exp with .debug_types]

[commit] testsuite: Race fix: gdb.trace/ftrace.exp gdb_test_multiple (PR 12649) [Re: [commit] testsuite: Races fix: gdb.trace/* gdb_test_multiple (PR 12649)]

[commit] testsuite: Races fix: gdb.trace/* gdb_test_multiple (PR 12649)

[commit] tweak gdbserver debugging output

[commit] Update tfind tests

[commit] varobj.c:varobj_update minor reformatting

[commit] Warn if missing debug info for Ada exception catchpoints

[committed] [patch] Fix compilation warning with UST enabled

[committed] [patch] Replace magic numbers with macros in gdbserver/tracepoint.c

[committed] [patch] Set canonical.addr_string for static tracepoint

[committed] Darwin: tune complaint message

[committed]: [patch] New test case for static tracepoint

[committed]: [patch] SYS_gettid

[doc patch] gdbint: XFAIL vs. KFAIL [Re: [patch] gcc KFAILs to XFAILs]

[NEWS patch] Re: [patch 1/2] Make gdbtui a shell script

[OB] Fix linux-low.c build error

[obv] Fix unused-but-set-variable error [Re: [OB] Fix linux-low.c build error]

Re: [obv] Fix unused-but-set-variable error [Re: [OB] Fix linux-low.c build error]

[obv] gdb.linespec/linespec.exp: Fix C++ build compat.

[obv] gdbarch.sh: max_insn_length: comment: add unit

[obv] s390*: Fix build regression, remains execution regression

[obv] testsuite: Fix more racy FAILs

[obv] testsuite: Fix racy FAILs in gdb.threads/fork-thread-pending.c

[obv] testsuite: gdb.base/foll-exec.exp: Fix racy FAIL

[obv] testsuite: gdb.python/py-frame-inline.c fix for gcc-4.7

[obv] testsuite: gdb.server/ext-run.exp: Fix for systemd

[obv] Unbreak gdbserver build

[patch 0/2] Speed up build (+drop gdbtui)

Re: [PATCH 014/238] Fix Wshadow

Re: [PATCH 022/238] [misc.] bcache.c: -Wshadow fix.

Re: [PATCH 024/238] [misc.] bcache.c: -Wshadow fix

Re: [PATCH 025/238] [misc.] bcache.c: -Wshadow fix

Re: [PATCH 026/238] [misc.] bcache.c: -Wshadow fix

Re: [PATCH 027/238] [misc.] bfd-target.c: -Wshadow fix

Re: [PATCH 033/238] [misc.] breakpoint.c: -Wshadow fix

Re: [PATCH 034/238] [misc.] Fix -Wshadow warnings.

[PATCH 035/238] [index] python/py-evtregistry.c: -Wshadow fix

[PATCH 036/238] [index] i386-tdep.c: -Wshadow fix

[PATCH 037/238] [index] gnu-v2-abi.c: -Wshadow fix

[PATCH 038/238] [index] gdbtypes.c: -Wshadow fix

[PATCH 039/238] [index] findcmd.c: -Wshadow fix

[PATCH 040/238] [index] f-valprint.c -Wshadow fix

[PATCH 041/238] [index] f-typeprint.c: -Wshadow fix

[PATCH 042/238] [index] exec.c: -Wshadow fix

[PATCH 043/238] [index] eval.c: -Wshadow fix

[PATCH 044/238] [index] dwarf2read.c: -Wshadow fix

[PATCH 045/238] [index] dwarf2read.c: -Wshadow fix

[PATCH 046/238] [index] dcache.c: -Wshadow fix

[PATCH 047/238] [index] cp-support.c: -Wshadow fix

[PATCH 048/238] [index] cp-abi.c: -Wshadow fix

[PATCH 049/238] [index] completer.c: -Wshadow fix

[PATCH 050/238] [index] coffread.c: -Wshadow fix

[PATCH 051/238] [index] gnu-v3-abi.c: -Wshadow fix

[PATCH 052/238] [index] linespec.c: -Wshadow fix

[PATCH 053/238] [index] parse.c: -Wshadow fix

[PATCH 054/238] [index] stabsread.c: -Wshadow fix

[PATCH 055/238] [index] symmisc.c: -Wshadow fix

[PATCH 056/238] [index] symtab.c: -Wshadow fix

[PATCH 057/238] [index] valarith.c: -Wshadow fix

[PATCH 058/238] [index] valops.c: -Wshadow fix

[PATCH 059/238] [index] value.c: -Wshadow fix

[PATCH 060/238] [index] varobj.c: -Wshadow fix

[PATCH 061/238] [index] wrapper.c: -Wshadow fix

[PATCH 062/238] [index] mi/mi-cmds.c: -Wshadow fix

[PATCH 070/238] [optind, optparse] mi/mi-cmd-break.c: -Wshadow fix

[PATCH 071/238] [optind, optparse] mi/mi-cmd-disas.c: -Wshadow fix

[PATCH 072/238] [optind, optparse] mi/mi-cmd-env.c: -Wshadow fix

[PATCH 073/238] [optind, optparse] mi/mi-cmd-target.c: -Wshadow fix

[PATCH 074/238] [optind, optparse] mi/mi-cmd-var.c: -Wshadow fix

[PATCH 075/238] [optind, optparse] mi/mi-getopt.c: -Wshadow fix

[PATCH 076/238] [optind, optparse] mi/mi-main.c: -Wshadow fix

Fwd: [PATCH 1/1] x86: Add process memory layout to coredump file

[patch 1/2] Drop gdbtui [+doc changes]

[PATCH 1/2] FreeBSD/amd64: Updates for the recent changes that Pedro Alves made.

[patch 1/2] Make gdbtui a shell script

Re: [PATCH 18/348] Fix -Wsahdow warnings

[patch 2/2] Do not build libgdb.a by default

[PATCH 2/2] FreeBSD: Removed definition of DBREG_DRX macro because it is already in FreeBSD.

Re: [PATCH 2/2] sim: bfin: lookup target strings when tracing system calls

[Patch Darwin] head build fixes for i686-darwin9/x86_64-darwin10.

[PATCH v2] Fix PR gdb/12953: No hardware watchpoints on FreeBSD amd64

Re: [PATCH v2] sim: export cb_get_string for people to use

[patch+7.4] reread.exp 7.3->7.4 regression

[PATCH, docs RFA] Delete all use_stub support: gdb_step_for_stub, and calls to set_debug_traps etc. throughout (was: Re: [commit] add some comments to testsuite/lib/gdb.exp)

[patch, testsuite] static tracepoint on the same address with other tracepoints/breakpoints

[patch/obv] Skip gdb.trace/status-stop.exp if target doesn't support trace

Re: [PATCH] Add extra 'info os' information types for Linux (trunk and 7.4)

[patch] * server.c (start_inferior): Set last_ptid in --wrapper case.

[PATCH] Add bp_location to Python interface

Re: [PATCH] Add extra 'info os' information types for Linux (trunk and 7.4)

[patch] Add native-gdbserver.exp board file to gdb source tree

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

Re: [PATCH] arm reversible : <phase_2_complete>

[patch] avoid the crash of gdb+pretty printer on initialized local variables

[patch] boards/native-stdio-gdbserver.exp: New file.

[patch] Delete #if 0'd out code in language.c

[patch] Delete dwarf2read.c:check_cu_functions et.al.

[PATCH] Don't run amd64-i386-address.exp on OpenBSD

[PATCH] Don't skip over return trampolines when instruction-stepping

[patch] dwarf2read.c (read_typedef): Guard against self-referential typedefs.

[patch] Fix a double collect of static tracepoint

[patch] Fix compilation warning with UST enabled

[patch] Fix compilation with gcc-4.7.x

[patch] Fix crash in "info auto-load-scripts"

[PATCH] Fix gdb.ada/watch_arg.exp test with always inserted and displaced stepping on

[patch] Fix gdb.cp/gdb2495.exp regression with gcc-4.7

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

[patch] Fix gdb.cp/gdb2495.exp regression with gcc-4.7 #3

[patch] Fix gdb.python/py-finish-breakpoint.exp new FAIL on x86_64-m32 [Re: [RFC] Python Finish Breakpoints]

Re: [patch] Fix gdb.python/py-finish-breakpoint.exp new FAIL on x86_64-m32 [Re: [RFC] Python Finish Breakpoints]

[PATCH] Fix linespec.c vs padding on 32bit targets

[PATCH] Fix OpenBSD/amd64 sigtramp detection

[PATCH] Fix PR gdb/12953: No hardware watchpoints on FreeBSD amd64

[PATCH] Fix reading core dumps on OpenBSD/amd64

[patch] Fix remote.c crash on gdbserver close (+fix py-finish-breakpoint.exp for gdbserver) [Re: [RFC] Python Finish Breakpoints]

[patch] Fix remote.c crash on gdbserver close (+fix py-finish-breakpoint.exp for gdbserver) [rediff]

[PATCH] Fix spurious SIGTRAP when in non-stop mode

[PATCH] Fix tracepoint create_tsv_from_upload sprintf crash

[PATCH] Fix tracepoint tstart again get gdb_assert

[patch] gcc KFAILs to XFAILs [Re: [commit] testsuite: KFAIL gdb.cp/static-method.exp]

Re: [patch] gcc KFAILs to XFAILs [Re: [commit] testsuite: KFAIL gdb.cp/static-method.exp]

Re: [patch] GDB 7.2: new feature for "backtrace" that cuts path to file (remain filename)

[PATCH] gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp and unsupported catchpoints

[patch] gdb_gcore man/help/install [+doc] #2

[patch] gdbserver: Fix harmless crash for current-lwp-dead.exp

[patch] gdbserver: Fix overlapping memcpy (safe now)

[PATCH] gdbserver: install gdbreplay too

[patch] handle nested exceptions

Re: [PATCH] Incorrect output in error case

Re: [PATCH] Linux/gdbserver: Clean up fetch_register and store_register

Re: [PATCH] Linux/gdbserver: Factor out usr_store_inferior_registers

[PATCH] minor fixes for python finish breakpoint testcases

[PATCH] MIPS/Linux: Update the number of pseudo registers too

Re: [PATCH] MIPS: Atomic sequence emulation branch decoding fix

Re: [PATCH] MIPS: Avoid breakpoints in branch delay slots

Re: [PATCH] MIPS: Correct floating point condition code mask

Re: [PATCH] MIPS: Fix breakpoints on frameless functions

[PATCH] MIPS: Fix LUI/ADDIU sign-extension in MIPS16 trampolines

[PATCH] MIPS: Fix pc_regnum and sp_regnum initialisation

Re: [PATCH] MIPS: Handle MIPS-3D and DSP ASE branch instructions

[PATCH] MIPS: MIPS16 offset calculation and branch decoding fixes

Re: [PATCH] MIPS: MIPS16 symbol annotation interpretation fix

[PATCH] MIPS: mips32_scan_prologue's indentation

[patch] New test case for static tracepoint

[patch] parse.c (namecopy, namecopy_size): Move into copy_name.

[PATCH] PIE support for OpenBSD

[PATCH] PR threads/10729: x86 hw watchpoints and non-stop mode

[patch] Regressed TLS variables type (PR 13448)

[PATCH] remote: Fix a crash on longjmp breakpoint removal

Re: [PATCH] remote: Fix hw watchpoint address matching

[patch] Remove nfn_fields_total, unused.

[PATCH] Remove obsolete hardware watchpoint FIXMEs.

[patch] remove some calls to gdb_step_for_stub

[patch] Replace magic numbers with macros in gdbserver/tracepoint.c

Re: [patch] Replace reread_symbols by load+free calls

Re: [patch] reread_symbols observer_notify_new_objfile - fix ARM unwinding after reread [Re: [patch+7.4] reread.exp 7.3->7.4 regres

[patch] reread_symbols observer_notify_new_objfile - fix ARM unwinding after reread [Re: [patch+7.4] reread.exp 7.3->7.4 regression]

[patch] s390*: watchpoints regression [Re: [obv] s390*: Fix build regression]

Re: [patch] s390*: watchpoints regression [repost]

[patch] Set canonical.addr_string for static tracepoint

[PATCH] sim: cr16: add ifdefs around undefined syscalls

[PATCH] sim: erc32: fix linking against local readline on modern (ncurses) systems

Re: [PATCH] sim: generate build dependencies on the fly

[patch] SYS_gettid

Re: [PATCH] testsuite: Add (extensive) hardware breakpoint testing

[PATCH] testsuite: Fix a "continue" outside of a loop error

[patch] testsuite: Fix mi-solib.exp without debuginfos [Re: [3/3] RFC: fix PR mi/8444]

[patch] testsuite: gcc XFAILs fixes

Re: [PATCH] testsuite: Pass "break" and "continue" exceptions up

[patch] testsuite: Remove post-PTRACE_DETACH SIGSTOP checking testcases

Re: [python] [patch] PR python/13329

[RFA 2/3] Ada: allow unqualified function names in linespecs

[RFA 3/3] Remove language param from name_matcher in struct quick_symbol_functions

[RFA take 2] Allow setting breakpoints on inline functions (PR 10738)

Re: [RFA take 2] Allow setting breakpoints on inline functions (PR 10738)

[rfa, s390] [bfd part] Support extended register sets

[RFA/Ada] Breakpoints on task bodies

[RFA/commit] Improve gdb_realpath for Windows hosts

[RFA/commit] Work around Solaris bourne shell limitation when building the sim

Re: [RFA/RFC] try ignoring bad PLT entries in ELF symbol tables

[RFA] Add testcase for locals identified with FUNCTION::VAR syntax.

Re: [RFA] Allow setting breakpoints on inline functions (PR 10738)

[RFA] Don't immediately SIGTERM the child of "target remote |".

[RFA] Have block_innermost_frame start from selected frame

[RFA] Ignore data minimal symbols for breakpoint linespecs

Re: [RFA] mi/10586

[RFA] missing check against overlay_debugging in objfiles.c

[RFA] stdio gdbserver

[RFA] symtab.h: Remove cplus_specific.

[RFA] Updated path expression computations for varobj trees

[RFA] Use symbol search name in expand_symtabs_matching_via_partial...

[rfc v2][0/3] Remote core file generation

[rfc v2][1/3] Remote core file generation: BFD support

[rfc v2][2/3] Remote core file generation: register notes

[rfc v2][3/3] Remote core file generation: memory map

[RFC, PATCH] YACC parsers

[rfc, s390] [gdb part] Support extended register sets

[RFC/PATCH] sim: headers: use abs_srcdir to find helper scripts

[RFC/RFA] Add handling for unqualified Ada operators in linespecs

[RFC/RFA] do not call decode_compound with Ada expressions.

[RFC/WIP I/T sets V2 PATCH 00/14] I/T sets

Re: [RFC/WIP PATCH 00/14] I/T sets

Re: [RFC/WIP PATCH 01/14] Breakpoints always-inserted and the record target

Re: [RFC/WIP PATCH 02/14] Mask software breakpoints from memory writes too

RE: [RFC/WIP PATCH 03/14] Flip to set target-async on by default

Re: [RFC/WIP PATCH 06/14] Add base itsets support

Re: [RFC/WIP PATCH 07/14] Expand %ITSET% in the prompt to the current I/T set.

Re: [RFC/WIP PATCH 09/14] I/T set support for breakpoints - trigger set, and stop set

Re: [RFC/WIP PATCH 13/14] Make "thread apply all" only loop over threads in the current set

[RFC/WIP PATCH v2 01/12] Flip to set target-async on by default

[RFC/WIP PATCH v2 02/14] Implement all-stop on top of a target running non-stop mode

[RFC/WIP PATCH v2 03/12] manythreads.exp: Adjust to handle threads appearing/disappearing after "Program received signal SIGFOO"

[RFC/WIP PATCH v2 04/12] ia64-sigill.exp: Don't assume there's no infrun output after the prompt

[RFC/WIP PATCH v2 05/14] watchthreads-reorder.exp: Don't assume there's no infrun output after the prompt

[RFC/WIP PATCH v2 06/14] Add base itsets support

[RFC/WIP PATCH v2 07/12] Expand %ITSET% and %THREAD% in the prompt

[RFC/WIP PATCH v2 08/12] I/T set support for breakpoints - trigger set, and stop set

[RFC/WIP PATCH v2 09/14] Add I/T set support to most execution commands

[RFC/WIP PATCH v2 10/14] Parallel steps, wait for all threads to reach their goal

[RFC/WIP PATCH v2 11/12] Default the current itset to the current inferior set (curset).

[RFC/WIP PATCH v2 12/12] Default "set schedule-multiple" to on

[RFC/WIP PATCH v2 13/12] Comment out new info breakpoints output, in order to not break the test suite

[RFC/WIP PATCH v2 14/12] experiment with "scope"

[RFC] A new command 'explore'

[RFC] a script to update our gnulib import...

[RFC] Add support for .debug_gdb_scripts to mach-o.

[RFC] allow unqualified function names in linespecs

[RFC] Initial pass at supporting the Go language

Re: [RFC] mips-tdep.c: Fix mips16 bit rot

Re: [rfc] Options for "info mappings" etc. (Re: [PATCH] Implement new `info core mappings' command)

Re: [RFC] Python Finish Breakpoints

[rfc][0/4] Remote /proc file access

[rfc][1/4] Consolidate TARGET_OBJECT_SPU handling

[rfc][2/4][rfa/doc] Support for TARGET_OBJECT_PROC

[rfc][3/4][rft/procfs] Move "info proc" command to common code

[rfc][4/4] Implement remote "info proc" for Linux

[trunk + 7.4] filter duplicate results better

[trunk + 7.4] fix erroneous comparison in filter_sals

[trunk + 7.4] sort minsyms by priority

RE: [windows mingw]gdb cvs head build error in windows-nat.c

Checked in: [commit/Ada 1/3] New function ada-lang.c:should_use_wild_match...

Checked in: [RFA/commit] Improve gdb_realpath for Windows hosts

Code formatting [Re: [patch] s390*: watchpoints regression [repost]]

Re: Code formatting [Re: [patch] s390*: watchpoints regression [repost]]

Crash regression for gdb.base/ending-run.exp [Re: creating the gdb-7.4 branch tomorrow (?)]

Crash regression with Eclipse [Re: [RFA] mi/10586]

creating the gdb-7.4 branch tomorrow (?)

cutting the branch on Monday Dec 11th?

Don't use obstack_empty_p

fix jmisc.exp failure with target-async

Re: Fix PR remote/13492

Fix PR remote/13492 (Re: [PATCH] PR threads/10729: x86 hw watchpoints and non-stop mode)

Fix typo in NEWS file

Formal regression of gdb.trace/tfind.exp [Re: [PATCH v2] Tracing notes and metadata]

FYI: a couple minsym usage fixes

FYI: add logging to dw2-inline-param.exp

FYI: create minsyms.h

FYI: doc fix for pretty-printer registration

FYI: fix bad cleanup

FYI: fixlet in ovsrch.exp (Was: creating the gdb-7.4 branch tomorrow (?))

FYI: make add_minsym_to_hash_table static

FYI: minsyms documentation

FYI: put ELF minsym file name into filename bcache

FYI: remove extra quote from pretty_printers.py

FYI: remove obsolete comments

Re: GDB 7.4 branching status? (2011-11-23)

gdb open again for commits (was: "Please hold commits to GDB while cutting the gdb-7.4 branch...")

New ARI warning Sat Dec 17 01:54:45 UTC 2011

New ARI warning Sat Dec 24 01:54:39 UTC 2011

New ARI warning Sat Dec 24 02:06:58 UTC 2011

New ARI warning Wed Dec 7 01:55:04 UTC 2011

New ARI warning Wed Dec 14 02:07:55 UTC 2011

New tests to watch regions larger than a machine word (Re: [PATCH] PR threads/10729: x86 hw watchpoints and non-stop mode)

Re: one-too-many location in breakpoint

Only use ranged watchpoints when supported

Re: Patch to add argument parsing classes to gdb

ping: Re: [patch] Forbid "run" etc. for use_gdb_stub targets

Please hold commits to GDB while cutting the gdb-7.4 branch...

Re: Regression for gdb.base/sigstep.exp with .debug_types

Regression for gdb.base/sigstep.exp with .debug_types [Re: creating the gdb-7.4 branch tomorrow (?)]

Regression for T (Stopped) processes [Re: [PATCH] PR threads/10729: x86 hw watchpoints and non-stop mode]

Regression gdb.base/callfuncs.exp for s390-on-s390x [Re: [commit, s390] Proper handling of PSW address/mask everywhere]

Regression gdb.base/fixsection.exp && gdb.threads/thread_check.exp [Re: [trunk + 7.4] sort minsyms by priority]

RFA: fix uninitialized field in Ada code

RFA: patch NEWS for MI changes (Was: [0/3] RFC: fix PR mi/8444)

RFC: filter minsyms more aggressively in linespec

RFC: how to handle mutable types in varobj?

Re: RFC: Introduce remote console for CLI interpreter via telnet

set print object on should affect MI varobjs (PR 13393)

Re: set print object on should affect MI varobjs (PR gdb/13393)

Re: set print object on should affect MI varobjs (PR mi/13393)

status on gdb-7.4 release...

this release cycle and the next (dates)...

unqualified function names in linespecs in Ada... (try #2)

wrong bfd recognized

Yao Qi nominated as tic6x maintainer


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