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

Re: [Bug-readline] [gdb FYI-patch] callback-mode readline-6.0 regression

[commit/Ada] Add handling of new non-anonymous task body suffix

[commit/Ada] Add support for unconstrained packed arrays

[commit/Ada] Print value of array indexed by Boolean

[commit/Ada] print var'address + 1 returns wrong type

[commit/Ada] Update comment on how to "fix" dynamic entities

[commit/c++] Do not require debug info to find the vtable

[commit/elf] Avoid crashes on old MIPS binaries

[commit/mips] Terminate MIPS backtraces

[commit/remote] Handle Control-C more thoroughly during file I/O

[commit/testsuite] Clean up skip_cell_tests temp files

[commit/testsuite] Disable two troublesome remote.exp tests

[commit/testsuite] Do not build the DejaGNU status wrapper repeatedly

[commit/testsuite] Fix macscp.exp when macro info is missing

[commit/testsuite] Handle some failure modes better

[commit/testsuite] Handle variables kept in registers

[commit/testsuite] Reference a global variable

[commit/testsuite] Use of int8_t, etc in tests

[commit] [1/3] watchpoints across vfork regressions - failed insertion detection

[commit] [2/3] watchpoints across vfork regressions - software watchpoints

[commit] [3/3] watchpoints across vfork regressions - testcase

[commit] Add testsuite for extern "C" functions

[commit] Adjust elfread segment warning

[commit] ARM: Recognize RealView call veneers

[commit] beginnings of support for cgen sims with insn words > 32 bits

[commit] Clean up opaque.exp

[commit] Do not change frames when checking global watchpoints

[commit] Fix display of shared library events on DLL targets

[commit] Fix inter-compilation-unit crash in the dwarf2 reader

[commit] Fix internal errors on setting $pc to the start of an inlined function

[commit] fix simulator compilation warning

[commit] Fix status of supported watchpoints on s390(x)

[commit] Fix up return values in ctti.exp

[commit] Handle DW_TAG_inheritance out of order

[commit] Handle virtual functions without a GCC extension

[commit] Limit remote-fileio console reads to 16K

[commit] m32r sim makefile patch, plus regenerate files

Re: [commit] multi-executable support

[commit] precord watchpoint tests

[commit] Reference some unused variables in the testsuite

[commit] regenerate sh64 sim files

[commit] regenerate sim/frv files

[commit] regenerate sim/iq2000 files

[commit] regenerate sim/lm32 files

[commit] rename EXTRACT_[LM]SB0_INT to EXTRACT_[LM]SB0_SINT.

[commit] SEGV trying to complete "catch exception" command

[commit] sim/sh64/Makefile.in

[commit] Windows interruptible semi-hosting

[Committed] avr: Add dwarf2_reg_to_regnum method

[committed] avr: add integer_to_address method

[Committed] avr: correctly display NULL

[committed] avr: fix clash between returned structure and return address

[committed] avr: handle structure in return_value and push_dummy_call

[committed] avr: improve prologue scanner

[committed] avr: improve skip_prologue

[committed] avr: introduce pc pseudo-register

[committed] darwin: fix typo in machoread.c

[committed] sim/avr: allow byte access to program space

[committed] sim/avr: clear memory before loading a program

[gdb FYI-patch] callback-mode readline-6.0 regression

[m68k] correct m68k_convert_register_p for coldfire

[MI] Prevent program output from mixing with "^running".

[mingw32] Fix some tests

[NEWS] mention hw watchpoint fix for process record

[ob/testsuite] Specify filename in freebpcmd.exp

[ob/testsuite] Stop virtfunc.exp if the test can not be run

[ob] comment typo

[ob] Fix gdb.exp typo

[ob] Fix oversight: use locations' gdbarch, not breakpoint's

[OB] more copyright updates

[OB] update copyright

[patch 0/4] Fix hw watchpoints #2

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

Re: [patch 01/15] PIE: objfile_relocate() also objfile->psymtabs_addrmap

[patch 01/15] PIE: objfile_relocate() also objfile->psymtabs_addrmap

[patch 02/15] PIE: disable_breakpoints_in_shlibs also bp_shlib_event

[patch 03/15] PIE: breakpoint_address_match gdbarch_addr_bit workaround

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

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

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

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

[patch 08/15] PIE: Base functionality

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

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

Re: [patch 1/3] print the .debug file name having CRC mismatch

[patch 1/4] Fix hw watchpoints #2: [x86*] repeated rwatch output

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

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

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

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

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

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

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

Re: [patch 2/3] find_separate_debug_file cleanup

Re: [patch 2/4] Fix hw watchpoints #2: multithreaded set debug infrun fix

Re: [patch 2/4] Fix hw watchpoints #2: multithreaded set debug infrun fix

[patch 2/4] Fix hw watchpoints #2: multithreaded set debug infrun fix

Re: [patch 2/4] Fix hw watchpoints: reordered / simultaneously hit [fixup #1]

Re: [patch 3/3] debug-file-directory with multiple components

Re: [patch 3/4] Fix hw watchpoints #2: reordered / simultaneously hit

Re: [patch 3/4] Fix hw watchpoints #2: reordered / simultaneously hit

Re: [patch 3/4] Fix hw watchpoints #2: reordered / simultaneously hit

[patch 3/4] Fix hw watchpoints #2: reordered / simultaneously hit

[patch 4/4] Fix hw watchpoints #2: across fork()

Re: [patch 4/4] Fix hw watchpoints #2: across fork() [rediffed]

[PATCH, committed] Fix typo in gdbserver/thread-db.c

[PATCH, M68K] Add regformat file for ColdFire registers

[PATCH, M68K] Fix initialization

[PATCH, M68K] Handle lack of FPU registers

[PATCH, M68K] Handle TLS

[PATCH, M68K] Support xml testsuite

[PATCH,testsuite] fix pending.exp failure with remote targets

Re: [PATCH,testsuite] fix remote-host testing for tests using shared libraries

[PATCH,testsuite] fix remote-host testing for tests using shared libraries

[PATCH,testsuite] fix several tests for remote-host testing

Re: [PATCH,testsuite] fix spurious FAILs in float printing tests on mingw32 hosts

[PATCH,testsuite] fix spurious FAILs in float printing tests on mingw32 hosts

[patch/testsuite] Reference more unused variables

[patch] AC_SYS_LARGEFILE

[patch] Allow "disassemble 'Foo::bar(char *)'"

Re: [patch] cleanup: Remove INVALID_ENTRY_POINT (+FR-V modification)

Re: [PATCH] Don't split executable paths with spaces in into multiple arguments

[PATCH] Don't split executable paths with spaces in into multiple arguments

[patch] Fix "Cannot find DIE" error with -gdwarf-4

[patch] Fix build if using --with-system-readline

[patch] Fix crash on reading stabs

[PATCH] fix cross builds of sim/ppc

Re: [patch] Fix false separate debuginfo warning for no .debug suffix [Re: Recent separate debug file warning caused Debian regressions]

Re: [patch] Fix false separate debuginfo warning for no .debug suffix [Re: Recent separate debug file warning caused Debian regressions]

Re: [patch] Fix false separate debuginfo warning for no .debug suffix [Re: Recent separate debug file warning caused Debian regressions]

Re: [patch] Fix false separate debuginfo warning for no .debug suffix [Re: Recent separate debug file warning caused Debian regressions]

[patch] Fix false separate debuginfo warning for no .debug suffix [Re: Recent separate debug file warning caused Debian regressions]

[patch] Fix for PR gdb/10838

[patch] Fix for PR gdb/11022

[patch] Fix parallel gdb/ make check//% site.exp

[patch] Fix syscall restarts for amd64->i386 biarch

[PATCH] gcore fix for native gdb on solaris

[PATCH] gcore registers storing fix

Re: [patch] Replace deprecated_memory_changed_hook with an observer.

[patch] Replace deprecated_memory_changed_hook with an observer.

Re: [patch] Set calling convention of methods

[PATCH] sim/h8300 different result some addressing

Re: [patch] Suppress printing of address when python pretty-printer returns a value instead of string.

[patch] Suppress printing of address when python pretty-printer returns a value instead of string.

[patch] testcase: Fix spurious structs.exp FAILs

[patch] testsuite fuzzy results fixup: foll-fork.exp

[patch] testsuite: bigcore.exp fuzzy PASS message fix

Re: [patch] Unify AC_SYS_LARGEFILE exception across dirs (+GDB new largefile support)

Re: [patch] Unify AC_SYS_LARGEFILE exception across dirs (+GDB new largefile support)

[patch] Unify AC_SYS_LARGEFILE exception across dirs (+GDB new largefile support)

Re: [patch][ob] Fix possible crash in disable_thread_event_reporting

Re: [PATCHES, M68K] Various fixes and improvements for M68K and ColdFire

[PATCHES, M68K] Various fixes and improvements for M68K and ColdFire

[python][patch] Add is_base_class attribute to fields.

[RFA 1/3] dwarf2_physname - cpexprs.exp

[RFA 2/4] dwarf2_physname

[RFA 3/4] dwarf2_physname - trivial changes

Re: [RFA, 3 of 3] save/restore process record, part 3 (save/restore)

[RFA/doco] Fix missing title in HTML documentation

[RFA/RFC] Prec multi-thread support [0/4]

[RFA/RFC] Prec multi-thread support [1/4] X86 insn support

[RFA/RFC] Prec multi-thread support [2/4] arch support

[RFA/RFC] Prec multi-thread support [3/4] thread.c

[RFA/RFC] Prec multi-thread support [4/4] record target

[RFA] 4/4 dwarf2_physname - tests

Re: [RFA] Add method overload resolution to expression parser

[RFA] Add optional sequence number to record log filename

[RFA] Add parsing support for C++ operators

[RFA] Add support for --without-zlib (take 2)

[RFA] clean-up for sym_read mainline flag (2/2)

[RFA] clean-up of sym_read mainline flag (1/2)

Re: [RFA] comment looks wrong...

[RFA] dcache invalidate fix

[RFA] Fix Ada memory corruption

[RFA] Fix hw watchpoints in process record.

Re: [RFA] let record_resume fail immediately on error

[RFA] NEWS: mention record save/restore

[RFA] replay bookmarks

[RFA] Typedef support for linespecs

[RFC ARM] Backport Thumb2 debug fixes to gdb 7.0 branch ?

Re: [RFC, doc] Fix -stack-list-arguments parameter description

[RFC] Interaction between HW watchpoints and 'set var'.

[RFC] Prec multi-thread support

[RFC] Rationalize prologue skipping on break FILE:LINE syntax.

[rx sim] fix SWHILE

[sim/committed] Fix a typo in sim/avr/interp.c

[testsuite] check for languages consistently

[withdrawn] Re: [patch 4/4] Fix hw watchpoints #2: across fork() [rediffed]

Re: About the gdb prec save/restore reverse exec behavior error (gcore error)

Bug in mi-break.exp

Re: dead code in frv-tdep.c?

Re: Don't delete local watchpoints just because a different thread stopped.

Don't delete local watchpoints just because a different thread stopped.

fileio test

Fix ACX_LARGEFILE to use canonical host/target names

Fix async mode with remote targets

Re: Fix breakpoints when several source files have the same name

Fix gdb 7.0 compilation on IRIX 5.3

Fix regression in always-inserted breakpoints mode.

Fix Solaris gcore / shared libraries interaction

Re: Fix solib-svr4.c:enable_break fallback for powerpc64-linux function descriptors

Re: Fix solib-svr4.c:enable_break fallback for powerpc64-linux function descriptors

Fix solib-svr4.c:enable_break fallback for powerpc64-linux function descriptors

Re: FSF assignment done for MI reverse commands, the documentation bit

FSF assignment done for MI reverse commands, the documentation bit

FYI: bcache symbol table file names

FYI: copy argument text in gdb.execute

FYI: don't use obsavestring on a constant string

FYI: fix cleanup buglet in dwarf2read.c

FYI: fix java regression in symbol_set_names

FYI: minor simplification in add_psymbol_to_bcache

GDB HEAD on GNU/Hurd

gdbserver/win32, fix ctrl-c handling.

gdbserver/win32, respect --debug switch.

gdbserver/win32, special case ntdll.dll.

Re: hardware watchpoints in non-stop - "moribund"/delayed watchpoint traps

hardware watchpoints in non-stop - "moribund"/delayed watchpoint traps

Make sure catch-syscall.exp doesn't pick up system/installed syscalls xml.

Make watchpoints behave in always-inserted mode too.

Re: New simulator: RX

Patches for MI reverse execution commands: FSF paperwork completed

Ping Re: Fix ACX_LARGEFILE to use canonical host/target names

Ping Re: Fix Solaris gcore / shared libraries interaction

Re: please fix sim/cris

Recent separate debug file warning caused Debian regressions

Remove m68k-elf special cases from gdb.trace

RFA: documentation fix, PR 10782

RFC: Fix "break *EXP thread NUM"

RFC: Longjmp vs LD_POINTER_GUARD revisited

RFC: Move language-changed message to verbose

RFC: Remove gdb_cmd from testsuite

RFC: save lots of memory

RFC: shrink partial_symbol and minimal_symbol

RFC: Simplify partial dies

RFC: Skip declarations in "info variables"

RFC: Strip the ISA bit when printing symbol offsets

Tristan Gingold nominated Maintainer of the AVR target

x86-64 gdbserver config


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