gdb-patches archive
subject index for January, 2009

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/2] Inspect extra signal information

[1/2] Inspect extra signal information

[2/2] Inspect extra signal information

[Bug symtab/8367] [RFA] performance improvement of lookup_partial_symtab

[BUG] Quit and "(running)" problem

[commit/mdebugread.c] save the symbol private data using SYMBOL_VALUE_BYTES

[commit] Fix cut-n-paste error in cli-cmds.c

[commit] Fix for PR9664.

[commit] handle a remote, multi-process, non-stop corner case

[commit] MAINTAINERS: add myself

[commit] Minor reformatting in CONTRIBUTE

[commit] More copyright header updates...

[commit] one less cast from CORE_ADDR to long.

[commit] small cleanup in host address to string conversion

[commit] Start of New Year Procedure applied...

[commit] target.c: fix errors on x86_64-windows due to casting to long

[commit] use TYPE_ZALLOC and XZALLOC in gdbtypes.c instead of memset

[commit] Watchpoint on an unloaded shared library(1)

[commit] Yet another get_frame_arch (NULL) call

[Fwd: Re: Patch to support spaces in filenames & paths]

[ob] gdbtypes.c GNU coding style code reformat

[ob] last XDEPFILES gone

[ob] remove spurious 'return'.

Re: [PATCH 0/4] catch syscall -- try 3 -- Introduction

[PATCH 0/4] catch syscall -- try 4 -- Introduction

Re: [PATCH 1/4] catch syscall -- try 3 -- Architecture-independent part

Re: [PATCH 1/4] catch syscall -- try 3 -- Architecture-independent part

Re: [PATCH 1/4] catch syscall -- try 4 -- Architecture-independent part

[PATCH 1/4] catch syscall -- try 4 -- Architecture-independent part

Re: [PATCH 2/4] catch syscall -- try 4 -- Architecture-dependent part

Re: [PATCH 2/4] catch syscall -- try 4 -- Architecture-dependent part

[PATCH 2/4] catch syscall -- try 4 -- Architecture-dependent part

[PATCH 3/4] catch syscall -- try 4 -- XML support

Re: [PATCH 4/4] catch syscall -- try 4 -- Build system, testcase and documentation

[PATCH 4/4] catch syscall -- try 4 -- Build system, testcase and documentation

[patch committed]: Add myself for Write After Approval

[PATCH,sim] properly handle sync instruction variants

Re: [PATCH/libiberty] Fix PR38903 Cygwin GCC bootstrap failure [was Re: Libiberty issue vs cygwin [was Re: This is a Cygwin failure yeah?]]

[PATCH/libiberty] Fix PR38903 Cygwin GCC bootstrap failure [was Re: Libiberty issue vs cygwin [was Re: This is a Cygwin failure yeah?]]

[PATCH/WIP] C/C++ wchar_t/Unicode printing support

[patch] (for VLA) Remove a Fortran static autovariable

[patch] [VLA 1/2] Read in the DW_FORM_block* type attributes

[patch] [VLA 2/2] Interpret FIELD_LOC_KIND_DWARF_BLOCK fields

Re: [patch] add support for debugging fixed-point numbers

[PATCH] Displaced stepping (non-stop debugging) support for ARM Linux

Re: [PATCH] Displaced stepping (non-stop debugging) support for ARM Linux

[PATCH] fix build breakage on arm-none-eabi

[patch] Fix build of sparc-solaris2.8 with -m64.

[Patch] gdb can't print array element for fortran

Re: [PATCH] Improve the fetch/store of general-purpose and floating-point PowerPC registers

[patch] More cleanup after win32 -> windows rename

[PATCH] Out of order display in gdb

[patch] Reading coff-pe-read files

Re: [patch] Testsuite: Fortran: 6.8 regression + gfortran updates

[patch]: Fix build for w64 in ser-mingw.c

Re: [PATCH]:annotations

[PATCH]:annotations [was Re: [patch:MI] Observer for thread-changed]

[PING] [RFC] RE: Results of macscp.exp test on cygwin

[RFA/commit] arch-utils.c: Use host_address_to_string when printing function addresses

[RFA/commit] gdbarch.c: Use host_address_to_string when printing function addresses

[RFA/commit] wrong type in call to _open_osfhandle

[RFA/doco] Update the ``Start of New Year Procedure''

[rfa/gdbserver] Fix crash in thread_db_get_tls_address

[RFA/NEWS] Document the addition of a new native port: x86_64/MinGW

[RFA/NEWS] Move misplaced entry...

[RFA/win32] Avoid a couple of name collisions in win32-nat.c

[RFA/win32] Change the DLL base address type to LPVOID

Re: [RFA/win32] CONTEXT_EXTENDED_REGISTERS is not defined on x86_64-windows

[RFA/win32] CONTEXT_EXTENDED_REGISTERS is not defined on x86_64-windows

[RFA/win32] move "mappings" array to a 32bit-specific nat file

Re: [RFA/win32] move win32_xfer_shared_library to (new) win32-tdep...

[RFA/win32] move win32_xfer_shared_library to (new) win32-tdep...

[RFA/win32] Problem storing result of GetProcAddress

[RFA/win32] Use the win32_ops a little less...

[RFA/win32] Wrong use of type DWORD in win32-nat.c

[RFA/windows] 64-bit support for x86-64 windows debug registers

Re: [RFA/windows] cast of address to DWORD warning (handle_unload_dll)

[RFA/windows] cast of address to DWORD warning (handle_unload_dll)

Re: [RFA:] CGEN sim operation extension fix; frv adjustment needed.

[RFA] add gdbserver --remote-debug switch

Re: [RFA] Add la_getstr member to language_defn

Re: [RFA] Add nexti to list of commands supporting background execution

[RFA] Add nexti to list of commands supporting background execution

[RFA] Add support for 64bit Windows

[RFA] Add support of shared lib for Darwin

[RFA] amd64 displaced stepping support

[RFA] delete gdb_prompt_string

Re: [RFA] dummy frame handling cleanup, plus inferior fun call signal handling improvement

Re: [RFA] dummy frame handling cleanup, plus inferior fun call signal handling improvement

[RFA] dummy frame handling cleanup, plus inferior fun call signal handling improvement

[RFA] fix cygwin gdb.base/find.exp failures

[RFA] fix testsuite/gdb.server/file-transfer.exp windows failure

[RFA] fixes to building gdb w/gdbtk and w/o tcl/tk

Re: [RFA] Improve comment in linux-low.c:handle_extended_wait

Re: [RFA] linux-nat.c minor cleanup

[RFA] Make some char *'s -> const char *'s.

[RFA] Patch to fix "reverse-next" command error

[RFA] Submit process record and replay third time, 0/9

[RFA] Submit process record and replay third time, 1/9

[RFA] Submit process record and replay third time, 2/9

[RFA] Submit process record and replay third time, 3/9

[RFA] Submit process record and replay third time, 4/9

[RFA] Submit process record and replay third time, 5/9

[RFA] Submit process record and replay third time, 6/9

[RFA] Submit process record and replay third time, 7/9

[RFA] Submit process record and replay third time, 8/9

[RFA] Submit process record and replay third time, 9/9

[RFA][python] Add gdb.Value.string method.

[RFC/RFA] -break-insert -d

[RFC] 32-bit support for windows thread information block

[RFC] 64-bit support for x86-64 windows debug registers

[rfc] Add assert to catch get_frame_arch (NULL) calls

Re: [RFC] Add support for user-defined prefixed commands

Re: [rfc] Allow platform-specific override for solib_bfd_open (Re: [RFC] solib for darwin)

[RFC] convert a host address to a string

[rfc] Fix word-size detection in PowerPC Linux native target

Re: [rfc] Remove deprecated_safe_get_selected_frame call from read_var_value

Re: [rfc] Remove deprecated_safe_get_selected_frame call from read_var_value

[rfc] Remove deprecated_safe_get_selected_frame call from read_var_value

Re: [RFC] Support for comdat-based dwarf debug info reduction for types.

Re: [RFC] Support for comdat-based dwarf debug info reduction for types.

[RFC] undefine SIGHUP if function kill not available...

[RFC] Use untested for macscp.exp if no macro information generated

[RFC] Watchpoint on an unloaded shared library(3)

[RFC][Patch] Fix gdb failure to access tls data for parent thread

[RFC][python] Fixes and improvements to gdb.Value.

Abstract out common code for copying value locations

Add ia64-vms target to top level configure file

Add linux-sparc gdbserver support

Add support for --with-system-gdbinit

Also allow -list-thread-groups (--available) without a live selected thread

Re: Also handle "set input-radix 0" and "set output-radix 0"

append_composite_type_field: correct the location of appended struct fields

Committed, sim/cris: a few updates to the AUX vector passing

Committed: add access syscall to sim/cris

Committed: add exit_group to sim/cris

Committed: fix size of CRIS special register 2

Committed: handle MAP_DENYWRITE in sim/cris

Committed: mark sim_io_error and callees as noreturn

Committed: more mmap cases for sim/cris

Committed: set_thread_area syscall for sim/cris

Committed: sim/cris: options to load programs at an offset and different start-address, run_sim_test progopts

Committed: update simulated Linux for sim/cris

copy attach_flag to fork children

Doc fixes for makeinfo --html

Re: eliminate deprecated_add_set_cmd

Fix invalid locale

Fix pending breakpoint + asm layout tui crash

FYI: fix 'make TAGS'

FYI: fix definition of Py_ssize_t

gc deprecated_error_hook

GC generic_search

Re: gc ONE_PROCESS_WRITETEXT

info frame ADDR internal error

Re: Issue with gdbserver --multi / remote-extended on Windows XP

libiberty uninitialized variable warning

m32c sim remove warnings

MI solib notification

New Global Maintainer: Tom Tromey

Re: Patch to support spaces in filenames & paths

PATCH: Fix for PR9631

Ping: [RFA] Add support of shared lib for Darwin

Re: PR7580 - Command to force abort when internal error

Re: PR9681 - gdb lets you set watchpoints on nonexistent struct members

Re: rawhide's gdb segfaults, w/patch

Remove call to deprecated_update_frame_pc_hack from normal_stop

Rename win32-* to windows-*

Report current thread in -thread-list-ids output

RE: reverse for GDB/MI

Re: RFA: auto-retry TCP connections, take 2

Re: RFA: Building GDB under GLIBC 2.8

RFA: fix a memory leak in value.c

RFA: fix PR 7286

RFA: fix PR 8079

RFA: fix PR 9164

RFA: fix PR 9350

Re: RFC: Do not call write_pc for "signal SIGINT"

small get_prev_frame cleanup (don't allow a NULL this_frame anymore), plus caller adjustment

some news about the x86_64-windows port...

symbolic debug of loadable modules with kgdb light

TUI's asm window, vertical scrolling

Use external editor in 'commands' command

Re: Watchpoint on an unloaded shared library(1)

Watchpoint on an unloaded shared library(4)

win32-nat.c to windows-nat.c rename


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