gdb-patches archive
subject index for February, 2011

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/Ada] Fix unconstrained packed array size

[commit/doco] fix small error in gdb.texinfo (Inferiors and Programs)

[commit/testsuite] allow py-breakpoint.exp to work with software watchpoints

[commit/testsuite] small py-breakpoint.exp cleanups

[commit] add FALLTHROUGH comment in ada-exp.y:write_object_renaming

[commit] again, document that case stmt fall through is intentional.

[commit] Avoid shadowing a function parameter in i387_supply_fxsave

[commit] Avoid shadowing a function parameter in i387_supply_xsave

[commit] coffread.c / end_coff_symtab, delete unused variable.

[commit] comment typos containing "the the "

[commit] Compilation regression [Re: [RFA] Fix memory leak in gdbserver/hostio.c]

[commit] dbxread.c, discard unused value.

[commit] dbxread.c, read_dbx_symtab: discard unused value

[commit] doc/gdb.texinfo: Update example of a linux "New Thread" message

[commit] Document that case statement fall-through is intentional.

[commit] dw2-ranges.exp: simplify using clean_restart

[commit] dwarf2read.c, delete some unused variables / values

[commit] eval.c, evaluate_subexp_standard, delete unused variable and discard unused values

[commit] Fix build break on ARM

[commit] fix for "info threads" printing multiple headers

[commit] fix gdb+python build failure if using non-GNU sed

[commit] fix memory leak in maintenance_do_deprecate

[commit] Fix overly strict check in arm_skip_stack_protector

[commit] Fix regexps in gdb.threads/thread-find.exp

[commit] fix typo in comment.

[commit] fix typos in comments

[commit] Further simplify gdbserver/utils.c/decimal2str

[commit] gdbserver/server.c: discard unused value

[commit] gdbserver/utils.c/decimal2str, eliminate dead parameter.

[commit] infcmd.c discard unused values

[commit] m2-lang.c/evaluate_subexp_modula2: discard unused value

[commit] Make "make clean" mo bettah

[commit] more make more clean in testsuite

[commit] objc-lang.c: avoid string overrun

[commit] opencl-lang.c/evaluate_subexp_opencl: discard unused value

[commit] p-valprint.c/pascal_val_print: discard unused value.

[commit] proc-service.c/ps_plog: call va_end

[commit] rbreak_command, move variable to outer scope.

[commit] reattach_breakpoints: avoid resource leak.

[commit] remove a debugging printf

[commit] remove dead if stmt from amd64_linux_syscall_record

[commit] Remove unused parameter (Re: [rfc] More intelligent indenting of multi-line table entries)

[commit] Rename STRINGIFY (Re: Macro conflict in gdb/opencl-lang.c)

[commit] Shadowed function parameter in linux-nat.c

[commit] Simplify "info threads" with get_number_or_range

[commit] Simplify "thread apply" with get_number_or_range

[commit] Simplify OpenCL primitive type handling

[commit] stabsread.c, missing break statement

[commit] tui/tui-stack.c: fix off-by-one in strncpy

[commit] Use EBADF, not EINVAL, for bad file descriptors in sim/common/callback.c

[commit] use get_number for bookmarks

[commit] use prepare_for_testing in gdb.python/py-frame.exp

[commit] utils.c, query, nquery, yquery: call va_end before return

[common] Merge duplicated macros in linux-nat.c and linux-low.c

[doc/gdbint] Mention some formatting guidelines for casts and unary operators

[drop/fyi] About verifying record opcodes

[fixme] Missing break statement in linux-record.c?

[fixme] another case statement without a break -- intentional?

[fixme] case statement without break -- intentional?

[fixme] Missing "break" in switch -- intentional fall through?

Re: [fixme] Missing break statement in linux-record.c?

[fixme] no-effect expression in assert

[gdbserver/commit] handle partial traceframe memory reads

[OB] Commit the file that prev commit forget

[obv] doc: Fix circular-trace-buffer name

[obv] doc: Fix missing parenthesis

[obv] Merge gdb/common/Changelog to gdb/ChangeLog [Re: [rfa/rfc] Build libcommon.a for gdb and gdbserver]

[obvious] Fix typos in breakpoint.c and breakpoint.h

[patch 0/3] Re: [RFA] c++/11734 revisited (and c++/12273)

[PATCH 01/18] Some ada-lang/ada-tasks routines needed by the VxWorks target

[PATCH 02/18] New command_post observer

[PATCH 03/18] New general purpose routines in utils.c

[PATCH 04/18] add new "unload" command (symetry of existing "load" command)

[PATCH 05/18] new struct bp_target_info target_private_data field

[PATCH 06/18] New module remote-wtx-utils

[PATCH 07/18] remote-wtxapi: The WTX API abstraction layer.

[PATCH 08/18] Add options to control Vxworks related settings.

[PATCH 09/18] VxWorks breakpoint-handling module.

[patch 1/2] Fix physname regression: c/v types quals (PR c++/12328)

[patch 1/2] Speed up JIT support

[patch 1/3] Code cleanup: gdb.threads/gcore-thread.exp

Re: [patch 1/3] Displaced stepping for 16-bit Thumb instructions

[patch 1/3] revert physname part (b) [Re: [RFA] c++/11734 revisited]

[PATCH 10/18] "multi-tasks-mode" support.

[PATCH 11/18] Add partition support.

[PATCH 12/18] remote-wtx-hw: register fetch/store support.

[PATCH 13/18] Add new "wtx" target.

[PATCH 14/18] WTX-TCL support module

[PATCH 15/18] Add support for VxWorks 6

[PATCH 16/18] Add tdep files for x86 and powerpc.

[PATCH 17/18] Configury and Makefile updates for VxWorks

[PATCH 18/18] document the new VxWorks port

[patch 2/2] Code cleanup: c_type_print_args's show_artificial

[patch 2/2] Speed up JIT support

Re: [patch 2/3] Displaced stepping for 16-bit Thumb instructions

[patch 2/3] Fix threading internal error on corrupted memory

[patch 2/3] Fix threading internal error on corrupted memory [rediff]

[patch 2/3] Keith's psymtabs fix [Re: [RFA] c++/11734 revisited]

Re: [patch 3/3] Displaced stepping for 16-bit Thumb instructions

[patch 3/3] Display core reasons even during thread error

[patch 3/3] Various linespec fixups [Re: [RFA] c++/11734 revisited]

Re: [PATCH build, libgo, classpath] Remove freebsd1 from libtool.m4 macros and config.rpath.

[patch libiberty include gcc]: PR debug/28047 DWARF output_file_names should really understand DOS pathnames

Re: [Patch v2] Add mips*-linux* catch syscall support.

[PATCH v2] tracepoint: add new trace command "printf" and agent expression "printf" [0]

[PATCH v2] tracepoint: add new trace command "printf" and agent expression "printf" [1] gdb

[PATCH v2] tracepoint: add new trace command "printf" and agent expression "printf" [2] gdbserver

[PATCH v2] tracepoint: add new trace command "printf" and agent expression "printf" [3] doc

[PATCH v3] sim: bfin: new port

[PATCH v5] sim: bfin: new port

[patch, doc RFA]: New python function lookup_global_symbol

Re: [PATCH/RFC] Move the cmdarg before load execarg

Re: [PATCH] [COMMIT] Disassemble over end of line table sequence.

[patch] [gdbserver] Do not crash on file load without inferior

[patch] [i386] Fix {,un}prelinked libraries for attach/core-load

[patch] [linux-nat] Fix occasional hang on quit

[patch] [python] Implement stop_p for gdb.Breakpoint

Re: [Patch] Add mips*-linux* catch syscall support.

[patch] C++ operators do not resolve through typedefs

[patch] delete a range of display numbers

Re: [PATCH] Disassemble over end of line table sequence.

Re: [patch] Fix `info addr' for complex DWARF

Re: [patch] Fix debug printing of OP_* names

Re: [patch] Fix debug printing of TYPE_INSTANCE

[patch] Fix occasional unresolving of line number info

Re: [patch] Fix PR tdep/12352: Handle str pc, [Rd, #imm] in displaced stepping

[patch] Fix record for lddqu (PR 12361)

[patch] Implement set/show callback functions in gdb.Parameter

[PATCH] is_name_suffix("") is always non-zero

[PATCH] libdecnumber: start a gitignore

[patch] Move common macros to i386-common.h

[patch] OpenCL bool size fix

[patch] OpenCL datatypes test fixes

[patch] Regression on CFLAGS=-m32 build [Re: [rfa/rfc] Build libcommon.a for gdb and gdbserver]

Re: [PATCH] sim: add syscall tracing level

Re: [PATCH] sim: cfi: new flash device simulation

Re: [PATCH] sim: change to 64bit time keeping to avoid 32bit overflows

Re: [PATCH] sim: punt zfree()

Re: [patch] Support inferior events in python

[patch] testsuite gdb.base/jit-main.c

[PATCH] testsuite: dw2-ranges: declare function descriptors for ppc64 compatibility

Re: [PATCH] tracepoint: add new trace command "printf"[0] gdb

Re: [PATCH] tracepoint: add new trace command "printf"[1] gdbserver

[PATCH] tracepoint: add new trace command "printf"[3] doc

Re: [rfa v2] Detect __aeabi_read_tp even without symbols

[RFA/commit] Delete Makefile.in:INSTALLED_LIBS (unused)

[RFA/commit] use gdb_test_no_output in gdb.python/py-inferior.exp

Re: [rfa/rfc] Build libcommon.a for gdb and gdbserver

[RFA/testsuite] minor adjustments in gdb.python/py-block.exp

[RFA] add test for memattr, use get_number_or_range for memattr commands

[rfa] add_symbol_file_command, avoid memory leak.

Re: [RFA] c++/11734 revisited

[rfa] clean up output of "info set" command.

[RFA] dw2-ranges.exp: Build dw2-ranges3.S with -gdwarf-2 (not -gstabs)

[RFA] fencepost error in linux-low.c

[RFA] Fix decode_indirect to use parse_to_comma_and_eval

[RFA] fix dirent resource leak in gdbserver/linux-low.c

[RFA] Fix display of array of unspecified length inside structures

[RFA] fix for intel disassembly, truncated BFD_VMA

[RFA] Fix for testsuite errors with gdbserver (remote)

[RFA] fix loop in gdbserver/tracepoint.c

[RFA] Fix memory leak in gdbserver/hostio.c

[RFA] fix memory leak in gdbserver/server.c/handle_v_run

[RFA] Fix Power7 extended floating point pseudo-registers

[RFA] fix shadowed function parm in d-valprint.c

[RFA] fix use-after-free in opencl-lang.c

[rfa] function parameter shadowed by local variable in opencl-lang.c

[rfa] gdb.base/all-bin.exp , indentation

[rfa] gdb.base/completion.exp: re-indent

[RFA] gdb.cp/overload.cc: add cast to prevent compiler warning

[rfa] gdbserver/tracepoint.c, discard unused values

Re: [RFA] Implement support for PowerPC BookE masked watchpoints

Re: [RFA] Implement support for PowerPC BookE ranged breakpoints

[RFA] info (break|watch|trace), use get_number_or_range

[RFA] info break/watch/trace use get_number_or_range, take two

[rfa] make clean should remove observe.h and observer.inc

[rfa] Make get_number_or_range accept value history references

[rfa] mem leak in catch_syscall_completer

[RFA] mingw port: Allow use of cvs GDB on Windows 95

[RFA] off by one array reference in i386-low.c/i386_show_dr

[RFA] off by one error in gdbserver/linux-amd64-ipa.c

[RFA] py-cmd.c, fix memory leak

[rfa] py-value.c, memory leak

[RFA] python/py-breakpoint.c, fix memory leak

[rfa] re-indent foll-fork.exp foll-exec.exp foll-vfork.exp

[RFA] Remove ${objdir} from test messages

[RFA] target.c/read_whatever_is_readable: fix memory leak

[rfa] Use get_number_or_range for "info inferiors"

[rfa] Use get_number_or_range for kill inferior etc.

[rfc v2, arm] Backtrace out of restart handler in vector page

[rfc, arm] Backtrace out of restart handler in vector page

[rfc, testsuite] Standardize tests for HW watchpoint capabilities

[RFC, v2] ARM support for Hardware breakpoints and watchpoints for native Linux.

Re: [rfc/rfa v2] Use ARM exception tables as GDB unwinder

[rfc] 'thread tid' command

[rfc] Add missing "break;" in jv-lang.c

Re: [RFC] Compile GDB with -Wshadow?

[RFC] Compile GDB with -Wshadow? (was: "Re: [rfa] function parameter shadowed by local variable in opencl-lang.c")

[rfc] Fix incorrect PowerPC-64 AltiVec ABI

[rfc] Implement support for IBM XL C for OpenCL vector ABI

[RFC] info threads takes an argument

[RFC] mingw port: Allow use of cvs GDB on Windows 95

Re: [rfc] More intelligent indenting of multi-line table entries (Re: [RFA] Implement support for PowerPC BookE ranged breakpoin

[rfc] More intelligent indenting of multi-line table entries (Re: [RFA] Implement support for PowerPC BookE ranged breakpoints)

[RFC] move strace call to gdb_init? (away from testcase)

[rfc] Skip empty range entries in DW_AT_ranges

[RFC] Update description of parse_breakpoint_sals

[rfc] Work around function epilogues in update_watchpoint

Re: [try 3rd] arm_pc_is_thumb takes displaced stepping into account

[unavailable regs/locals, 0/11] Introduction

[unavailable regs/locals, 01/11] registers status upwards

[unavailable regs/locals, 02/11] Teach -data-list-changed-registers about REG_UNAVAILABLE.

[unavailable regs/locals, 03/11] glue unavailable regcache registers / lval_register values / frame registers

[unavailable regs/locals, 04/11] more glue between registers and values (get_frame_register_bytes)

[unavailable regs/locals, 05/11] location expressions that hit unavailable registers or memory

[unavailable regs/locals, 06/11] unavailable PC

[unavailable regs/locals, 07/11] unavailable PC, "info frame"

[unavailable regs/locals, 08/11] unavailable PC, "tfind"

[unavailable regs/locals, 09/11] unavailable PC, "info locals" / "info args"

[unavailable regs/locals, 10/11] TUI + unavailable PC + changing frame.

[unavailable regs/locals, 11/11] some locals+args tests

[unavailable values part 1, 00/17] introduction

[unavailable values part 1, 01/17] base support for unavailable value contents

[unavailable values part 1, 02/17] query the target about what has been collected in a traceframe (docs included)

[unavailable values part 1, 03/17] expose list of available ranges to common code

[unavailable values part 1, 04/17] map unavailable memory to unavailable value contents

[unavailable values part 1, 05/17] move traceframe memory reading fallback to read-only sections to GDB side

[unavailable values part 1, 06/17] array element repeats, <unavailable> confused with 0.

[unavailable values part 1, 07/17] get rid of INTERNALVAR_POINTER

[unavailable values part 1, 08/17] unavailable integer internalvars

[unavailable values part 1, 09/17] unavailable bitfields

[unavailable values part 1, 10/17] unavailable strings

[unavailable values part 1, 11/17] unavailable (C++) references

[unavailable values part 1, 12/17] initial unavailable-ness tests

[unavailable values part 1, 13/17] value unavailable-ness propagation

[unavailable values part 1, 14/17] make value repeat handle unavailableness

[unavailable values part 1, 15/17] print pointers with 'set print object on'

[unavailable values part 1, 16/17] don't merge almost but not quite adjacent memory ranges to collect

[unavailable values part 1, 17/17] unavailable vptr / virtual base offset

Add support for VxWorks 5.x, 6.x and 653

Re: Centralize and enhance val_print interface description comments

Centralize and enhance val_print interface description comments (was: Re: [RFA v2] valprint.c / *-valprint.c: Don't lose `embedded_offset')

Re: Change gdb/common/ to use Automake

Change gdb/common/ to use Automake [was: Re: [rfa/rfc] Build libcommon.a for gdb and gdbserver]

copyright in testcase .cc [Re: RFC: handle case arising from GCC PR 47510]

Displaced stepping 0002: refactor and create some copy helpers

Displaced stepping 0003: for 16-bit Thumb instructions

Displaced stepping 0004: wip: 32-bit Thumb instructions

Don't assume order of xml attributes

Re: Faster stepping amidst breakpoints

fix bogus virtual base pointer adjustment

Fix VEC_block_remove

frame-unwind.h, update comment to match reality

FYI: add missing newline

FYI: Add NEWS item for 'catch syscall' on mips*-linux*

Re: FYI: add user_breakpoint_p

FYI: cli-utils.c

FYI: constify aop_map::name

FYI: fix buglet in language_class_name_from_physname

FYI: fix leak in convert_value_from_python

FYI: fix typo in breakpoint.c

FYI: fixlet in ax.def

Re: FYI: handle DW_OP_call_frame_cfa in AX compiler

FYI: handle DW_OP_call_frame_cfa in AX compiler (Was: [unavailable values part 1, 16/17] don't merge almost but not quite adjacent memory ranges to collect)

FYI: make TAGS work again

FYI: remove unused global

FYI: tweaks to error w/ unimplemented opcodes

FYI: use ALL_OBJFILE_PSYMTABS in one more place

Fwd: gdb 7.2 core target setting registers rsp and friends

gdb: Incorrect stack unwinding if debug info is compressed

Re: gdb: Incorrect stack unwinding if compressed debug info is used

graceful unwind termination when we'd need unavailable/uncollect memory or registers to unwind further

info inferior, was Re: [commit] Simplify "thread apply" with get_number_or_range

New ARI warning Thu Feb 3 01:53:35 UTC 2011

New ARI warning Tue Feb 22 01:57:32 UTC 2011

New ARI warning Wed Feb 16 01:53:55 UTC 2011

No longer accept NULL values in value_bits_valid and value_bits_synthetic_pointer

obsolete: Re: [PATCH] testsuite: dw2-ranges: declare function descriptors for ppc64 compatibility

Re: performance of multithreading gets gradually worse under gdb

Ping 2 [patch 0/3] Displaced stepping for 16-bit Thumb instructions

ping2: Re: [rfa] git repo fixup: delete gdb/testsuite/gdb.gdbtk

Ping: Merge duplicated macros in linux-nat.c and linux-low.c

question about the common/ subdir (was "Re: Ping: Merge duplicated macros in linux-nat.c and linux-low.c")

Re: question, re: gdb.base/label.exp

Re: RFA: fix PR mi/8138

RFC: add pick and roll agent expression operations

Re: RFC: fix PR mi/10693

RFC: handle case arising from GCC PR 47510

RFC: move agent opcodes to common file

RFC: remove a bunch of testsuite/**/configure scripts

Re: stop gdb/remote.c from handling partial memory reads itself

Re: Switch out and in of tfind mode, when handling an event, in non-stop mode.

Sync toplevel and config from GCC to src

time to start thinking about GDB 7.3 (as well!)


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