gdb-patches archive
subject index for November, 2013

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:

[PATCH][commit/obvious] Fix argument type on gdbsim_detach prototype.

RE: [+rfc] Re: [patch v6 00/21] record-btrace: reverse

[commit 1/2] Move processing of .debug_gdb_scripts to auto-load.c

[commit 1/3] py-breakpoint.exp cleanups: use with_test_prefix

[commit 2/2] Move processing of .debug_gdb_scripts to auto-load.c

[commit 2/3] py-breakpoint.exp cleanups: reformat to 80 columns

[commit 3/3] py-breakpoint.exp cleanups: unique test names

[COMMIT PATCH] get_prev_frame, outer_frame_id and unwind->stop_reason checks are redundant.

[COMMIT PATCH] get_prev_frame, stop_reason != UNWIND_NO_REASON, add frame debug output.

[COMMIT PATCH] get_prev_frame, UNWIND_NULL_ID -> UNWIND_OUTERMOST

[COMMIT PATCH] Make the maint.exp:'maint print objfiles' test less fragile.

[COMMIT PATCH] register: "optimized out" -> "not saved".

[commit/ARI] gdb_ari.sh: Remove entries for dirent.h and stat.h.

[commit/obvious] Remove gdb_string.h from gdbarch.sh

[commit/testsuite] mi-language.exp: Check "langauge-option" in -list-features output.

[commit] Add some comments to configure.ac

[commit] breakpoint.c (breakpoint_cond_eval): Fix and enhance comment.

[commit] cli/cli-script.c (multi_line_command_p): New function.

[commit] Dandling memory pointers in Ada catchpoints with GDB/MI.

[commit] fix errors running arm-bl-branch-dest.exp

[commit] Fix long line in earlier ChangeLog entry.

[commit] fix typo in py-type.exp

[commit] fix whitespace in py-symbol.exp

[commit] gdb.base/ena-dis-br.exp: Add missing quote.

[commit] gdb.python/py-arch.exp: Tweak test name for bad memory access test.

[commit] linux-low.c (linux_set_resume_request): Fix comment.

[commit] linux-low.c (resume_status_pending_p): Tweak comment.

[commit] Make build tree rm -rf'able again

[commit] py-auto-load.c (source_section_scripts): Move comment.

[commit] py-frame.c: Delete FIRST_ERROR, superfluous

[commit] python/py-frame.c (frapy_block): Fix error message text.

[commit] Remove trailing whitespace in python/*

[commit] Rename breakpoint_object to gdbpy_breakpoint_object.

[commit] restore testing of source foo.py if python not configured in

[commit] test name tweaks for py-value.exp

[commit] unique test names, minor cleanups, in py-symbol.exp

[commit] Work around gold/15646

[COMMITTED PATCH 0/2] "set debug frame 1" and not saved registers (was: Re: [PATCH 08/12] Replace some value_optimized_out with value_entirely_available)

[COMMITTED] Eliminate dwarf2_frame_cache recursion, don't unwind from the dwarf2 sniffer (move dwarf2_tailcall_sniffer_first elsewhere).

[committed] gdb.cp/derivation.exp: s/perrro/perror/

[COMMITTED] Make use of the frame stash to detect wider stack cycles. (was: Re: [PATCH] Don't let two frames with the same id end up in the frame chain. (Re: [PATCH 1/2] avoid infinite loop with bad debuginfo))

[FYI/www] Fix link to Internals Manual for master branch.

[FYI] MAINTAINERS (Write After Approval): Add myself to the list.

[OB] Simplify dwarf2-frame.c:read_addr_from_reg. (was: [RFA] Rename "read_reg" into "read_addr_from_reg" in struct dwarf_expr_context_funcs)

[obv] gdb/NEWS: Fix typo

[obv][patch] Fix up some old ChangeLog entries

[PATCH 0/2] enable ptype/whatis for fortran types/modules

[PATCH 0/2] Fix "info frame" in the outermost frame.

[PATCH 0/2] fix multi-threaded unwinding on AArch64

Re: [PATCH 0/2] GDB process record and reverse debugging improvements for arm*-linux*

[PATCH 0/3 V3] Cache code access for disassemble

[PATCH 0/3] Cleanup mi-support.exp

[PATCH 0/3] More perf test cases

[PATCH 0/3] Use target_read_code in skip_prologue

[PATCH 0/4 V4] GDB Performance testing

Re: [PATCH 0/7] More run control cleanup.

[PATCH 0/8] trivia

[PATCH 00/10 V2] Cache code access for disassemble

[PATCH 01/10] Remove last_cache

Re: [PATCH 01/10] vla: introduce new bound type abstraction adapt uses

[PATCH 01/11] Use 'struct varobj_item' to represent name and value pair

[PATCH 02/10] Don't update target_dcache if it is not initialized

Re: [PATCH 02/10] type: add c99 variable length array support

[PATCH 02/11] Generalize varobj iterator

[PATCH 03/10] Move target-dcache out of target.c

Re: [PATCH 03/10] vla: enable sizeof operator to work with variable length arrays

[PATCH 03/11] Iterate over 'struct varobj_item' instead of PyObject

Re: [PATCH 03/12] Mark optimized out values as non-lazy.

[PATCH 04/10] Don't stress 'remote' in "Data Caching" in doc

Re: [PATCH 04/10] vla: enable sizeof operator for indirection

[PATCH 04/11] Remove #if HAVE_PYTHON

[PATCH 05/10] Invalidate or shrink dcache when setting is changed.

RE: [PATCH 05/10] vla: allow side effects for sizeof argument

[PATCH 05/11] Rename varobj_pretty_printed_p to varobj_is_dynamic_p

[PATCH 06/10] Add REGISTRY for struct address_space.

Re: [PATCH 06/10] vla: update type from newly created value

[PATCH 06/11] Use varobj_is_dynamic_p more widely

[PATCH 07/10] Associate target_dcache to address_space.

Re: [PATCH 07/10] test: evaluate pointers to C99 vla correctly.

[PATCH 07/11] MI option --available-children-only

[PATCH 08/10] Don't invalidate dcache when option stack-cache is changed

Re: [PATCH 08/10] test: multi-dimensional c99 vla.

[PATCH 08/11] Iterator varobj_items by their availability

[PATCH 09/10] set/show code-cache

Re: [PATCH 09/10] test: basic c99 vla tests

[PATCH 09/11] Delete varobj's children on traceframe is changed.

[PATCH 1/1] Documentation for MPX.

[PATCH 1/2] avoid infinite loop with bad debuginfo

[PATCH 1/2] fortran: enable ptype/whatis for user defined types.

Re: [PATCH 1/2] GDB process record and reverse debugging improvements for arm*-linux*

[PATCH 1/2] Make "set debug frame 1" use the standard print routine for optimized out values.

[PATCH 1/2] New OPTIMIZED_OUT_ERROR error code.

[PATCH 1/2] Update doc on displayhint in command -var-list-children

[PATCH 1/2] Use mi_create_floating_varobj

[PATCH 1/3] Remove 'whatever' in lib/mi-support.exp

[PATCH 1/3] Renaming in target-dcache.c

[PATCH 1/3] Test on disassemble

[PATCH 1/3] Use target_read_code in skip_prologue (i386)

[PATCH 1/4] New make target 'check-perf' and new dir gdb.perf

[PATCH 1/8] make symtab::filename const

Re: [PATCH 10/10] test: add mi vla test

[PATCH 10/10] Use target_read_code in disassemble.

[PATCH 10/11] Match dynamic="1" in the output of -var-list-children

[PATCH 11/11] Test case

[PATCH 2/2] Check has_more in mi_create_dynamic_varobj

[PATCH 2/2] Doc 'dynamic' for command -var-list-children

[PATCH 2/2] Fix "info frame" in the outermost frame.

[PATCH 2/2] fortran: enable ptype/whatis for modules.

Re: [PATCH 2/2] GDB process record and reverse debugging improvements for arm*-linux*

[PATCH 2/2] handle an unspecified return address column

[PATCH 2/2] Make "set debug frame 1" output print <not saved> instead of <optimized out>.

Re: [PATCH 2/2] Read memory in multiple lines in dcache_xfer_memory.

[PATCH 2/3] Fix format issues in lib/mi-support.exp

Re: [PATCH 2/3] New field 'la_natural_name' in struct language_defn

[PATCH 2/3] set/show code-cache

[PATCH 2/3] skip_prolgoue (amd64)

[PATCH 2/3] Test on single step

[PATCH 2/4] Perf test framework

[PATCH 2/8] make symtab::dirname const

[PATCH 3/3] Perf test case: skip-prologue

[PATCH 3/3] Remove unnecessary '\'.

Re: [PATCH 3/3] Remove varobj_language_string, languages and varobj_languages

[PATCH 3/3] Test on backtrace

[PATCH 3/3] Use target_read_code in disassemble.

[PATCH 3/4] Mention perf test in testsuite/README

[PATCH 3/8] put the psymtab filename in the filename bcache

[PATCH 4/4] Test on solib load and unload

[PATCH 4/8] remove some stale FIXMEs

Re: [PATCH 5/5] set/show code-cache NEWS and doc

[PATCH 5/8] pack partial_symtab for space

[PATCH 6/8] remove unnecessary declaration

[PATCH 7/8] remove objfile_to_front

[PATCH 8/8] update free_objfile comment

[PATCH OBV] Fix typo

[PATCH OBV] Fix typo "checksm"

[PATCH OBV] s/see @pxref/@pxref in doc

[PATCH v1 1/1] Fix PR16193 - gdbserver aborts.

[PATCH v2 0/6] introduce common.m4

[Patch v2 00/10] C99 variable length array support

[PATCH v2 00/16] use gnulib more heavily

[Patch v2 01/10] vla: introduce new bound type abstraction adapt uses

[PATCH v2 01/16] link gdbreplay against gnulib

[Patch v2 02/10] type: add c99 variable length array support

[PATCH v2 02/16] change how list of modules is computed

[Patch v2 03/10] vla: enable sizeof operator to work with variable length arrays

[PATCH v2 03/16] import strstr and strerror modules

[Patch v2 04/10] vla: enable sizeof operator for indirection

[PATCH v2 04/16] remove gdb_string.h

[Patch v2 05/10] vla: update type from newly created value

[PATCH v2 05/16] don't check for string.h or strings.h

[Patch v2 06/10] vla: print "dynamic length" for unresolved dynamic bounds

[PATCH v2 06/16] import gnulib dirent module

[Patch v2 07/10] test: multi-dimensional c99 vla.

[PATCH v2 07/16] remove gdb_dirent.h

[Patch v2 08/10] test: evaluate pointers to C99 vla correctly.

[PATCH v2 08/16] don't check for stddef.h

[Patch v2 09/10] test: basic c99 vla tests

[PATCH v2 09/16] stdlib.h is universal too

[PATCH v2 1/1] Documentation for MPX.

[PATCH v2 1/1] Fix PR16193 - gdbserver aborts.

[PATCH v2 1/6] introduce common.m4

[Patch v2 10/10] test: add mi vla test

[PATCH v2 10/16] don't check for unistd.h

[PATCH v2 11/16] sys/types.h cleanup

[PATCH v2 12/16] import gnulib sys/stat.h module

[PATCH v2 13/16] remove gdb_stat.h

[PATCH v2 14/16] import gnulib sys_wait module

[PATCH v2 15/16] conditionally define __WCLONE

[PATCH v2 16/16] remove gdb_wait.h

[PATCH v2 2/6] remove link.h checks

[PATCH v2 3/6] use gdb_string.h in m32c-tdep.c

[PATCH v2 4/6] gdb configure updates

[PATCH v2 5/6] fix a comment in configure.ac

[PATCH v2 6/6] remove unused gdbserver configury

[PATCH v2] Events when inferior is modified

[PATCH v2] gdb/dwarf2read.c: Sanity check DW_AT_sibling values.

[PATCH v2] gdb: fix cygwin check in configure script

[PATCH v2] Resurrect gdb-add-index as a contrib script

[PATCH v2] S390: Fix TDB regset recognition

[PATCH v3 00/13] use gnulib more heavily

Re: [PATCH v3 00/17] test suite parallel safety

[PATCH v3 01/13] link gdbreplay against gnulib

[PATCH v3 02/13] change how list of modules is computed

[PATCH v3 03/13] import strstr and strerror modules

[PATCH v3 04/13] remove gdb_string.h

[PATCH v3 05/13] don't check for string.h or strings.h

[PATCH v3 06/13] import gnulib dirent module

[PATCH v3 07/13] remove gdb_dirent.h

[PATCH v3 08/13] don't check for stddef.h

[PATCH v3 09/13] stdlib.h is universal too

[PATCH v3 1/1] Fix PR16193 - gdbserver aborts.

[PATCH v3 10/13] don't check for unistd.h

[PATCH v3 11/13] sys/types.h cleanup

[PATCH v3 12/13] import gnulib sys/stat.h module

[PATCH v3 13/13] remove gdb_stat.h

[PATCH v3] Resurrect gdb-add-index as a contrib script

Re: [PATCH v4 2/9] add "this" pointers to more target APIs

Re: [PATCH v4 3/9] add target method delegation

Re: [PATCH v4 7/9] make dprintf.exp pass in always-async mode

Re: [PATCH v4 8/9] fix py-finish-breakpoint.exp with always-async

Re: [PATCH v4 9/9] enable target-async

[PATCH v4] Resurrect gdb-add-index as a contrib script

[PATCH v5] Resurrect gdb-add-index as a contrib script

RE: [patch v6 18/21] record-btrace: extend unwinder

RE: [patch v6 21/21] record-btrace: add (reverse-)stepping support

RE: [PATCH V7 0/8] Intel(R) MPX register support

[patch v7 00/24] record-btrace: reverse

[patch v7 01/24] btrace, linux: fix memory leak when reading branch trace

[patch v7 02/24] btrace: uppercase btrace_read_type

[patch v7 03/24] gdbarch: add instruction predicate methods

[patch v7 04/24] frame: add frame_is_tailcall function

[patch v7 05/24] frame: artificial frame id's

[patch v7 06/24] btrace: change branch trace data structure

[patch v7 07/24] record-btrace: fix insn range in function call history

[patch v7 08/24] record-btrace: start counting at one

[patch v7 09/24] btrace: increase buffer size

[patch v7 10/24] record-btrace: optionally indent function call history

[patch v7 11/24] record-btrace: make ranges include begin and end

[patch v7 12/24] btrace: add replay position to btrace thread info

[patch v7 13/24] target: add ops parameter to to_prepare_to_store method

[patch v7 14/24] record-btrace: supply register target methods

[patch v7 15/24] frame, backtrace: allow targets to supply a frame unwinder

[patch v7 16/24] record-btrace, frame: supply target-specific unwinder

[patch v7 17/24] record-btrace: provide xfer_partial target method

[patch v7 18/24] record-btrace: add to_wait and to_resume target methods.

[patch v7 19/24] record-btrace: provide target_find_new_threads method

[patch v7 20/24] record-btrace: add record goto target methods

[patch v7 21/24] record-btrace: extend unwinder

[patch v7 22/24] btrace, gdbserver: read branch trace incrementally

[patch v7 23/24] record-btrace: show trace from enable location

[patch v7 24/24] record-btrace: add (reverse-)stepping support

Re: [PATCH V7 5/8] Add MPX support to gdbserver.

Re: [PATCH V7 8/8] Add MPX feature description to GDB manual.

[PATCH, doc RFA] Allow CLI and Python conditions to be set on same breakpoint

Re: [PATCH, remote] Handle 'k' packet errors gracefully

[patch, sim] Fix simulator Makefile

[PATCH, testsuite] Prevent warnings due to dummy malloc calls.

[PATCH] [commit PR cli/16122] Unify interactivity tests to use input_from_terminal_p

Re: [PATCH] [DOC] shell startup files, clarifications and fixes.

[PATCH] [PR gdb/15224] Enable "set history save on" by default

[PATCH] [PR gdb/16123] Modify GDB testsuite to always disable history saving

[PATCH] [remote/gdbserver] Don't lose signals when reconnecting.

Re: [PATCH] [SPARC64] Figure out where a longjmp will land

[PATCH] Add d_main_name to dlang.c

[PATCH] Add MIPS UFR support

[PATCH] constify to_detach

[PATCH] Debug Methods in GDB Python

[PATCH] Delegate to target_ops->beneath to read cache lines

[PATCH] Delete interp_exec_p

[PATCH] Don't evaluate condition for non-matching thread

[PATCH] Don't let two frames with the same id end up in the frame chain. (Re: [PATCH 1/2] avoid infinite loop with bad debuginfo)

[PATCH] Eliminate dwarf2_frame_cache recursion (move dwarf2_tailcall_sniffer_first elsewhere)

[PATCH] Fix completion for pascal language

Re: [patch] fix for checking the command ambiguousness.

[PATCH] Fix for PR tdep/15653: Implement SystemTap SDT probe support for AArch64

[PATCH] Fix GDB crash with upstream GCC due to memcpy(NULL, ...)

[PATCH] Fix GDB crash with upstream GCC due to qsort(NULL, ...)

Fwd: Re: [PATCH] Fix gdb.base/shreloc.exp: (msymbol) relocated functions have different addresses fail in cygwin

Re: [PATCH] Fix Gold/strip discrepancies for PR 11786

[PATCH] fix grammar oddity in the manual

[PATCH] Fix loading libc longjmp probes when no custom get_longjmp_target exists

[PATCH] fix multi-arch-exec for parallel mode

Re: [PATCH] Fix PR 12702 - gdb can hang waiting for thread group leader (gdbserver)

[PATCH] fix PR c++/16117

[PATCH] Fix PR remote/15974

Re: [PATCH] fix PR-12417

[PATCH] gdb.dwarf2/dwzbuildid.exp: Avoid reserved variable name

[PATCH] gdb.mi/mi-info-os.exp: Fix cross-debugger testing

[PATCH] gdb/arm-tdep.c: Remove "Infinite loop detected" error message.

[PATCH] gdb/arm-tdep.c: Use filtered output in arm_print_float_info.

[PATCH] gdb/dwarf2read.c: Sanity check DW_AT_sibling values.

[PATCH] gdb: fix cygwin check in configure script

Re: [PATCH] hardware watchpoints turned off, inferior not yet started

Re: [PATCH] Improve MI inferior output check / mi-console.exp

[PATCH] include/gdb/section-scripts.h: New file.

Re: [PATCH] Let gdbserver doesn't tell GDB it support target-side breakpoint conditions and commands if it doesn't support 'Z' packet

[PATCH] Make "backtrace" doesn't print python stack if init python dir get fail

[PATCH] make GDB can handle the binary that psymbol table has something wrong

[PATCH] Move "types deeply equal" code from py-type.c to gdbtypes.c

[PATCH] mt set per-command remote-packets on|off

Re: [PATCH] New "make check-headers" rule.

[PATCH] New "make check-headers" rule. (was: Re: [RFA/commit 1/3] language.h: Add "symtab.h" #include)

[PATCH] off-by-one fix for py-linetable.c

Re: [PATCH] PR 15520 - GDB step command crashed on non-stop mode

[PATCH] Print entirely unavailable struct/union values as a single <unavailable>. (Re: [PATCH 06/12] Delete value_bits_valid.)

[PATCH] print summary from "make check"

[PATCH] Resurrect gdb-add-index as a contrib script

[PATCH] S390: Fix TDB regset recognition

Re: [PATCH] sim/arm: Prevent crash when running sim with no binary.

Re: [PATCH] sim/arm: Prevent NULL pointer dereference in sim_create_inferior.

[PATCH] simplify bpstat_check_breakpoint_conditions

Re: [PATCH] single-stepping over unconditional branches with zero offset

Re: [PATCH] testsuite/gdb.dwarf2: dw2-case-insensitive.exp: p fuNC_lang fails on arm

Re: [PATCH] testsuite/gdb.dwarf2: Fix for dw2-ifort-parameter failure on ARM

[PATCH] testsuite: introduce index in varobj child eval.

[PATCH] Tighten regexp in gdb.base/setshow.exp

[PATCH] update comment in dw2-bad-cfi.S.

[PATCH] use error, not internal_error, in dwarf2-frame.c

[PATCH] Use gdb_produce_source

[PATCH] VFP, SIMD and coprocessor instructions recording for arm*-linux* targets.

Re: [PATCH][commit/obvious] Fix argument type on gdbsim_detach prototype.

Re: [patch][python] 1/3 Python representation of GDB line tables (Python code)

Re: [patch][python] 2/3 Python representation of GDB line tables (Testsuite)

Re: [patch][python] 3/3 Python representation of GDB line tables (Documentation)

Re: [patch][python] Fix python/14513

Re: [patch][python] Fix python/15747 (provide access to COMPLETE_EXPRESSION

[PATCH][RFC] symfile.c:find_separate_debug_file: additional path

Fwd: [PATCH]Add symbol whose field 'has_type' has been set to partial symbol table

Re: [ping] [PATCH] Skip VDSO when reading SO list (PR 8882)

[PING][PATCH] gdb.mi/mi-info-os.exp: Fix cross-debugger testing

[pushed] [PATCH v3 1/1] Fix PR16193 - gdbserver aborts.

[pushed] [PATCH V7 0/8] Intel(R) MPX register support

[pushed] Fix type of not saved registers. (was: Re: [PATCH 2/2] Make "set debug frame 1" output print <not saved> instead of <optimized out>.)

Re: [pushed] Plug target side conditions and commands leaks

[pushed] Plug target side conditions and commands leaks (was: Re: [PATCH] Let gdbserver doesn't tell GDB it support target-side breakpoint conditions and commands if it doesn't support 'Z' packet)

Re: [python][patch] Add temporary breakpoint features to Python breakpoints.

[RCF 00/11] Visit varobj available children only in MI

[RFA 1/2] New GDB/MI command "-info-gdb-mi-command"

[RFA 2/2] Add "undefined-command" error code at end of ^error result...

[RFA 2/3] New function cli-utils.c:extract_arg_const

[RFA GDB/MI] Help determine if GDB/MI command exists or not

[RFA/Ada(v2) 1/3] Add command to list Ada exceptions

[RFA/Ada(v2) 2/3] Implement GDB/MI equivalent of "info exceptions" CLI command.

[RFA/Ada(v2) 3/3] Document "info exceptions" and "-info-ada-exception" new commands.

[RFA/commit 1/3] language.h: Add "symtab.h" #include

[RFA/commit+doco] Add "language-option" to -list-features

[RFA/commit] Fix filestuff.c build error if RLIMIT_NOFILE not defined.

[RFA/Python] Fix int() builtin with range type gdb.Value objects.

[RFA] crash while re-reading symbols from objfile on ppc-aix.

[RFA] Fix c++/14819 (implicit this)

[RFA] Fix DW_OP_GNU_regval_type with FP registers

Re: [RFA] Fix namespace aliases (c++/7539, c++/10541)

[RFA] Fix PR 16201: internal error on a cygwin program linked against a DLL with no .data section

[RFA] Rename "read_reg" into "read_addr_from_reg" in struct dwarf_expr_context_funcs

Re: [RFC 00/12] Merge value optimized_out and unavailable

Re: [RFC 1/6 -V2] Fix display of tabulation character for mingw hosts.

Re: [RFC 2/6] Avoid missing char before incomplete sequence in wchar_iterate.

[RFC 3/3] GDB/MI: Add new "--language LANG" command option.

Re: [RFC 5/6] Handle "set print sevenbit-strings on" in print_wchar

Re: [RFC 6/6] Fix remaining failures in gdb.base/printcmds.exp for mingw hosts.

[RFC/Ada 1/2] Add command to list Ada exceptions

[RFC/Ada 2/2] Implement GDB/MI equivalent of "info exceptions" CLI command.

[RFC] Add ada-exception-catchpoints to -list-features command output.

[RFC] Allow to find parameters in completion for case insensitive settings

Re: [RFC] Debug Methods in GDB Python

[RFC] New GDB/MI command "-info-gdb-mi-command"

[RFC] Python's gdb.FRAME_UNWIND_NULL_ID is no longer used. What to do with it?

Re: [RFC] Use Doxygen for internals documentation

[RFC][PATCH] GDB->Python API changes in preparation for Guile support

Re: C99 variable length array support

Re: Extending RSP with vCont;n and vCont;f

Fix for bugzilla/16152

Fix for bugzilla/16168

Fix for pr16196: Honor fetch limit for strings of known size

FYI: gdbserver crash due to: [pushed] [PATCH V7 0/8] Intel(R) MPX register support

Re: gdb.texinfo is getting too big

gdb.threads/*.exp failures

RE: gdbserver crash due to: [pushed] [PATCH V7 0/8] Intel(R) MPX register support

Re: gdbserver, aarch64: Zero out regs in aarch64_linux_set_debug_regs

guile scripting for gdb

Re: I think permanent breakpoints are fundamentally broken as is

Inconsistency between cli and python breakpoints for ignore count tracking

New ARI warning Tue Nov 19 01:53:09 UTC 2013

Re: Old config.guess in binutils-gdb git

Re: PING: Re: [RFC 00/12] Merge value optimized_out and unavailable

PowerPC64 ELFv2 trampoline match

Publishing binary interfaces [was Re: [PATCH] Move "types deeply equal" code from py-type.c to gdbtypes.c]

pushed: [RFA 2/3] New function cli-utils.c:extract_arg_const

pushed: [RFA/Ada(v2) 1/3] Add command to list Ada exceptions

pushed: [RFA/commit 1/3] language.h: Add "symtab.h" #include

pushed: [RFA/commit+doco] Add "language-option" to -list-features

pushed: [RFA/Python] Fix int() builtin with range type gdb.Value objects.

pushed: [RFA] crash while re-reading symbols from objfile on ppc-aix.

pushed: [RFA] Rename "read_reg" into "read_addr_from_reg" in struct dwarf_expr_context_funcs

Python API Retention Policy [was Re: [RFC] Python's gdb.FRAME_UNWIND_NULL_ID is no longer used. What to do with it?]

Question regarding gdb pkg

Re: Regression for gdb.pascal/* [Re: [RFA 4/4] Constify parse_linesepc]

Re: Release 2.24

release-related minor questions (post switch to git)

Rename gdb.dwarf2/dw2-bad-cfi.* to gdb.dwarf2/dw2-unspecified-ret-addr.*. (was: Re: [PATCH] update comment in dw2-bad-cfi.S.)

RFA/Ada (v2) new CLI + GDB/MI commands to list Ada exceptions

RFC new CLI + GDB/MI commands to list Ada exceptions

Re: Sim hangs on new target at dup_arg_p() in infinite loop.

Re: supporting all kinds of partially-<unavailable> enum target_object types


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