gdb-patches archive
subject index for August, 2008

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/7] fork-child client targets, always a thread

[01/02] remote-mips.c, always a thread (take 2)

[02/02] remote-mips.c, always a thread (take 2)

[1/7] Register the main thread/task in fork-child.c

[2/7] Add the attached-to thread in inf_ptrace_attach

[3/7] Adjust the bsd-uthread target

Re: [4/7] Adjust the ttrace target (HP-UX) to always register the

Re: [4/7] Adjust the ttrace target (HP-UX) to always register the main thread

[4/7] Adjust the ttrace target (HP-UX) to always register the main thread

[5/7] procfs (solaris, iris, osf, unixware, aix5)

[6/7] Adjust the gnu-nat target (GNU/Hurd)

[7/7] Adjust the SPU linux native target

[commit/c++] Make some namespace variables private to dwarf2read

[commit/dwarf2] Allocate attributes inside the DIE

[commit/dwarf2] Allocate DIEs on obstacks

[commit/dwarf2] Delay loading of needed compilation units

[commit/dwarf2] Do not allocate padding DIEs

[commit/dwarf2] Fix bit rot in -feliminate-dwarf2-dups / DW_FORM_ref_addr support

[commit/dwarf2] Use libiberty's hash table for DIEs

[commit/dwarf] Simplify prefix handling

[commit] Add missing include (Re: Two minor issues)

[commit] Allow multiple _ovly_debug_event instances

[commit] Clear register cache when architecture changes

[commit] Do not call get_thread_regcache for dead thread

[commit] Do not relocate TLS minimal symbols

[commit] Fix "set debug target 1"

[commit] Fix another get_frame_arch (NULL) call

Re: [commit] Fix broken watchpoints (Re: [patch-ppc] Hardware watchpoint support for 44x/BookE-based systems)

[commit] Fix broken watchpoints (Re: [patch-ppc] Hardware watchpoint support for 44x/BookE-based systems)

[commit] Fix intermittent failure in interp.exp

[commit] Fix minor issues with spu as secondary target

[commit] Fix query type decoding for info spu dma

[commit] Fix warning on AIX about missing symbols in symtab with bigtoc

[commit] Make "info spu dma" output more useful

[commit] Re: Allow for references in more places (Ada)

[commit] Remove DEPRECATED_SYMBOL_NAME

Re: [commit] Remove frame_func_unwind

[commit] Remove frame_map_... routines

[commit] Respect "red zone" for SPU inferior calls

[commit] Use true boolean types in Ada

[committed] add self to MAINTAINERS

[doc/internal manual] Describe the executing and running/stopped/exited thread properties

[doc] fix reference to section in the gdb internals

[gdb/38] Watchpoint does not trigger when first set - testsuite

[gdb] Fortran dynamic arrays

Re: [gdbserver] Problems trying to resume dead threads

Re: [MI non-stop 06/11, RFA/RFC] Report non-stop availability, and allow to enable everything with one command.

Re: [MI non-stop 06/11, RFA/RFC] Report non-stop availability, and allow to enable everything with one command.

[ob] Add missing ERROR_NO_INFERIOR check

[ob] async mode, normal_stop

[ob] fix building with Sun CC

[ob] Remove duplicate target creation.

Re: [PATCH-ppc 0/5] Add feature description for new VSX register set

Re: [PATCH-ppc 0/5] Add feature description for new VSX register set

Re: [PATCH-ppc 1/5] Add basic support for new VSX register set

Re: [PATCH-ppc 2/5] Add VSX support for core-files

Re: [PATCH-ppc 3/5] Add VSX support for GDBServer

Re: [PATCH-ppc 4/5] Add VSX registers testcase

Re: [PATCH-ppc 5/5] Add VSX doc bits

Re: [patch-ppc] Hardware watchpoint support for 44x/BookE-based systems

Re: [patch-ppc] Hardware watchpoint support for 44x/BookE-based systems

[patch-ppc] Hardware watchpoint support for 44x/BookE-based systems

[patch] Don't deinsert permanent breakpoints

[patch] Don't set DT_HP_DEBUG_PRIVATE in solib-pa64.c

[patch] Finish removing <bug-gdb@prep.ai.mit.edu> (PR gdb/1543)

[PATCH] Fix comments in sparc-tdep.c

[patch] Fix for failing gdb.base/mips_pro.exp under gcc-4.3.1

[patch] Fix for gdb.base/args.exp when ~/.gdbinit has "set confirm off"

[patch] Fix shared library handling in solib-pa64.c (take 2)

[PATCH] fix thinko in pre/post hook help output

[patch] Fixed shared library handling in solib-pa64.c

Re: [PATCH] Handle absence of DT_DEBUG while debugging ld.so

[Patch] MIPS: Preliminary linux hardware watch register support.

[patch] nto target: fix null pointer dereference

[patch] Only force private mapping of shared libraries in solib-som.c on HP-UX 10 and earlier

[PATCH] powerpc-prologue.exp

[patch] Re: Accessing tls variables across files causes a bug

[PATCH] Remove page break in Makefile.in

[patch] step over permanent breakpoint

[PATCH] Update my email address in MAINTAINERS file

[python] acessing struct elements

[remote protocol] [doc] PATCH: document remote protocol extensions to support non-stop mode

Re: [remote protocol] support for disabling packet acknowledgement

[remote protocol][doc] PATCH: document remote protocol extensions for multi-process debugging

[RFA/commit]

[RFA/commit] Allow for references in more places (Ada)

[RFA/doco] Minor rewording regarding implicit "use/with"

[RFA/RFC] Implement =thread-selected notification.

[RFA] Adjust -list-features doc formatting

[RFA] ARM BE8 support

Re: [RFA] Delete breakpoint.c local variables

Re: [RFA] Gdbtk configury changes

[RFA] Kill ptrace_ops_hack

[RFA] Make attach_command exception-safe

[RFA] Make sure target supports non-stop.

[RFA] Make thread in deferred step queue as runing.

[RFA] Mention 'set target-async' in NEWS.

[RFA] remove unnecessary alloca/memcpy in write_memory

[RFA] Remove unnecessary target defaults.

Re: [RFA] thread specific breakpoints and single stepping

[RFA] Unify async setting.

[RFA][patch 1/9] Initial Python support, patch du jour

Re: [RFA][patch 1/9] Yet another respin of the patch with initial Python support

Re: [RFA][patch 1/9] Yet another respin of the patch with initial Python support

Re: [RFA][patch 1/9] Yet another respin of the patch with initial Python support

Re: [RFA][patch 1/9] Yet another respin of the patch with initial Python support

Re: [RFA][patch 1/9] Yet another respin of the patch with initial Python support

Re: [RFA][patch 1/9] Yet another respin of the patch with initial Python support

[rfc, v2] Fix frame_id_inner comparison false positives

[rfc, v3] Fix frame_id_inner comparison false positives

[rfc/rfa] Retrieve libraries from remote target

[RFC: 0/9] No context-switching

[RFC: 1/9] No context-switching in all-stop mode

[RFC: 2/9] Make step_over_calls per-thread in all-stop, and don't context-switch it

[RFC: 3/9] Make stop_bpstat per-thread in all-stop, and don't context-switch

[RFC: 4/9] Make proceed_to_finish per-thread in all-stop, and don't context-switch it

Re: [RFC: 5/9] Make stop_signal per-thread in all-stop, and don't context-switch it

[RFC: 5/9] Make stop_signal per-thread in all-stop, and don't context-switch it

[RFC: 6/9] Make step_multi per-thread in all-stop, and don't context-switch it

[RFC: 7/9] Make stop_step per-thread in all-stop, and don't context-switch it

[RFC: 8/9] Make continuations per-thread in all-stop, and don't context-switch them

[RFC: 9/9] Delete context switch references from outside of infrun.c

[rfc] [0/8] Eliminate current_gdbarch from *-tdep.c

[rfc] [1/8] Eliminate current_gdbarch from *-tdep.c: addr_bits_remove callbacks

[rfc] [2/8] Eliminate current_gdbarch from *-tdep.c: print_insn callbacks

[rfc] [3/8] Eliminate current_gdbarch from *-tdep.c: cris

[rfc] [4/8] Eliminate current_gdbarch from *-tdep.c: hppa

[rfc] [5/8] Eliminate current_gdbarch from *-tdep.c: m68k

[rfc] [6/8] Eliminate current_gdbarch from *-tdep.c: mep

[rfc] [7/8] Eliminate current_gdbarch from *-tdep.c: mips

[rfc] [8/8] Eliminate current_gdbarch from *-tdep.c: nto

Re: [RFC] [patch] 'p->x' vs. 'p.x' and 'print object on'

[rfc] add ppc testcase to test fpscr

Re: [rfc] Call target_pre_inferior *after* clear_solib

[RFC] confusing comment in memory_xfer_partial

[rfc] Displaced stepping with wrong entry point address

[rfc] Eliminate builtin_type_ macros: combined patch

[rfc] Eliminate implicit current_gdbarch use in dwarf2_read_address

Re: [rfc] Fix problem with (maybe) non-relocated .opd section on powerpc64-linux

[rfc] Fix removing breakpoint from shared library race

Re: [RFC] i386-tdep.c: Fix handling of ENTER instruction

[rfc] Introduce "target_gdbarch" variable

[RFC] Kill pthread_ops_hack

Re: [RFC] PPC: Skip call to __eabi in main()

[rfc] Preferred thread event reporting: Linux native target

[rfc] Preferred thread event reporting: remote target / gdbserver

Re: [RFC] Remove addr, endaddr, offset from obj_section

[rfc] Support overlays with relocated sections

[rfc] Use auxillary vector to retrieve .dynamic/.interp sections

[RFC] User choice for multiply-defined symbols

[rfc][00/37] Eliminate builtin_type_ macros

[rfc][01/37] Eliminate builtin_type_ macros: Unused write_exp_msymbol parameters

[rfc][02/37] Eliminate builtin_type_ macros: Introduce expression architecture

[rfc][03/37] Eliminate builtin_type_ macros: Extract bitstring subscript handling

[rfc][04/37] Eliminate builtin_type_ macros: Introduce java_language_arch_info

[rfc][05/37] Eliminate builtin_type_ macros: Replace LA_BOOL_TYPE macro

[rfc][06/37] Eliminate builtin_type_ macros: Make OP_COMPLEX type explicit

[rfc][07/37] Eliminate builtin_type_ macros: Use expression arch for size_t type

[rfc][08/37] Eliminate builtin_type_ macros: Make pointer arithmetic explicit

[rfc][09/37] Eliminate builtin_type_ macros: Make argument promotion explicit

[rfc][10/37] Eliminate builtin_type_ macros: Use expression arch for argument promotion

[rfc][11/37] Eliminate builtin_type_ macros: Update ax-gdb expression evaluator

[rfc][12/37] Eliminate builtin_type_ macros: Remove redundant coerce_enum/coerce_number

[rfc][13/37] Eliminate builtin_type_ macros: Update EVAL_SKIP dummy return type

[rfc][14/37] Eliminate builtin_type_ macros: Implicit dereferencing of references

[rfc][15/37] Eliminate builtin_type_ macros: Dereferencing of integer types

[rfc][16/37] Eliminate builtin_type_ macros: Ada fixed/double conversions

[rfc][17/37] Eliminate builtin_type_ macros: Ada pos_atr result type

[rfc][18/37] Eliminate builtin_type_ macros: Ada System.Address special handling

[rfc][19/37] Eliminate builtin_type_ macros: Ada range type handling

[rfc][20/37] Eliminate builtin_type_ macros: Objective-C expression evaluation

[rfc][21/37] Eliminate builtin_type_ macros: Platform-neutral builtin_type_void

[rfc][22/37] Eliminate builtin_type_ macros: Platform-neutral "true char" types

[rfc][23/37] Eliminate builtin_type_ macros: Platform-neutral types for internal variables

[rfc][24/37] Eliminate builtin_type_ macros: Platform-neutral generic integers

[rfc][25/37] Eliminate builtin_type_ macros: Update *-tdep.c files

[rfc][26/37] Eliminate builtin_type_ macros: Use per-frame architecture

[rfc][27/37] Eliminate builtin_type_ macros: Update C++ ABI handling

[rfc][28/37] Eliminate builtin_type_ macros: Update infcall.c routines

[rfc][29/37] Eliminate builtin_type_ macros: Update valarith.c routines

[rfc][30/37] Eliminate builtin_type_ macros: Remove gdbarch_name_of_malloc

[rfc][31/37] Eliminate builtin_type_ macros: Inferior call argument types

[rfc][32/37] Eliminate builtin_type_ macros: Update value-printing code

[rfc][33/37] Eliminate builtin_type_ macros: Default target word size

[rfc][34/37] Eliminate builtin_type_ macros: Use target arch in procfs.c

[rfc][35/37] Eliminate builtin_type_ macros: Use target arch in bsd-uthread.c

[rfc][36/37] Eliminate builtin_type_ macros: Use target arch in solib code

[rfc][37/37] Eliminate builtin_type_ macros: Delete the macros

About issue #3571 (Error in re-setting breakpoint 1: No source file named...)

Re: Add a third mode to "breakpoints always-inserted", and make it the default

Add a third mode to "breakpoints always-inserted", and make it the default

add file I/O support when debugging an embedded target via jtag

AIX, always a thread, experimental patch

bsd-kvm target, always a thread

bsd-uthread, claim the core target's main thread

bsd-uthread, properly clean up after ourselves

core target, always a thread

Create .deps during rebuilds

Data plugins for gdb...

Does gdb ARM simulator support armv7?

Don't output [Switching to ...] when connecting

Fix building on x86 OpenBSD 4.3

Re: Fix crash on "quit" + TUI + remote + async

Fix doc build

Fix gdb build failure on hppa*-*-hpux* (32-bit)

Fix python indented multi-line commands

Fix xcoffread build

Fixup mi-nonstop.exp

FYI: fix typo in maint.c

FYI: minor fix in NEWS

Re: GDB to C++ issue: deletion

gdbserver: Correct uninstallation

Get rid of previous targets in target_preopen.

go32-nat, always a thread

Make remote-m32r-sdi target already register a main thread

Make win32-nat use ptid_t.tid

MI non-stop test

MI non-stop tests

non-stop linux native, unbreak -exec-interrupt --all, add an MI test

OpenBSD, implement target_pid_to_exec_file

patch to send telnet BREAK for remote-over-tcp

PATCH: Add self to MAINTAINERS

Re: PATCH: Update x86 stack align analyzer

Patches to build on DJGPP

Re: pending breakpoints without any symbols loaded yet

ping [Fwd: [RFC] User choice for multiply-defined symbols]

PING PATCH: Update x86 stack align analyzer

Ping: [RFA] [Doc] Non-stop mode user documentation

PING: Fix crash on "quit" + TUI + remote + async

Re: Powerpc skip prologue

Python maintenance command prefix

remote-mips.c, always a thread

Re: Remove deprecated_set_value_type (part 1)

reping: PATCH: Always use breakpoint_enabled in breakpoint.c

Re: RFA: _initialize_sol_thread fixme (was: sol-thread.c core_ops oddity)

RFA: _initialize_sol_thread fixme (was: sol-thread.c core_ops oddity)

Re: RFA: automatic dependency tracking

Re: RFA: fix crash in "macro define"

RFA: fix in features/Makefile

RFA: fix locale configure checks

RFA: fix memory leak in copy_type_recursive

RFA: fix memory leak in dwarf2read.c

RFA: fix PR 1535

RFA: fix PR 1764

RFA: fix PR 2506

RFA: fix PR gdb/2489

Re: RFA: Fix warning on AIX about missing symbols in symtab with bigtoc

RFA: Fix warning on AIX about missing symbols in symtab with bigtoc

RFA: implement all missing macro expansion features

RFA: Jim's patch for PR 607

RFA: lazily allocate bcache obstack

RFA: PR 2409

RFA: remove deprecated bcache functions

Re: RFA: Remove gdb-events

RFA: remove unused fields

RFA: shrink macro_definition

RFA: shrink main_type

RFA: shrink minimal symbols

RFA: stringification in macros

RFC: Do not call write_pc for "signal SIGINT"

set gnutarget doc string typo

stl-views.gdb slightly updated (was: modest, but very useful set of stl commands (gdb) - covers most stl containter)

Re: Subdir ChangeLogs

Subdir ChangeLogs (was Re: RFA: Remove gdb-events)

ttrace: Protocal error

Two minor issues

Unbreak building cp-name-parser.y if using gnulib's memcmp

Re: Use is_stopped, instead of !is_running

usefulness of "you won't be able to access this core file until you terminate your ..."

Whack FUNCTION_EPILOGUE_SIZE

Whack solib breakpoint symbol bits


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