gdb-patches archive
subject index for March, 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/5] FYI: various val_print cleanups

[1/5] FYI: change value_print to return void

[2/5] FYI: change common_val_print to return void

[3/5] FYI: change val_print to return void

[4/5] FYI: change language val_print methods to return void

Re: [4/5] implement "info vtable"

[5/5] FYI: share some val_print code

Re: [5/5] reimplement 'set print vtbl on'

[ARI patch] Fix gawk-4.0 warning

[ARI patch] Verify cross-arch .S testsuite files compatibility

[commit 01/12] Fix -Wshadow warning in ada-lang.c:ada_lookup_simple_minsym

[commit 02/12] Remove trailing spaces in ada-lang.c:ada_lookup_simple_minsym doc.

[commit 03/12] Rename "wild_match" parameter in add_symbols_from_enclosing_procs

[commit 04/12] Rename "wild_match" parameter in ada-lang.c:ada_add_local_symbols

[commit 05/12] Rename "wild_match" variable in ada-lang.c:ada_lookup_symbol_list

[commit 06/12] Minor reformatting of ada_lookup_symbol_list's documentation.

[commit 07/12] rename "symbol_info" to "sym_info" in ada-lang.c...

[commit 08/12] Rename "wild_match" parameter in ada-lang.c:symbol_completion_match

[commit 09/12] Rename "encoded" parameter in ada-lang.c:symbol_completion_match...

[commit 1/2] Add missing _initialize_ravenscar prototype.

[commit 10/12] Rename "wild_match" parameter in ada-lang.c:symbol_completion_add...

[commit 11/12] Rename "encoded" parameter in ada-lang.c:symbol_completion_add...

[commit 12/12] Rename variables in ada-lang.c:ada_make_symbol_completion_list.

[commit 2/2] Add missing _initialize_ravenscar_sparc prototype.

Re: [commit/Ada] print packed arrays indexed by enumerated type

[commit/Ada] struct ada_symbol_info minor reformatting & doc update.

[commit] [doc patch] Fix '.debug_gdb_scripts section' node name for info

[commit] [doc patch] Move @menu to end of @node (Auto-loading)

[commit] [doc patch] NEWS: breakpoint condition-evaluation stale info

[commit] [ia64] [patch] Support recent libunwind-ia64.so.8 (1.0.1+)

[commit] [mingw] build fix on -Wmissing-prototypes

[commit] [msys+mingw] build error [-Werror=uninitialized]

[commit] [patch 1/2] Code cleanup: -ex and -x parsing: Use VEC

[commit] [patch 1/2] testsuite: Code cleanup: mb-templates.exp [Re: [RFC stub-side break conditions 5/5] GDBServer-side changes]

[commit] [patch 1/3] attach-fail-reasons: Reshuffle code

[commit] [patch 2/2] [+doc] New -iex and -ix: -ex and -x before inferior load

[commit] [patch 2/2] KFAIL for mb-templates.exp PASS->FAIL regression [Re: [RFC stub-side break conditions 5/5] GDBServer-side changes]

[commit] [patch 2/2] libunwind/ia64: Make libunwind ia64 specific

[commit] [patch 2/2] typedef-checking for CU relative vs. absolute offsets

[commit] [patch 2/3] attach-fail-reasons: Say more than ptrace: Operation not permitted.

[commit] [patch] Fix "interpreter-exec mi" output causing false FAILs

[commit] [PATCH] Fix core dump test case failure with a ulimit check in gdb.base/auxv.exp

[commit] [patch] Fix CU relative vs. absolute offsets [Re: RFC: problem with DW_OP_GNU_deref_type and dwarf's get_base_type callback]

[commit] [PATCH] Fix gdb.base/auxv and gdb.base/cond-eval-mode test cases

[commit] [patch] Fix regression by me for gcc-4.0...gcc-4.4 i386 -O2 -g parameters (PR 13777)

[commit] Added myself to list of write after approval maintainers

[commit] Allow setting breakpoints on inline functions (PR 10738)

[commit] arm reversible : <phase_2>

[commit] Code cleanup: py-auto-load.c: Use cleanups

[commit] Do not set MULTILINE_COMMENT_PREFIXES before calling update-copyright

[commit] Fix -Wmissing-prototypes build: cris

[commit] Fix -Wmissing-prototypes build: frv

[commit] Fix -Wmissing-prototypes build: sh64

[commit] Fix -Wmissing-prototypes build: the rest

[commit] Fix ARI violations in mips-linux-nat.c and mips-tdep.c

[commit] Fix thinko in help of "set breakpoint condition-evaluation".

[commit] Fix typo in frame.h:read_frame_register_unsigned function description.

[commit] GDB/MI Varobj support for Ada

[commit] gdbserver: Unexpected missing PT_PHDR when running break-interp.exp

[commit] KFAILs: [commit/Ada] print packed arrays indexed by enumerated type

[commit] More -Wmissing-prototypes fixes

[commit] New Ada testcase (bp_enum_homonym).

[commit] New Ada testcase (bp_on_var.exp).

[commit] New Ada testcase for breakpoints on operators.

[commit] remove dead code in varobj.c:c_value_of_variable

[commit] Remove dead libunwind-ia64 code

[commit] Remove unnecessary reading of dwarf2 abbrev table

[commit] remove unused fields in struct dwarf2_cu

[committed] : [PATCH 2/5] move tp installation to cmd_qtdp

[committed] : [PATCH] s/sprint/xsnprintf/ in remote.c

[committed]: [PATCH 1/5] OO tracepoint action.

[committed]: [patch] Run gdb.trace/ftrace.exp on `x86_64 -m64' and setup kfail

[doc patch] Fix '.debug_gdb_scripts section' node name for info

[doc patch] Move @menu to end of @node (Auto-loading)

[doc patch] NEWS: breakpoint condition-evaluation stale info

[FYI] write-after-apporval commit

[gmane.comp.gdb.devel] FYI: micro-optimize dwarf2_attr

[gmane.comp.gdb.devel] FYI: micro-optimize producer checks

[ia64] [patch] Support recent libunwind-ia64.so.8 (1.0.1+)

[mingw] build fix on -Wmissing-prototypes

[msys+mingw] build error [-Werror=uninitialized]

[obv] arm + xtensa: Fix -Wmissing-prototypes

[obv] Code cleanup: Unify linux_nat_core_of_thread_1 with common/

[obv] Complete a missing "}" in comment

[obv] dwarf_stack_op_name: Add missing DW_OP_GNU_* symbols.

[obv] Fix -Wmissing-prototypes build

[obv] Fix ChangeLog entry

[obv] Fix false FAILs on gdb.reverse/solib-precsave.exp (PR corefiles/11804 workaround)

[obv] Fix ia64 targets=all compilation

[obv] testsuite: disp-step-syscall.exp: Setup KFAIL for PR server/13796

[OT] DKIM/DomainKeys headers in messages from this list

[PATCH 0/2] GDBserver: A couple small qXfer:libraries-svr4:read cleanups

[PATCH 0/2] GDBserver: qXfer:libraries-svr4:read issues on PowerPC biarch.

[patch 0/2] New 'explore' command

[patch 0/2] OO tracepoint_action

[PATCH 0/3] Implement support for SystemTap probes on userspace

[patch 0/5] Install fast tracepoint via IPA

[PATCH 0/5] Preparatory patches for ITSET in GDBserver

[patch 0/6] auto-load: intro

Re: [PATCH 00/14] -Wmissing-prototypes: Intro

Re: [PATCH 008/238] Fix Wshadow

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

Re: [PATCH 1/2] gdb.threads/attach-into-signal.exp: cleanup

[PATCH 1/2] GDBserver: linux_qxfer_libraries_svr4, fix pasto in comment.

[PATCH 1/2] GDBserver: qXfer:libraries-svr4:read, and big endian hosts

[patch 1/2] libunwind/ia64: Rename libunwind-frame.[ch]

[patch 1/2] New 'explore' command C implementation (with docs)

[PATCH 1/2] New field stop_pc in tracepoint_hit_ctx

[PATCH 1/2]: Fix clean compile on AIX 5.3

[patch 1/3] attach-fail-reasons: Reshuffle code

[PATCH 1/3] Refactor internal variable mechanism

[PATCH 1/5] Define target_core_of_thread in gdbserver.

[PATCH 1/5] OO tracepoint action.

[patch 1/6] auto-load: reshuffle code

Re: [PATCH 11/348] Fix -Wshadow warnings

Re: [PATCH 17/348] Fix -Wshadow warnings

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

Re: [patch 2/2] Fix watchpoints for multi-inferior #2

[PATCH 2/2] GDBserver: qXfer:libraries-svr4, leave qXfer:libraries:read handling alone.

[PATCH 2/2] GDBserver: qXfer:libraries-svr4:read, malformed xml

[patch 2/2] libunwind/ia64: Make libunwind ia64 specific

[patch 2/2] New 'explore' command Python implementation (with docs)

[PATCH 2/2] OO tracepoint_action

[patch 2/2] typedef-checking for CU relative vs. absolute offsets [Re: RFC: problem with DW_OP_GNU_deref_type and dwarf's get_base_type callback]

Re: [patch 2/2] typedef-checking for CU relative vs. absolute offsets [Re: RFC: problem with DW_OP_GNU_deref_type and dwarf's get_base_type callback]

[PATCH 2/2]: Fix clean compile on AIX 5.3

[patch 2/3] attach-fail-reasons: Say more than ptrace: Operation not permitted.

[PATCH 2/3] Implement new features needed for handling SystemTap probes

[PATCH 2/5] move tp installation to cmd_qtdp

[PATCH 2/5] Move vec to common/

[patch 2/6] set auto-load * main part

[patch 3/3] attach-fail-reasons: SELinux deny_ptrace

Re: [PATCH 3/3] Testcase: "info locals" with Ada renamings.

[PATCH 3/3] Use longjmp and exception probes when available

[PATCH 3/5] inline download_tracepoints into cmd_qtstart.

[PATCH 3/5] s/struct process_info/struct inferior/

[patch 3/6] set auto-load local-gdbinit warn-and-*

[PATCH 4/5] download and install tracepoint via agent

[PATCH 4/5] move server.h to inferior.h

[patch 4/6] set auto-load safe-path

Re: [PATCH 5/348] Fix -Wshadow warnings

[PATCH 5/5] move server.h to gdbthread.h.

[PATCH 5/5] Select ipa in testsuite.

[patch 5/6] set debug auto-load

Re: [PATCH 6/348] Fix -Wshadow warnings

[patch 6/6] Forbid local .gdbinit by default

Re: [PATCH 7/348] Fix -Wshadow warnings

[PATCH v2] Add dll trampoline code handling for windows 64bit

[PATCH v3] Add dll trampoline code handling for windows 64bit

[patch#2 0/6] auto-load: intro

[patch#2 1/6] auto-load: reshuffle code

[patch#2 2/6] set auto-load * main part

[patch#2 3/6] set auto-load local-gdbinit warn-and-*

[patch#2 4/6] set auto-load safe-path

[patch#2 5/6] set debug auto-load

[patch#2 6/6] Warn (but execute) local .gdbinit by default

[patch+7.4] Fix gdbserver qXfer:libraries-svr4 regression in special cases

[patch, gcc RFA] dg-extract-results.sh: Handle KFAILs.

Re: [PATCH, V850] Add support for V850E2 and V850E2V3

[patch/gdbserver] tracepoint log tweaks

[patch/obv] Remove unused parameters from collect_ust_data_at_tracepoint.

Re: [patch/testsuite/gdbserver] unsuspend lwps after step over

Re: [PATCH] [RFC, docs RFA] gdbserver and gdb.threads/attach-into-signal.exp.

[PATCH] [RFC] Automatically append 'gdb/testsuite/boards' to DejaGnu's boards dir list.

Re: [PATCH] [SH] Prologue skipping if there is none

[PATCH] Add autoload-breakpoints [0/7]

[PATCH] Add autoload-breakpoints [1/7] ReportAsync

[PATCH] Add autoload-breakpoints [2/7] ReportAsync-test

[PATCH] Add autoload-breakpoints [3/7] ReportAsync-doc

[PATCH] Add autoload-breakpoints [4/7] breakpoint remove fail handle bug fix

[PATCH] Add autoload-breakpoints [5/7] autoload-breakpoints

[PATCH] Add autoload-breakpoints [6/7] autoload-breakpoints test

[PATCH] Add autoload-breakpoints [7/7] autoload-breakpoints doc

Re: [PATCH] Add bp_location to Python interface

[PATCH] Add dll trampoline code handling for windows 64bit

Fwd: Re: [patch] Add support for ARMv7M devices.

[PATCH] AIX: Add another way of setting up the frame pointer to skip_prologue

[PATCH] AIX: Fix buffer overflow in fill_fprs

[PATCH] Allow 64-bit enum values

Re: [PATCH] Allow user-defined as a category for python gdb macros (resend)

Re: [PATCH] arm reversible : <phase_2_complete>

Re: [PATCH] arm reversible : <phase_2_complete> [new SSH dsa key attached]

Re: [PATCH] arm reversible : <phase_2_complete> [public key problem]

[PATCH] Cast function pointer to expected type

[patch] Darwin build fix for unused prototypes

[patch] Defer adding cu to read_in_chain until successfully read in

Re: [PATCH] dynamic printf

[PATCH] Eliminate struct ui_stream.

Re: [PATCH] Expand bitpos to LONGEST to allow access to large offsets within a struct

[patch] Fix "interpreter-exec mi" output causing false FAILs

[patch] fix amd64bsd-nat.c compilation

[PATCH] Fix compilation on AIX 7.1.

[PATCH] Fix core dump test case failure with a ulimit check in gdb.base/auxv.exp

[patch] Fix CU relative vs. absolute offsets [Re: RFC: problem with DW_OP_GNU_deref_type and dwarf's get_base_type callback]

[PATCH] Fix displaced stepping for remote targets

Re: [PATCH] Fix error when gdb connect to a stub that tracepoint is running[2/2] add inserted to create_breakpoint

[PATCH] Fix gdb.base/auxv and gdb.base/cond-eval-mode test cases

[patch] Fix gdb.cp/gdb2495.exp regression with gcc-4.7 #4 [Re: [revert] Regression on PowerPC]

[PATCH] Fix incorrect use of strcpy.

[patch] Fix PR 13392 : check offset of JMP insn

[PATCH] Fix regression in pascal class type

[PATCH] Fix strict-aliasing violation

[patch] Fix: Regression for gdb.trace/unavailable.exp [Re: [5/5] reimplement 'set print vtbl on']

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

[patch] gdb.exp (BUILD_DATA_DIRECTORY): New global.

[PATCH] gdb: update gitignore

[PATCH] gdbserver: don't assume the first signal new clone/fork/vfork children report is SIGSTOP.

[PATCH] gdbserver: update gitignore

[PATCH] IA64: $fr0==0.0, $fr1==1.0

[PATCH] IA64: EC, the Epilog Count register, is available in ptrace.

[PATCH] IA64: read-only hard coded value registers in gdbserver

[PATCH] linux-thread-db.c: super small optimization

[PATCH] Make -e optional for -data-disassemble

[PATCH] Make AX engine fail gracefully due to unknown types

[PATCH] Make inf_ptrace_post_attach static

[PATCH] MI formatting cleanup

Re: [PATCH] MIPS/Linux: DSP ASE support

Re: [PATCH] MIPS: Fix pc_regnum and sp_regnum initialisation

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

Re: [PATCH] MIPS: mips32_scan_prologue's indentation

[PATCH] Move catch syscall to inferior-data.

[PATCH] PR gdb/13767: "info float" and unavailable float registers (traceframes)

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

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

[PATCH] Remotely attached GDB to QEMU panics on x86-64 arch

[patch] Run gdb.trace/ftrace.exp on `x86_64 -m64' and setup kfail

[PATCH] s/sprint/xsnprintf/ in remote.c

[PATCH] s390-nat.c: Fix missing prototypes

[patch] sim/testsuite/: split changelogs

[patch] sim: add a proper sim_core_trans_addr prototype

[PATCH] sim: bfin: add tests for new shift behavior

[patch] sim: bfin: ebiu_amc: push down hardcoded base addresses

[PATCH] sim: bfin: fix corner case Logical shift issues

[PATCH] sim: bfin: fix typo in BF54x SIC init

[patch] sim: bfin: fix typos in large constants in tests

[PATCH] sim: bfin: import optimizations from 32bit test into 16bit test

[PATCH] sim: bfin: include devices.h to fix build warnings

[patch] sim: bfin: new tests for parallel insns

[patch] sim: bfin: skip .c/.S tests if no compiler is available

[PATCH] sim: bfin: unify se_all*opcodes tests

[patch] sim: bfin: use ARRAY_SIZE

[PATCH] sim: make sure to include strsignal prototype

Re: [PATCH] sim: nrun: decode signal when crashing

[PATCH] sim: rx: fix warnings with AC_DEFINE

[PATCH] sim: sync build_warnings handling with gdb

[patch] sim: testsuite: ignore generated tests

[PATCH] sim: use character classes rather than ranges

[patch] Stop runaway unwinding on stripped executables

[PATCH] Support Fortran common blocks with addresses >INT_MAX.

[PATCH] testsuite tfind.exp: If current target don't support trace, try gdbserver.

[PATCH] testsuite: altivec-abi.exp: remove obsolete parameter

[PATCH] testsuite: let find_gdbserver call which before return ""

[PATCH] Use sized types in tracepoint.

[PATCH]testsuite: test for disconnected-tracing

[RFA 0/3] Linespec rewrite: Introduction

Re: [RFA 1/2] framework for varobj type mutation

[RFA 1/2] Linespec rewrite (update 2)

Re: [RFA 1/3] language-specific read_var_value for Ada renamings

[RFA 1/3] Linespec rewrite: Parsing

[RFA 2/2] Linespec rewrite - remove dead code

Re: [RFA 2/2] Varobj support for Ada.

[RFA 2/3] Linespec rewrite: Cleanups

[RFA 3/3] Linespec rewrite: New tests

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

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

Re: [RFA/Ada] Crash when trying to set value of packed array element

Re: [RFA/commit/ia64-linux] Allow libunwind to fetch register 0

[RFA/commit] testcase for "gdb-ax.c: Add handling of TYPE_CODE_RANGE types"

Re: [RFA/NEWS] Document condition at end of catch exception/assert commands

[RFA/sim] Fix sim/ppc compilation on AIX 7.1.

[RFA] Add C++ global namespace test

[RFA] Add test for comma in linespec (python)

[RFA] ax-gdb.c: Add handling of TYPE_CODE_RANGE types.

[RFA] ax-gdb: Do not treat enums and bools as integers.

[RFA] Define Elf32_auxv_t and Elf64_auxv_t if not available.

[RFA] Fix mingw64 compilation

[RFA] gdb_get_line_number on unknown tags

[RFA] handle android bionic ptrace in gdbserver.

[RFA] Linespecs with dollars

[RFA] Make breakpoint condition detection trace conditional on remote_debug.

[RFA] Problem after hitting breakpoint on Windows (with GDBserver)

[RFA] SEGV during AX eval of OP_DOUBLE (unsupported)

Re: [RFA] Sort overload menu (decode_line_2)

[RFC - Python Scripting] Extend Value.dereference to dereference C++ reference values

[RFC - Python Scripting] New method Value.referenced_value to dereference pointer as well as reference values (with docs)

[RFC - Python Scripting] Unnecessary Py_XINCREF?

[RFC 1/2] merge std-operator.def & ada-operator.def into one file.

[RFC 2/2] Remove op_name callback in struct exp_descriptor.

[RFC] Fix v850 `num_reg' issues

[RFC] Look for lwpid_t and psaddr_t in libthread_db.h.

Re: [RFC] Remove symbol-reloading option

[RFC] rx sim: Print load statistics

[RFC] sh-tdep.c: Don't fetch FPSCR register if it doesn't exist

[RFC] symtab.c: Change skip_prologue_sal comparison to match main() too

[SH] .8byte directive (for DWARF data)

[SH] gdb.arch/gdb1291.exp, gdb.arch/gdb1431.exp

[SH] gdb.asm/asm-source.exp

[SH] gdb.dwarf2 tests: use .byte4 instead of .long

Re: [sim] new port: Renesas RL78

[SPARC] Fix two "no previous prototype" warnings

[suspend] [patch 3/3] attach-fail-reasons: SELinux deny_ptrace

[testuite patch] Fix cross-arch .S testsuite files compatibility

[windows] patch to set breakpoint in a dll

Re: AVX and unavailable registers, fix system-gcore.exp

C version of jit-reader.h:plugin_is_GPL_compatible broken

cancel: [patch] Fix gdb.cp/gdb2495.exp regression with gcc-4.7 #4 [Re: [revert] Regression on PowerPC]

cancel: [patch] Stop runaway unwinding on stripped executables

Crash regression [Re: [4/5] implement "info vtable"]

cu_offset vs. sect_offset field names bikeshedding [Re: [patch 2/2] typedef-checking for CU relative vs. absolute offsets]

Re: doco patch (was: "[RFA 2/2] Varobj support for Ada.")

Documenting E. packet. (was Re: [patch] Fix PR 13392 : check offset of JMP insn)

Finalizing fix committed for "[PATCH] sim: make sure to include strsignal prototype"

Fix -Wmissing-prototypes errors in ravenscar-*

Fix error when gdb connect to a stub that tracepoint is running[1/2] Add a flag initialized to struct trace_status

Fix struct size computation in jit interface

Fix tracepoints in extended-remote mode regression (Re: Fix error when gdb connect to a stub that tracepoint is running[1/2] Add a flag initialized to struct trace_status)

Fix various legitimate -Wshadow warnings...

FYI: fix brace placement

FYI: fix build failure

FYI: fix D language definition

FYI: fix up "info vtbl" renaming

FYI: Import gnulib's latest update-copyright script...

FYI: make record_pending_block static

FYI: TRY_CATCH audit for python

gdbserver: Unexpected missing PT_PHDR when running break-interp.exp

i387-tdep.c:i387_supply_xsave: Assert the xsave section buffer, is not NULL.

LinkedIn Corporation last login was Failed Id66786161

m68k-linux: fix -Wmissing-prototype warning

m68k-linux: fix thread debugging

m68k-linux: provide $_siginfo

Maciej Rozycki nominated as maintainer of the MIPS target

Make -e optional for -data-disassemble

New ARI warning Fri Mar 2 01:56:15 UTC 2012

New ARI warning Fri Mar 9 01:55:21 UTC 2012

New ARI warning Sun Mar 4 01:53:53 UTC 2012

New ARI warning Wed Mar 14 01:55:52 UTC 2012

Re: new feature for "backtrace" that cuts path to file (remain filename)

NEWS: Add subtitle for new z0/z1 conditional breakpoint extensions.

objfile-loaded GDB scripts to be -gdb.gdb? [Re: [patch#2 1/6] auto-load: reshuffle code]

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

ping: [patch 2/2] [+doc] New -iex and -ix: -ex and -x before inferior load

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

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

Ping: [RFA/Ada] Crash when trying to set value of packed array element

Please fix regressions from your sim changes

Problem after hitting breakpoint on Windows (with GDBserver)

question: python gc doesn't collect buffer allocated by read_memory()

Regression for gdb.trace/unavailable.exp [Re: [5/5] reimplement 'set print vtbl on']

Regression: gdb.java/jprint.exp: inherited static call [3/5] make value_primitive_field respect virtual bases

Re: Regression: gdb.trace/unavailable.exp [3/5] make value_primitive_field respect virtual bases

RFA: consolidate DWARF strings into libiberty

Re: RFA: fix PR breakpoints/13776

RFA: move *-stub.c to stubs/

Re: RFA: New port: ia64-hp-openvms (3/3) - ia64-vms-tdep.c

RFA: two Ada tests -vs- debug-file-directory

RFC: add .dir-locals.el

RFC: merge std-operator.def and ada-operator.def?

RFC: problem with DW_OP_GNU_deref_type and dwarf's get_base_type callback

RFC: proc-service -vs- multi-inferior

rs6000-tdep should probably not depend on the ppc-sim code

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

sparc gdbserver bug? (Re: [RFA] handle android bionic ptrace in gdbserver.)

Re: struct siginfo vs. siginfo_t

suspend: [patch#2 3/6] set auto-load local-gdbinit warn-and-*

suspend: [patch#2 6/6] Warn (but execute) local .gdbinit by default


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