gdb-patches archive
subject index for September, 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:

"info threads" -> thread_db listing -> new thread -> PTRACE_ATTACH -> error, because we're already auto attached to clone lwps.

"show convenience" stops immediately if printing any convenience var errors out

[Ada] General improvements in ada-tasks.c

[branch+head] Mention GDB 7.3.1 release in ChangeLog

[BUG] Parser error for "pointer to a function pointer"

[commit, s390] Handle complex and vector types

[commit/NEWS] Document OpenBSD / NetBSD build fix

[commit/NEWS] update release version number in NEWS

Re: [commit/RFA/branch] Import sources from cgen/cpu directory

[commit/www] announce the GDB 7.3.1 release

[commit/www] schedule page update after 7.3.1 release

[commit] cli/cli-decode.c (add_cmd): Add comment.

[commit] fix file descriptor leak in py-auto-load.c

[commit] Fix gdb.dwarf2/typeddwarf.exp failures.

[commit] Fix s390-linux native build

[commit] gdb.python/py-evthreads.exp regression [Re: [PATCH] Handle multiple breakpoint hits in Python interface]

Re: [commit] gdb.python/py-evthreads.exp regression [Re: [PATCH] Handle multiple breakpoint hits in Python interface]

[commit] gdbpy_parse_command_name clean up, fix memory leak

[commit] Re: [rfc, gdbserver] Support hardware watchpoints on ARM

[committed] : [patch 1/2] Displaced stepping across fork/vfork

[committed] : [patch] refactor arm-tdep.c:install_ldr_str_ldrb_strb to handle halfword

[committed]: [patch 2/2] Displaced stepping across fork/vfork : test case

[committed]: [patch, doc] add-symbol-file

[committed]: [patch, i386] Use read_memory_unsigned_integer to get address

[committed]: [patch] Skip kill-after-signal.exp if hw single-step is not supported

[committed]: Remove stepping_through_solib_after_catch from thread_info

[committed]; Add comments on step_after_step_resume_breakpoint

Re: [Core] [new testcase] Regression 7.1->7.2 for iFort [Re: [RFA-v2] dwarf debug format: Support DW_AT_variable_parameter attribute]

[doc/tracepoint] Add a note for assigning values of inferior to trace state variables

[doc/tracepoint] Change *$esp@300 to *(unsigned char *)$esp@300.

[GDB/MI Ada] New GDB/MI command: -ada-tasks-info

[gdbserver, doc] add command line option to force core dump on fatal errors

Re: [MI RFC] entryval: MI access to entry values

[MI RFC] entryval: MI access to entry values [Re: [RFC 06/12] entryval: Display @entry parameters in bt full]

[obv] Code cleanup: Use enum

[obv] Fix non-gcc build regression due to my amd64-xmm-skip [Re: FreeBSD broken build]

[obv] lib/gdb.exp: Fix a typo

[obv] Remove '-mapped' from usage of add-symbol-file

Re: [PATCH 0/7] [python] API for macros

[patch 00/12] entryval#2: Fix x86_64 <optimized out> parameters, virtual tail call frames

[patch 00/12] entryval#3: Fix x86_64 <optimized out> parameters, virtual tail call frames

[patch 01/12] entryval#2: reshuffle: More TYPE_CODE_FUNC specific space

[patch 01/12] entryval#3: reshuffle: More TYPE_CODE_FUNC specific space

[patch 02/12] entryval#2: Basic parameter values recovery

[patch 02/12] entryval#3: Basic parameter values recovery

[patch 03/12] entryval#2: Tail call sites info reader

[patch 03/12] entryval#3: Tail call sites info reader

[patch 04/12+doc] entryval#2: Virtual tail call frames

[patch 04/12] entryval#3: Virtual tail call frames

[patch 05/12] entryval#2: Self tail calls verification

[patch 05/12] entryval#3: Self tail calls verification

[patch 06/12] entryval#2: reshuffle: Arguments reading+printing

[patch 06/12] entryval#3: reshuffle: Arguments reading+printing

[patch 07/12+doc] entryval#2: Display @entry parameters

[patch 07/12] entryval#3: Display @entry parameters

[patch 08/12] entryval#2: lval_funcs->{read,write} can be now NULL

[patch 08/12] entryval#3: lval_funcs->{read,write} can be now NULL

[patch 09/12] entryval#2: Display referenced values in backtraces

[patch 09/12] entryval#3: Display referenced values in backtraces

Re: [patch 1/2] Code cleanup: Split value_of_this to &{,_silent}

[patch 1/2] Code cleanup: Unify dwarf2_per_cu_addr_size, dwarf2_per_cu_offset_size

[patch 1/2] Displaced stepping across fork/vfork

[PATCH 1/3] [Ada] New GDB/MI command: -ada-tasks-info

[PATCH 1/7] [Ada] Rename struct tcb_fieldnos into atcb_fieldnos.

Re: [PATCH 1/7] [python] API for macros: abort or continuing macro iterators.

[patch 10/12] entryval#2: "@entry" in input expressions

[patch 10/12] entryval#3: "@entry" in input expressions

[patch 11/12] entryval#2: @entry values even for references

[patch 11/12] entryval#3: @entry values even for references

[patch 12/12+doc] entryval#2: DWARF disassembler, NEWS, .s files

[patch 12/12] entryval#3: DWARF disassembler, NEWS, .s files

Re: [patch 2/2] Code cleanup(+fix): read_var_value never returns NULL

[patch 2/2] Displaced stepping across fork/vfork : test case

[patch 2/2] Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches

[patch 2/2] Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches #2

[PATCH 2/3] [Ada] Add field "thread-id" in -ada-task-info output

[PATCH 2/7] [Ada] Make the ATCB type info program-space-specific

Re: [PATCH 2/7] [python] API for macros: memory management quirks.

[PATCH 3/3] [Ada/doco] Document the new -ada-task-info GDB/MI command.

[PATCH 3/7] [Ada] Store the Ada task list in per-inferior data

Re: [PATCH 3/7] [python] API for macros: Add gdb.Macro class.

[PATCH 4/7] [Ada] Adjust ada-tasks.c:ada_build_task_list

Re: [PATCH 4/7] [python] API for macros: Add methods to get a gdb.Macro.

[PATCH 5/7] [Ada] Remove `from_tty' parameter from ada-tasks.c:info_tasks

Re: [PATCH 5/7] [python] API for macros: gdb.Objfile symtabs method.

[PATCH 6/7] [Ada] Remove `from_tty' parameter from ada-tasks.c:info_task

[PATCH 7/7] [Ada] Re-implement `info tasks' command using ui-out

[PATCH v2] gdb/python: add missing handling for anonymous members of struct and union

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

Re: [PATCH v2] sim: move from common.m4 to SIM_AC_COMMON

[patch#2] Fix initial language with -readnow, regressed by: RFC: add DWARF index support

Re: [patch+7.3?] Fix TUI corrupted screen I regressed 7.1->7.2

[patch, arm] Use read_memory_unsigned_integer to get address

[patch, doc] add-symbol-file

[patch, i386] Use read_memory_unsigned_integer to get address

Re: [patch/testsuite] MI inferior's output in remote target

[PATCH] [PR 9514] Fixing parse error for "pointer to a function pointer"

Re: [patch] [python] Prompt substitution

[PATCH] Add command resetbpnum for reset $bpnum

Re: [PATCH] arm reversible : <phase_2_complete>

[patch] Catch exceptions in dump_prefix_expression

[PATCH] Collect return addresses at tracepoints

Re: [PATCH] Consider the selected traceframe when checking for stack frames

[patch] dwarf2read.c (partial_read_comp_unit_head) cleanup

[PATCH] Fix complex float on sparc

[PATCH] Fix handling of qtsave responses

[patch] Fix initial language with -readnow, regressed by: RFC: add DWARF index support

[patch] Fix internal error on optimized-out values (regression by me)

[patch] fix ldl testcases on FreeBSD

[patch] Fix printed anonymous struct name

[PATCH] Fix qtsave filename printing

[PATCH] Fix register corruption with conditional fast tracepoints in GDBserver

[PATCH] Fixing parse error for "pointer to a function pointer"

Re: [PATCH] GDB checkpoint can't/shouldn't be possible with multiple threads on Linux

[PATCH] GDB session logging

[PATCH] gdb.base/foll-fork.exp: fix up race (PR testsuite/12649)

[PATCH] gdb.base/foll-fork.exp: fix up race (PR testsuite/12649) (take 2)

[PATCH] gdb.base/jit.exp: Add testcase name to log message

[PATCH] gdb.python/python.exp: fix up race (PR testsuite/12649)

[PATCH] gdb/python: add missing handling for anonymous members of struct and union

[PATCH] gdbserver: add support for FDPIC loadmaps

Re: [PATCH] Handle multiple breakpoint hits in Python interface

[patch] Honor print option and value's type when printing optimized value

Re: [PATCH] MIPS/BFD: Fix assertions with SGI IRIX files

[PATCH] Optimize compiled bytecodes in tracepoint conditionals

Re: [Patch] PR Python/12692 Add gdb.selected_inferior() to Python interface.

[PATCH] PR-10034 Bad space handling in set remote exec-file command

Re: [PATCH] PR/12691 Add the inferior to Python exited event

Re: [patch] print_frame_args: Do not stop on first error

Re: [PATCH] printcmd.c (ui_printf): make internalvar string can be printf and eval when inferior cannot alloc memory

Re: [patch] python prompt additions at first prompt.

[patch] Relocate phdr in read_program_header

Re: [patch] Remove excessive DWARF block xmemdup by me

Re: [PATCH] Remove same-pc breakpoint notification for internal BPs

[patch] Report wall time in addition to cpu time.

[PATCH] sim: bfin: use store buffer for VIT_MAX insns

Re: [PATCH] sim: dv-cfi: include common headers only

Re: [PATCH] sim: dv-cfi: include stdbool.h

Re: [PATCH] sim: merge changes from common.m4 back into SIM_AC_COMMON

Re: [PATCH] sim: rename common/aclocal.m4 to common/acinclude.m4

Re: [patch] Skip kill-after-signal.exp if hw single-step is not supported

Re: [patch] Support inferior events in python

Re: [patch] testsuite: Fix x32, introduce is_amd64_regs_target

[PATCH] Tracepoint speed test

[patch] Use displaced stepping regardless of SW single step

Re: [patch] workaround gcc46: prologue skip skips too far (PR 12435) #2

Re: [PATCH][TEST-CASE][DOC] Implementation of pipe to pass GDB's command output to a shell command.

[PING] Bad Indentation in remote.c: Someone please correct this.

[ping]: [PATCH] Fix that different function breakpoints are set at same pc address (PR gdb/12703)

[PING]: [PATCH] PR-10034 Bad space handling in set remote exec-file command

[Python] Patch to fix memory leak

[RFA 1/3] [Ada] New GDB/MI command: -ada-tasks-info

[RFA, doc RFA] Add gdb.add_command_alias

Re: [RFA, doc RFA] Add gdb.add_command_alias (now: alias foo = bar)

[RFA, doc RFA] Include wallclock time in "maint time" output.

[RFA/commit] thread-specific breakpoints not saved properly by save-breakpoint

Re: [RFA/doco] GDB Manual edition number and ISBN updates

Re: [RFA] 12843

[RFA] Darwin: handle shared libraries in attached processes

[RFA] Disable ASLR on Darwin

[RFA] Environment variables passed to inferior by MinGW build (PR 10989)

Re: [RFA] Environment variables passed to inferior by MinGW build (PR 10989)

[RFA] Improve performance with lots of shared libraries

[RFA] Preliminary work in fork_inferior

[RFA] Python: eliminate some code duplication in py-type.c

[RFA] Re: Python: add field access by name and standard python mapping methods to gdb.Type

Re: [RFC - Python] New ObjFile event

Re: [RFC - Python] New ObjFile event & GDB Async

[rfc, gdbserver] Disable address space randomization

[rfc, gdbserver] Support hardware watchpoints on ARM

Re: [RFC] canonical linespec and multiple breakpoints ...

[RFC] Crash sourcing Python script on Windows

[RFC] identifying if a variable/msymbol has a symbol...

Re: [RFC] stept, nextt, finisht, untilt, continuet

[RFC] Support of Lion (darwin 11)

Re: [try 2nd 5/8] Displaced stepping for Thumb 32-bit insns

About catching signal

Add comments on step_after_step_resume_breakpoint

Add self to maintainers

Bad Indentation

cancel/resolved: [patch] Fix target-async SIGTTOU stop (PR 12260)

Changes on the gdb-7.3 branch for the 7.3.1 release

Re: dangling pointer in so_list

Doc: make python function/method descriptions look as in Python

Re: Eliminate tui_command_loop

Fix current_uiout restore in mi_load_progress

Fix gcore-thread.exp FAIL -> ERROR

Flip the interpreter to synchronously wait for commands finishing, in command lists and similars

FYI: add myself to maintainers (write after approval)

GDB session logging

gdb-7.3 branch *UN*FROZEN

gdb-7.3 branch FROZEN

Improve testsuite handling of i?86-* 64-bit multilibs

Integration of timed breakpoints into GDB

Re: Is there any real need for a prompt stack?

listing threads with thread_db, PTRACE_ATTACH -> lwp exits, just ignore.

Make "info threads" look for threads in all inferiors in linux native too.

Make async_disconnect try harder to shut down target

Make linux-nat.c's non-stop mode target_stop implementation really asynchronous.

obsolete: [patch 00/12] entryval#2: Fix x86_64 <optimized out> parameters, virtual tail call frames

obsolete: [patch 00/12] entryval: Fix x86_64 <optimized out> parameters, virtual tail call frames

patch: solib_break from _r_debug.r_brk

ping 3: [patch] Skip kill-after-signal.exp if hw single-step is not supported

PING: [PATCH] Fixing parse errors in c-exp.y

PING: [Python] Patch to fix memory leak

PR cli/13110

PR gdb/13175 (Re: Eliminate tui_command_loop)

Provision for array as debugger variable

Python: add field access by name and standard python mapping methods to gdb.Type

Python: fetch value when building gdb.Value object

Re: Remove handling of Hs packet from gdbserver

Remove stepping_through_solib_after_catch from thread_info

Rename "info definitions"?

RFC: Collecting together binary file attributes into a single file.

Running testsuite with /proc/sys/kernel/core_uses_pid set, avoiding leaving core dump files behind

s/tp->executing_/tp->executing/g and s/tp->state_/tp->state/g

sizeof(Bit Field) doesn't give any error

Some code-cleanup

Re: Watchpoint resource accounting broken (Re: [5/6] breakpoints_ops for all kinds of breakpoints: new watchpoints instance type

Watchpoint resource accounting broken (Re: [5/6] breakpoints_ops for all kinds of breakpoints: new watchpoints instance type)

wrong assumptions about pthread_t being numeric

x86 _Decimal128 return value alignment


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