gdb-patches archive
subject index for January, 2010

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:

2010 Start of New Year procedure applied...

[0/4] RFC: refactor partial symbol tables

[00/03] per-aspace target_gdbarch (+local gdbarch obsoletion?)

[01/03] Update target_gdbarch for current inferior

[02/03] Make regcache->aspace never NULL

[03/03] Make breakpoint_address_match gdbarch_addr_bit-aware

[1/4] RFC: refactor partial symbol tables

[2/4] RFC: refactor partial symbol tables

[3/4] RFC: refactor partial symbol tables

[4/4] RFC: refactor partial symbol tables

[amd64-windows] Fix function calls on amd64-windows

[commit 0/11] Revive the mips-irix port...

[commit+doco] Trust PAD types instead of using PAD___XVS.

[commit/Ada] "info tasks" broken by typedefs in ATCB type definitions.

[commit/Ada] [Ada] Do not use name-based lookup for unconstrained packed arrays.

[commit/Ada] Bye bye ada-lang.c:function_name_from_pc

[commit/Ada] Get rid of support for VAX Floats.

[commit/Ada] Remove dead function (extract_string)...

[commit/Ada] Use XVS field type instead of doing a parallel lookup.

[commit/gdbserver] Don't lose decr_pc_after_break adjustment

[commit/gdbserver] make regcaches first class citizens.

[commit/python] Enhance gdb-gdb.py to handle main_type.type_specific.

[commit/testsuite] Move comment out of gdb_expect code

[commit] -Wunused warning in procfs.c (mips-irix only)

[commit] __dl_rtld_db_dlactivity for android

[commit] ada-valprint.c: Remove trailing space

[commit] Another -Wunused-function error in procfs.c (sparc-solaris)

[commit] Breakpoint in shared library does not work on mips-irix

[commit] Cannot set the PC on mips-irix

[commit] Error while loading core file on mips-irix

[commit] Fix "break *EXP thread/task NUM" for Ada (was: "Re: RFC: Fix "break *EXP thread NUM"")

[commit] Fix -Wunused warning in dec-thread.c.

[commit] Fix build failure of solaris-hosted cross debuggers.

[commit] Fix build failure on sparc-solaris

[commit] Fix compilation warning on gcc-3.4 -O2 [Re: [patch 09/15] PIE: symbol-less (exec-file only) executables]

[commit] Fix some word ordering bugs in sim/common/cgen-ops.h

[commit] Fix the documentation of valprint.c:value_print

[commit] gdb-gdb.py: Fix TYPE_CODE_RANGE boundary printing

[commit] lib/gdb.exp (gdb_skip_xml_test): Add comment.

[commit] linux-low.c (W_STOPCODE): Provide definition if missing.

[commit] linux-low.c: Wrap use of __SIGRTMIN in #ifdef.

[commit] Prevent NULL aspace in register caches

[commit] Regenerate cgen sim files, update copyright year.

[commit] Signal unwinder for mips-irix N32

[commit] sim/common/Make-common.in cleanup

[commit] Skip unsupported mi-nonstop.exp for ARM/Thumb

[commit] syms_from_objfile: Relativize also MAINLINE

[commit] Tru64: Dead threads are never deleted.

[commit] update cgen sim fp conversion ops

[commit] Wrong return convention for arrays (mips-irix)

Re: [MI] core awareness

[ob] comment fixes to gdbtypes.[ch]

[OB] fix comment typo

[ob] fix copyright year update snafu in sim/{cris,iq2000}/mloop.in

Re: [ob] i386_process_record, comment formatting

[ob] Skip gdb2495.exp if nosignals

[obv] [s390] gdbserver regcache compilation fix

[obv] breakpoint.c (bpstat_stop_status): Delete useless code.

[obv] testsuite: break-interp.exp gdb.sum cleanup

[obv] testsuite: Fix gdb.arch/i386-bp_permanent.exp regression

Re: [patch 00/15] PIE: Position Independent Executable support

Re: [patch 02/15] PIE: disable_breakpoints_in_shlibs also bp_shlib_event

Re: [patch 03/15] PIE: breakpoint_address_match gdbarch_addr_bit workaround

Re: [patch 04/15] PIE: Add from_tty to solib_create_inferior_hook

Re: [patch 05/15] PIE: Move some symfile code into subroutines

Re: [patch 06/15] PIE: Fix displacement of separate debug info files

Re: [patch 07/15] PIE: PIEs +x mode - PR binutils/10802 workaround

Re: [patch 08/15] PIE: Base functionality

Re: [patch 09/15] PIE: symbol-less (exec-file only) executables

[patch 1/2] gdb-gdb.py: Make the fields copy-paste friendly

Re: [PATCH 1/4] Support the new BookE ptrace interface

Re: [patch 10/15] PIE: testcase: Test also shared libraries

Re: [patch 11/15] PIE: testsuite: Make a proc to find a core

Re: [patch 12/15] PIE: Support loading PIEs from core files

Re: [patch 13/15] PIE: testsuite: Test attaching to PIEs

Re: [patch 14/15] PIE: Fix back valgrind --db-attach=yes [fixup]

Re: [patch 15/15] PIE: Drop PIE "GDB does NOT currently support"

[patch 2/2] gdb-gdb.py: Print also the linked type structures

Re: [patch 2/2] Perform a namespace lookup at every block level

Re: [PATCH 2/4] Hardware accelerated watchpoint conditions

Re: [PATCH 3/4] Support ranged and masked watchpoints

Re: [PATCH 4/4] Support ranged and masked breakpoints

[Patch : M32C] Fix sim for carry flag handling

[PATCH build machinery]: Add/upgrade "recommended" versions for GMP/MPFR/MPC

[patch, moxie] fix SIM_DESC object initialization for the moxie sim.

[patch/ARM] Add support for breakpoints in IT blocks

Re: [patch/ARM] Add support for single-stepping through IF-THEN blocks

Re: [patch/ARM] Add support for single-stepping through IF-THEN blocks

[patch/ARM] Add support for single-stepping through IF-THEN blocks

[patch] Add namespace aliasing support.

[patch] Build failure sim/rx on OSX.

[PATCH] Can't build sh-elf-sim on OSX.

Re: [patch] Comment symbol->symtab NULL [Re: [patch] Fix solib-display.exp crash]

[patch] Comment symbol->symtab NULL [Re: [patch] Fix solib-display.exp crash]

[PATCH] Disconnected tracing

[patch] Do not disappoint on "Create a core file of GDB?"

[patch] failed to build sim/ppc on OSX.

[PATCH] Fast tracepoints

Re: [patch] Fix CLONE_VM vs. TLS [Re: Is CLONE_VM really needed in gdbserver?]

Re: [patch] Fix CLONE_VM vs. TLS [Re: Is CLONE_VM really needed in gdbserver?]

Re: [patch] Fix CLONE_VM vs. TLS [Re: Is CLONE_VM really needed in gdbserver?]

Re: [patch] Fix CLONE_VM vs. TLS [Re: Is CLONE_VM really needed in gdbserver?]

[patch] Fix CLONE_VM vs. TLS [Re: Is CLONE_VM really needed in gdbserver?]

Re: [patch] Fix CLONE_VM vs. TLS [Re: Is CLONE_VM really needed in gdbserver?]

Re: [patch] Fix crash on CLI indented comments [Re: [Bug:cli] Loading user-defined function generates an internal error]

Re: [patch] Fix crash on CLI indented comments [Re: [Bug:cli] Loading user-defined function generates an internal error]

[patch] Fix crash on CLI indented comments [Re: [Bug:cli] Loading user-defined function generates an internal error]

[patch] Fix crash on DWARF C++ forward reference

[patch] Fix crash reading broken stabs

[patch] Fix failed gdb_assert due to the PIE patchset

[patch] Fix false warning: Shared library is missing debugging information.

Re: [patch] Fix false warning: Shared library is missing debugging information.

[patch] Fix solib-display.exp crash

[PATCH] Fix tdump

Re: [patch] Fix watchpoint-at-epilogue 7.0 regression (s390x)

Re: [PATCH] gcore fix for native gdb on solaris

[patch] gdb.server/ext-run.exp: "info os processes" requires xml support.

[patch] linux-low.c: handle android bionic ptrace

[patch] objfile_relocate: Call breakpoint_re_set on-demand

[patch] objfile_relocate: Keep multi-loc bpts disabled

[patch] PIEb: func descriptor (ppc64) regression fix

[patch] print a more useful error message for "gdb core"

[patch] Re: Can't build mips-elf-run on OSX

[patch] Re: Can't set architecture to m32c on m32c-elf-gdb.

Re: [patch] Re: Regression: field type preservation: 7.0 -> 7.0.1+HEAD

Re: [patch] Re: Regression: field type preservation: 7.0 -> 7.0.1+HEAD

Re: [patch] Re: Regression: field type preservation: 7.0 -> 7.0.1+HEAD

Re: [patch] Re: Regression: field type preservation: 7.0 -> 7.0.1+HEAD

[patch] Re: Regression: field type preservation: 7.0 -> 7.0.1+HEAD

[patch] remove some unused python functions

[patch] Rename gdbserver-support.exp:gdbserver_download

[patch] rename namespace-using.* to nsusing.*

[patch] Rename process_next_line variables

Re: [patch] solib-svr4.c: Document why we need section info of the dynamic linker.

Re: [patch] solib-svr4.c: Document why we need section info of the dynamic linker.

[patch] solib-svr4.c: Document why we need section info of the dynamic linker.

[patch] Support binary (0b...) numbers

[PATCH] Target vector for tracepoint operations

[patch] Test cases nsusing.exp and nsrecurs.exp

Re: [patch] testsuite: false MI "unknown output after running" regression

Re: [patch] testsuite: Fix a race by me - watchthreads-reorder.exp

[patch] testsuite: Fix misplaced line numbers

[PATCH] Trace file support

[PATCH] Tracepoint compile error fixes

[patch]: Fix build for GO32 and WIN32 targets

[patch]: x64 windows about red-zone-area

[patch][python] Implement Python lazy strings (PR 10705)

[PING PATCH build machinery]: Add/upgrade "recommended" versions for GMP/MPFR/MPC

[ping] Re: [PATCH] Can't build sh-elf-sim on OSX.

[ping] Re: [patch] Re: Can't build mips-elf-run on OSX

Re: [RFA 2/4] dwarf2_physname

[RFA/commit 1/3] amd64: Integer parameters in function calls on Windows.

[RFA/commit 1/5] Delete unused or undefined functions.

[RFA/commit 2/3] amd64-windows: memory args passed by pointer during function calls.

[RFA/commit 2/5] addrmap change disabled print_frame_label_vars???

[RFA/commit 3/3] amd64: 32 bytes allocated on stack by caller for integer parameter registers.

[RFA/commit 3/5] Delete free_named_symtabs and associated cleanup.

[RFA/commit 4/5] "delete" ada-lex.c:input function, not used.

[RFA/commit 5/5] Add -Wunused-function to compile flags.

Re: [RFA/commit] Add configure handling of x86_64-*-solaris2.1[0-9]*

Re: [RFA/commit] Add configure handling of x86_64-*-solaris2.1[0-9]*

[RFA/commit] Add configure handling of x86_64-*-solaris2.1[0-9]*

Re: [RFA/commit] amd64 - function returning record with field straddling 2 registers.

[RFA/commit] amd64 - function returning record with field straddling 2 registers.

Re: [RFA/commit] Cannot find in-tree libiconv.a after reconfigure.

[RFA/commit] Implement return values on amd64-windows.

Re: [RFA/commit] Rename to_can_use_hw_breakpoint -> to_can_use_hw_watchpoint.

[RFA/commit] Rename to_can_use_hw_breakpoint -> to_can_use_hw_watchpoint.

[RFA/doc] Redefine the length argument in remote Z packets

Re: [RFA/doco] Improve doc on how to execute a Python script from GDB.

Re: [RFA/doco] Improve doc on how to execute a Python script from GDB.

[RFA/doco] Improve doc on how to execute a Python script from GDB.

[RFA/doco] Update copyright year in refcard

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

Re: [RFA/DWARF] Add DW_AT_GNAT_descriptive_type support

Re: [RFA/i386] Prec x86 MMX 3DNow! SSE SSE2 SSE3 SSSE3 SSE4 support

Re: [RFA/i387] improve the output of 'info float'

Re: [RFA/i387] improve the output of 'info float' (was: "Re: gdb-patch mailing list")

Re: [RFA/NEWS] Document the improvements made to the mips-irix port.

[RFA/NEWS] Document the improvements made to the mips-irix port.

[RFA/NEWS] source is able to load Python scripts.

[RFA] Add cmd "set bfd" to make gdb handle bfd_error_file_ambiguously_recognized better

[RFA] Always use addr info to add a separate debug file

Re: [RFA] core files: wrong signal number with threaded program on sparc-solaris

Re: [RFA] core files: wrong signal number with threaded program on sparc-solaris

[RFA] core files: wrong signal number with threaded program on sparc-solaris

[RFA] Don't include <elf.h> in gdbserver/linux-arm-low.c

[RFA] Fix a parallel build error in doc

[RFA] Fix has_section_at_zero for separate debug files

Re: [RFA] Prec x86 MMX 3DNow! SSE SSE2 SSE3 SSSE3 SSE4 support

Re: [RFA] Show some tips when file cmd get bfd_error_file_ambiguously_recognized

[RFA] Show some tips when file cmd get bfd_error_file_ambiguously_recognized

[RFA] Support multiple separate debug objfiles

[RFA] windows: do not crash if inferior

[RFA]: add sym_relocate method to sym_fns

[RFA]: windows: always use %x to print thread id

[RFC/commit 1/4] Delete unused or undefined functions.

[RFC/commit 2/4] addrmap change disabled print_frame_label_vars???

[RFC/commit 3/4] symfile.c:free_named_symtabs body is commented out...

[RFC/commit 4/4] Add -Wunused-function to compile flags.

[RFC/ia64] memory error when reading wrong core file

Re: [RFC] Add support of software single step to process record

[RFC] Darwin: add OSO as separate debug files

Re: [RFC] embryo of type/main_type pretty_printing...

[rfc] Fix "step" for ld.so debugging [Re: [RFC] problem in solib-svr4/enable_break]

Re: [rfc] Fix "step" for ld.so debugging [Re: [RFC] problem in solib-svr4/enable_break]

[RFC] future gdb-gdb.py things in my pipeline...

[RFC] GDB crash with empty executable name (MinGW)

Re: [rfc] Handle DWARF-2 value pieces residing in *parts* of a register

Re: [RFC] Let "gcore" command accept a suffix argument

Re: [RFC] Prec x86 MMX 3DNow! SSE SSE2 SSE3 SSSE3 SSE4 support

[RFC] problem in solib-svr4/enable_break

Re: [rfc] Re-parse display expressions if architecture changes

Re: [rfc] Remove hard-coded platform-specific core-file register section names

Re: [rfc] Support 32-bit applications using 64-bit register set on s390-linux

[RFC] Wrong hw_watchpoint_used_count? (multiple location watchpoints)

Re: [RFC] Wrong hw_watchpoint_used_count? (multiple location watchpoints)

[sim] canadian cross build for m32c-elf target.

The abbreviation in []

Build failed on [m32c-elf target/NO_TERMIOS host]

Can't build mips-elf-run on OSX

Re: Can't set architecture to m32c on m32c-elf-gdb.

Cleanup mi-async.exp

coding conventions

Re: D language support

Fix a couple of multiexec races

Fix build-failure of gdb in python.c

fix to build sim/ppc

FYI: [brobecker@adacore.com: [RFA] Add new DW_AT_use_GNAT_descriptive_type CU attribute.]

FYI: fix PR 10770

FYI: fix PR 11026

FYI: fix PR 11049

FYI: fix PR c++/8000

FYI: fix PR symtab/11198

FYI: fix source.exp

FYI: remove some unused functions

GDB crash while stepping into function.

GDB hangs when attaching to process on mips-irix

RE: GDB MI Reverse Commands added [1 of 3]

Re: gdb-patch mailing list

GUADEC 2010

Introducing the use -Wunused-function in GDB (take 2)

Less verbose Python commands

Make -exec-run and -exec-until into 'real' MI commands

Multiexec MI

Patch for cp-valprint.c

Patch for PR 10728

Re: patch for testing purposes

Patch: "new" C++ cast operators

PATCH: Fix gdb compilation on Tru64 UNIX

Per-inferior program arguments and io terminal

Re: Regression on prelinked-sepdebug-shlibs

Re: RFC: add ability to "source" Python code

RFC: fix PR 7643

RFC: fix race in multiexec case

RFC: Fix testsuite timeout clobbers

RFC: fix virtual base class bugs

RFC: Updates support for breakpoints that generate SIGILL

solibs and "set debug-file-directory"?

Sync configure.ac with GCC

Sync from GCC: Makefile.tpl (BASE_TARGET_EXPORTS) fix

Re: Sync from upstream Libtool

Use the correct breakpoint instruction on mips-irix


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