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

[commit/doco] OBE: 'Address not returning System.Address

[commit] comment minor reformatting (valops.c:find_method_list)

[commit] make step_1 use step_once

[commit] update_watchpoint is used with s/w watchpoints too

[docs] small gdb internals cleanup

[multiprocess PING] Three patches for focus_command and linux-nat target

[multiprocess RFA] Add tmp_inf to linux_nat_xfer_partial

Re: [multiprocess RFA] Fix memory leak of focus_command

[multiprocess RFA] Multiprocess linux-nat focus command

[ob] Fix compilation of the ia64 target for 32bit hosts

[ob] Fix crash on parsing mangled gdbserver protocol

[ob] infrun.c (handle_inferior_event): Delete unused local tp.

[OB] infrun.c (proceed): Delete unused local stop_signal.

[ob] Remove bug-gdb@prep.ai.mit.edu (PR 8648) [Re: [patch] Fix hw watchpoints regression on i386/x86_64/ia64]

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

[patch] (for VLA) Prepare for 3-fields TYPE_CODE_RANGE (TYPE_HIGH_BOUND)

Re: [patch] (for VLA) Prepare for 3-fields TYPE_CODE_RANGE (TYPE_HIGH_BOUND)

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

[patch] add support for debugging fixed-point numbers

[PATCH] Add support for the Lattice Mico32 (LM32) architecture

Re: [patch] Fix a glitch in debugging 32-bit process with 64-bit GDB.

[patch] Fix a glitch in debugging 32-bit process with 64-bit GDB.

[patch] Fix completion memory double-free

[patch] Fix hw watchpoints regression on i386/x86_64/ia64

[patch] Fix PR 9675 - _static_ variables in C++ constructors

[patch] Fix SHOULD_INSERT comment typo

[patch] Simplify breakpoint.c function parameters

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

RE: [RFA reverse] Process record and replay target user docs for gdb manual

Re: [RFA reverse] Process record and replay target user docs for gdb manual

Re: [RFA reverse] Process record and replay target user docs for gdb manual

Re: [RFA/Ada] guard against a malloc failure

Re: [RFA/Ada] remove ref to fields and ref to slices

[RFA/commit] pre-initialize python-value.c:values_in_python (bug in MacOS linker)

[RFA/doco] Add missing parens around GDB prompt in example

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

Re: [RFA] * linux-low.c (linux_wait_for_process): Don't clobber current_inferior

[RFA] * linux-low.c (linux_wait_for_process): Don't clobber current_inferior

Re: [RFA] -list-target-groups --available

[RFA] Add new test for breakpoints on templates

[RFA] add some comments to linux-low.c:linux_attach_lwp

[RFA] C++ : breakpoint in templates

[RFA] call_function_by_hand dummy_addr cleanup

[RFA] change gdbserver's pids to int

[RFA] comment cleanup in exceptions.[ch]

[RFA] Darwin: recognize signal frames

[RFA] Darwin: single step through sigreturn

Re: [RFA] Don't use builtin_long() when ptrdiff_t is needed in gnu-v3-abi.c

Re: [RFA] Don't use builtin_long() when ptrdiff_t is needed in gnu-v3-abi.c

[RFA] Don't use builtin_long() when ptrdiff_t is needed in gnu-v3-abi.c

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

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

[RFA] Fix Darwin failures on macscp.exp

[RFA] Fix hand called function when another thread has hit a bp (v2).

[RFA] Fix hand called function when another thread has hit a bp.

[RFA] Fix osdata.c compile error without libexpat

[RFA] Fix to gdb.server/ext-run.exp testcase

[RFA] fixes to xmalloc for gdbserver patch

[RFA] Handle DW_OP_swap

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

Re: [RFA] linux-low.c (handle_extended_wait): Simplify, use my_waitpid.

[RFA] linux-low.c (handle_extended_wait): Simplify, use my_waitpid.

[RFA] linux-nat.c minor cleanup

Re: [RFA] Process record and replay, 5/10

[RFA] Remove redundant resetting of stepping_past_singlestep_breakpoint

[RFA] remove struct process_info.tid

Re: [RFA] Resubmit process record and replay, 3/10

Re: [RFA] Resubmit process record and replay, 5/10

Re: [RFA] Resubmit process record and replay, 6/10

Re: [RFA] Resubmit reverse debugging [5/5]

Re: [RFA] testsuite gdb.base/expand-psymtabs: ensure code is generated for the expected source line

Re: [RFA] testsuite gdb.base/expand-psymtabs: ensure code is generated for the expected source line

[RFA] testsuite gdb.base/expand-psymtabs: ensure code is generated for the expected source line

[RFA] testsuite: handle SIGBUS like SIGSEGV

[RFA] xmalloc for gdbserver

[RFA]: Remove target_activity_function/target_activity_fd.

[rfc] [0/7] infrun cleanup

[rfc] [1/7] infrun cleanup: remove TREAT_EXEC_AS_SIGTRAP

[rfc] [2/7] infrun cleanup: miscellaneous cleanups

[rfc] [3/7] infrun cleanup: ecs->random_signal

[rfc] [4/7] infrun cleanup: ecs->stop_func_* and new_thread_event

[rfc] [5/7] infrun cleanup: ecs->wait_some_more

[rfc] [6/7] infrun cleanup: ecs->event_thread

[rfc] [7/7] infrun cleanup: the rest

[RFC] Add support for user-defined prefixed commands

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

[RFC] Extend result of dwarf2-frame.c:read_encoded_value

[RFC] m32c: Dereference pointer type in m32c_push_dummy_call()

[RFC] m32c: Set vbit_in_delta for m32c

[RFC] solib for darwin

[RFC] Support of quoted string in argument of dump, restore and append commands.

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

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

Committed: adjust sim/cris test-cases for differences in getopt_long quoting

Committed: adjust sim/testsuite/sim/cris/asm/badarch1.ms and error messages

Committed: part 1 of cris/sim dynamic linking support.

Committed: part 2 of cris/sim dynamic linking support.

Committed: part 3 of cris/sim dynamic linking support.

Correct tagging stopped threads as stopped in multi-process

eliminate deprecated_add_set_cmd

fix a 'set detach-on-fork off', and manual "detach" problem

Re: Fix foll-fork.exp foll-vfork.exp fork-child-threads.exp

Fix non-stop + extended-remote + !multi-process target open

Re: FYI: fix typo on web page

gc ONE_PROCESS_WRITETEXT

Re: GDB hangs on kill or quit (after following a fork child, not detaching from the parent)

GDB hangs on kill or quit (after following a fork child, not detaching from the parent)

get rid of new gdb_suppress_entire_file calls

Re: Get rid of stop_pc (was: [RFA] dummy frame handling cleanup, plus inferior fun call signal handling improvement)

Re: Get rid of stop_pc (was: [RFA] dummy frame handling cleanup, plus inferior fun call signal handling improvement)

Get rid of stop_pc (was: [RFA] dummy frame handling cleanup, plus inferior fun call signal handling improvement)

mourn the correct dead inferior

Patch to support spaces in filenames & paths

ping on psim tbrl/tbru patch

Re: PING: [PATCH] Fix a bug of addrmap

PR 7536 - ``set input-radix 1'' changes radix

PR 8507 - Remote watchpoint limit really large

PR7580 - Command to force abort when internal error

PR8812 - Stray ``Signal Stop Print ...'' in handle command

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

PR9681 - gdb lets you set watchpoints on nonexistent struct members

psim: add read of tbrl/tbru

rawhide's gdb segfaults, w/patch

remote, defer deleting the inferior until it is mourned

remove warning in h8sim

Re: Resync toplevel files (was: Re: [RFA] Build gdb on darwin)

reverse for GDB/MI

RFA: a small python-value.c normalization

RFA: add C++ alternate punctuators

RFA: auto-retry TCP connections for "target remote"

RFA: auto-retry TCP connections, take 2

RFA: Building GDB under GLIBC 2.8

Re: RFA: Building GDB under GLIBC 2.8 [resend w/the patch]

RFA: close-on-exec internal file descriptors

RFA: fix compilation warning

Re: RFA: fix locale configure checks

RFA: fix macro expansion bug

Re: RFA: fix PR 1815

RFA: fix PR 8307

RFA: fix PR 9059

RFA: fix PR cli/2563

RFA: fix PR macros/2564

RFA: fix pretty-printing in "bt full"

RFA: minor python fix

RFC: "info proc map" for corefiles

Re: RFC: Do not try g-packet-guess algorithm on exited targets

section problem with GDB (overlay ?)

ser-mingw.c will be failed to build on GCC4.4.

Set the stepping range from the function at PC, not at stop_pc.

Re: Set the stepping range from the function@PC, not@stop_pc.

sim/frv not regeneratable with cgen and guile-1.8.5

Re: State of old format warning patch for Mac OS X

Testsuite: Don't use global command in gdb_expect

Use of target_activity_function/target_activity_fd

Re: Watchpoint on an unloaded shared library(1)


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