gdb-patches archive
subject index for April, 2013

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:

2013-04-17 gdb-7.6 release status?

[PATCH] Fix -Wpointer-sign warning in remote-sim.c

[PATCH] Fix the x87 FP register printout by “info float”.

Re: [PATCH] Fix the x87 FP register printout by “info float”.

Re: [PATCH] Fix the x87 FP register printout by “info float”.

Re: [0/10] RFC: fix various exception bugs

Re: [0/10] RFC: remove obj_section field

[0/27] RFC: fix reports from the CPython checker

[1/2] constify SYMBOL_VALUE_BYTES

[1/4] latent bug fix in dwarf2read.c

[2/2] constify dwarf2read.c

[2/4] minor dwarf2read.c cleanup

[3/4] fix DW_OP_GNU_implicit_pointer pointing to a constant

Re: [4/10] RFC: initial conversion to bound minsyms

[4/4] clean up value parenting

Re: [5/10] RFC: introduce gdb_bfd_section_index

Re: [9/10] RFC: implement the $_exception convenience variable

Re: [9/10] RFC: remove general_symbol_info::obj_section

Re: [ANNOUNCEMENT] GDB 7.6 released!

[branch+head] Mention GDB 7.6 release in ChangeLog

[commit 7.6] dwarf2read.c fission fixes committed to 7.6 branch

[COMMIT PATCH] -Wpointer-sign: monitor.c.

[COMMIT PATCH] Make GDB -Wpointer-sign clean on MinGW too.

[commit#2] [doc patch] gdbserver.1: Document all the options and --multi

[commit#2] configure.tgt gcore fix [Re: [commit] [patch 2/2+rfc+doc] Install gcore by default (+new man page)]

[commit+7.6] [doc patch+7.6 rfc] auto-load setting: Make it even more user-acceptable

[commit+7.6] [patch 1/2+7.6] /proc/PID/smaps: filename fix

[commit+7.6] [patch 2/2+7.6] /proc/PID/smaps: Linux kernel 3.8.3 compat.

[commit+7.6] [patch NEWS+7.6] List the MI "fullname" change

Re: [commit+7.6] [patch+7.6] Fix 7.5 regression crashing GDB if gdbserver dies

[commit+7.6] [testsuite patch] race: server-kill.exp: Connection reset by peer [Re: [patch+7.6] Fix 7.5 regression crashing GDB if gdbserver dies]

[commit/branch] GDB version number bumped

[commit/branch] NEWS: Change "since GDB 7.5" into "in GDB 7.6"

[commit/branch] Updated GDB version number

[commit] [doc patch] gdb.1: Add -p PID

[commit] [doc patch] gdbserver.1: Document all the options and --multi

[commit] [patch 2/2+rfc+doc] Install gcore by default (+new man page)

[commit] [patch] Re: [commit] Re: [PATCH] Avoid potencially-stale errno usage

[commit] [patch] Regenerate config.in [Re: [PATCH v3 00/15] CTF Support]

[commit] [patchv2+doc] New gdbinit.5 man page + converted gdb.1+gdbserver.1

[commit] Add ARI marker to get_DW_AT_signature_type.

[commit] Add missing empty line in spu_write_pc.

Re: [commit] check exit code of dwp

[commit] dwarf2read.c (dw2_find_symbol_file): Initialize filename

[commit] dwarf2read.c (lookup_signatured_type_at_offset): Delete.

[commit] dwarf2read.c (read_structure_type): Fix typo in comment.

[commit] dwarf2read.c (setup_type_unit_groups): Fix comment.

[commit] dwarf2read.c: add DIE debugging dumps

[commit] dwarf2read.c: comment fixes/additions

[commit] dwarf2read.c: Handle missing DWO file more gracefully.

[commit] dwarf2read.c: include DW_AT_comp_dir in DWO file hash

[commit] dwarf2read.c: Move type_unit_group out of dwarf2_per_cu_data

[commit] dwarf2read.c: Remove support for multiple CUs in a DWO file

[commit] dwarf2read.c: Unref dwp bfd.

[commit] dwarf2read.c: Use hex_string instead of phex.

[commit] Fix -Wpointer-sign warning in sol-thread.c

[commit] Fix build error in sol-thread.c:info_cb

[commit] Fix make install man pages regression#2 by me

[commit] gdbserver: Fix make install regression by me

[commit] man pages: Fix out-of-src-tree build regressio#3 by me

[COMMIT] Re: [PATCH 00/26] Make GDB -Wpointer-sign clean.

[commit] Re: [PATCH] Avoid potencially-stale errno usage

[commit] Replace additional_flags by ldflags (was Re: [PATCH] Fix ARM sign-extension on PC when using 64-bit BFD)

[committed] Fix -Wpointer-sign warning in ctf.c

[committed] Fix typo in comment.

[committed] Prefer tab to spaces in solib-dsbt.c

[COMMITTED][PATCH] mention tilegx in gdb 7.6 release news

[doc patch+7.6 rfc] auto-load setting: Make it even more user-acceptable

[doc patch] gdb.1: Add -p PID

[doc patch] gdbserver.1: Document all the options and --multi

[gdb commit+7.6] [gdb patch+7.6] Fix bfd close regression wrt PR binutils/14813

[gdb patch+7.6] Fix bfd close regression wrt PR binutils/14813

[mingw CVS HEAD] build error as there is no sys/socket.h under MinGW

[OB/COMMIT PATCH] NEWS: Mention x86_64/Cygwin as new native configuration too.

[ob/commit+7.6 PATCH] NEWS: Move "set debug notification" and "set trace-buffer-size" under "New options".

[ob] "make TAGS" broken (again)

[PATCH 0/3] remove-symbol-file

[patch 0/4] Altera Nios II port

[PATCH 0/6] thread_db.h issues.

[PATCH 0/7 V2] Range stepping

[PATCH 0/8] v2 - validate binary before use

[PATCH 00/26] Make GDB -Wpointer-sign clean.

[PATCH 01/26] -Wpointer-sign: char -> gdb_byte.

[PATCH 01/28] introduce CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF and use it

[PATCH 02/26] -Wpointer-sign: gdb_byte -> char.

[PATCH 03/26] cris-tdep.c: Use unsigned variable for unsigned command.

[PATCH 03/28] PyObject_GetAttrString returns a new ref

[PATCH 04/26] alpha-tdep.c/mips-tdep.c: "set heuristic-fence-post" is signed/zinteger.

[PATCH 04/28] add missing decref in before_prompt_hook

[PATCH 05/26] mep-tdep.c: Wrong signness for instruction buffer.

[PATCH 05/28] py-cmd.c error-checking bug fix

[PATCH 06/26] mips-tdep.c: Wrong signness for local holding PC register.

[PATCH 06/28] fix py-evtregistry.c refcount bug

[PATCH 07/26] ppc-linux-tdep.c: Wrong signness for buffer holding instructions.

[PATCH 07/28] remove unused declaration

[PATCH 08/26] -Wpointer-sign: s390-tdep.c.

[PATCH 08/28] use CPYCHECKER_SETS_EXCEPTION

[PATCH 09/26] -Wpointer-sign: aarch64-tdep.c.

[PATCH 09/28] introduce and use CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION

Re: [patch 1/2+7.6] /proc/PID/smaps: filename fix

[patch 1/2+rfc+doc] stub rename, see 2/2

[PATCH 1/3] Add a select_frame_reason enum parameter to select_frame

[PATCH 1/3] Added command remove-symbol-file.

[PATCH 1/3] Command remove-symbol-file.

[patch 1/4] code changes for Nios II target

[PATCH 1/5] Add annex in a async remote notification.

[PATCH 1/5] Add basic itsets support

[PATCH 1/5] constify to_save_record

Re: [patch 1/6] Move utility functions to common/

[PATCH 1/6] PR build/11881: LIBTHREAD_DB_SO can be undefined.

[PATCH 1/7] New macro THREAD_WITHIN_SINGLE_STEP_RANGE

[PATCH 1/8] Move utility functions to common/

[PATCH 10/26] -Wpointer-sign: xtensa-tdep.c.

[PATCH 10/28] add decref to cmdpy_init

[PATCH 11/26] -Wpointer-sign: alpha-tdep.c.

[PATCH 11/28] use iterator protocol and avoid refcount bugs

[PATCH 12/26] Cast result of obstack_base to gdb_byte * in a couple spots.

[PATCH 12/28] add decref in evpy_emit_event

[PATCH 13/26] serial_write: change prototype to take a void-pointer buffer.

[PATCH 13/28] fix get_addr_from_python

[PATCH 14/26] gdb_byte for binary buffer, char for string: remote.c, tracepoint.c.

[PATCH 14/28] add gdb_assert_not_reached

[PATCH 15/26] gdb_byte for binary buffer, char for string: common/agent.c.

[PATCH 15/28] fix bug in gdbpy_initialize_event_generic

[PATCH 16/26] -Wpointer-sign: remote-mips.c.

[PATCH 16/28] reference count in bpfinishpy_out_of_scope

[PATCH 17/26] -Wpointer-sign: python/.

[PATCH 17/28] convert python init functions to do error-checking

[PATCH 18/26] -Wpointer-sign: bookmarks.

[PATCH 18/28] check gdb_python_initialized everywhere

[PATCH 19/26] -Wpointer-sign: coff-pe-read.c: treat strings in PE/COFF data as char *.

[PATCH 19/28] add missing decref in py-param.c

Re: [patch 2/2+7.6] /proc/PID/smaps: Linux kernel 3.8.3 compat.

[patch 2/2+rfc+doc] Install gcore by default (+new man page)

[PATCH 2/3] Add a frame_changed observer

[PATCH 2/3] Test adding and removing a symbol file at runtime.

[patch 2/4] Nios II target descriptions

[PATCH 2/5] constify to_terminal_info

[PATCH 2/5] New command: scope

[PATCH 2/5] Query supported notifications by qSupported

Re: [patch 2/6] Merge multiple hex conversions

[PATCH 2/6] Move glibc's fallback thread_db.h to a separate file.

[PATCH 2/7] Move rs->support_vCont_t to a separate struct

[PATCH 2/8] Merge multiple hex conversions

[PATCH 20/26] -Wpointer-sign: xcoffread.c.

[PATCH 20/28] make set_sal follow negative result convention

[PATCH 21/26] -Wpointer-sign: dwarf2read.c.

[PATCH 21/28] fix refcounting in gdbpy_run_events

[PATCH 22/26] -Wpointer-sign: dwarf2-frame.c: Pass unsigned variable to safe_read_uleb128.

[PATCH 22/28] remove erroneous incref from gdbpy_initialize_py_events

[PATCH 23/26] -Wpointer-sign: ada-lang.c, ada-tasks.c.

[PATCH 23/28] use explicit decrefs rather than cleanups in some cases

[PATCH 24/26] -Wpointer-sign: cp-valprint.c.

[PATCH 24/28] introduce gdb_pymodule_addobject

[PATCH 25/26] -Wpointer-sign: ctf.c.

[PATCH 25/28] some py-frame.c changes to make the checker work better

[PATCH 26/26] -Wpointer-sign: record.c.

[PATCH 26/28] fix refcount bug in typy_fields

[PATCH 27/28] rearrange for some clarity in valpy_get_dynamic_type

[PATCH 28/28] fix refcount bug in search_pp_list

[PATCH 3/3] Add a gdb.events.frame_change event registry

[PATCH 3/3] Documentation for the remove-symbol-file command.

[patch 3/4] Nios II gdbserver support

[PATCH 3/5] async remote notification 'Trace'.

[PATCH 3/5] constify to_set_trace_notes

[PATCH 3/5] scope ITSET break

Re: [patch 3/6] Create empty common/linux-maps.[ch]

[PATCH 3/6] Update glibc_thread_db.h from upstream.

[PATCH 3/7] range stepping: gdbserver on x86/linux

[PATCH 3/8] Create empty common/linux-maps.[ch] and common/common-target.[ch]

[patch 4/4] Nios II testsuite fix

[PATCH 4/5] constify gdb_fopen

[PATCH 4/5] MI notification on trace started/stopped:basic

[PATCH 4/5] scope ITSET bt

[PATCH 4/6] copyright.py: Don't update glibc_thread_db.h.

Re: [patch 4/6] Prepare linux_find_memory_regions_full & co. for move

[PATCH 4/7] range stepping: gdb

[PATCH 4/8] Prepare linux_find_memory_regions_full & co. for move

[PATCH 5/5] constify parse_and_eval_long

[PATCH 5/5] ITSET test case.

[PATCH 5/5] MI notification on trace stop: triggered by remote

[PATCH 5/6] Fix remaining GDBserver issues with !HAVE_THREAD_DB_H.

Re: [patch 5/6] Move linux_find_memory_regions_full & co.

[PATCH 5/7] range stepping: New command 'maint set range stepping'

[PATCH 5/8] Move linux_find_memory_regions_full & co.

Re: [patch 6/6] gdbserver build-id attribute generator

[PATCH 6/6] Only define 'struct lwp_info'::thread_known if using libthread-db.

[PATCH 6/7] range stepping: test case

[PATCH 6/8] gdbserver build-id attribute generator

[PATCH 7/7] range stepping: doc and NEWS

[PATCH 7/8] Validate symbol file using build-id.

[PATCH 8/8] Tests for validate symbol file using build-id.

[patch NEWS+7.6] List the MI "fullname" change

[PATCH obv] Fit tfile_interp_line parameters in one line

[PATCH v2 0/3] remove-symbol-file

[PATCH v2 1/3] Added command remove-symbol-file.

[PATCH v2 2/3] Test adding and removing a symbol file at runtime.

[PATCH v2 3/3] Documentation for the remove-symbol-file command.

Re: [PATCH v3 00/15] CTF Support

Re: [PATCH v3 03/15] Read CTF by the ctf target

[patch v3] NEWS, btrace, gdbserver: mention btrace RSP packets in NEWS

[PATCH v4 0/5] MI notification on trace started/stopped

[PATCH, mi] Add memory ranges to -library-loaded events

[PATCH, ppc] Fix hw *points for embedded ppc in a threaded environment

[PATCH, remote] Handle 'k' packet errors gracefully

[patch, sim] Add isel instruction

[PATCH, testsuite] Fix regression for gdb.mi/mi-var-create-rtti.exp

Re: [PATCH,HURD] Fix reading core

[PATCH/7.6] Fix wrong release (maybe crash GDB) in build_target_command_list

[PATCH/ARM] Adding support for MOVW and MOVT instructions

[PATCH/v2] fix Bug 15180 Agent style dprintf does not respect conditions

Re: [PATCH] add -s option to make -break-insert support dprintf

[PATCH] Add completer to 'target ctf'.

Re: [PATCH] Add completer to commands 'target {core/tfile/exec}'

Re: [PATCH] Add OSE operating system support [1/5] ose core format support of bfd

Re: [PATCH] Add OSE operating system support [5/5] gdbarch support

Re: [PATCH] Add set/show display-linkname command

[PATCH] Avoid potencially-stale errno usage (was: Re: Include putpkt in TRY_CATCH. PR gdb/15275)

[patch] avoid remote-host failures in gdb.linespec/linespec.exp

Re: [patch] circ.exp

Re: [patch] cleanup: remove unused - breakpoint, buildsym

Re: [patch] cleanup: Wunused - amd64

Re: [patch] cleanup: Wunused coff-pe-read

Re: [patch] Code cleanup: Remove parameter quitting [Re: Crash of GDB with gdbserver btrace enabled]

Re: [PATCH] Display configuration details in --help

[patch] dwarf2read.c: Rewrite signatured type handling

Re: [PATCH] Fix -Wpointer-sign warning in remote-sim.c

[PATCH] fix 15184 Cannot change dprintf style to agent for existing dprintfs

[PATCH] Fix ARM sign-extension on PC when using 64-bit BFD

[PATCH] fix Bug 15180 Agent style dprintf does not respect conditions

[PATCH] Fix bug 15181 Missing continue on dprintf that defaults to "gdb" style from "agent"

[PATCH] Fix bug 15186 Agent style dprintf does not buffer output properly

[PATCH] Fix bug 15293 Ignore-count does not work properly with dprintf

Re: [PATCH] Fix complex argument handling in ppc64 dummy function call

Re: [PATCH] Fix create pending breakpoint handle extra_string issue if not parse_condition_and_thread

[PATCH] Fix display of structures/bitfields in register description.

Re: [PATCH] Fix dprintf work not right if it is pending

[PATCH] Fix for 15072: stopped response missing for reverse-finish

Re: Fwd: [PATCH] Fix for PR gdb/15224 should "set history save on" by default

[PATCH] Fix gdb crash when setting breakpoint in assembler file compiled by ARM tool chain

[patch] fix gdb.cp/ovsrch.exp pathname regexp fails

Re: [patch] Fix multiple-symbols=ask regression [Re: [patchv2 7/11] Mechanical symtab->filename -> symtab_to_filename]

[patch] fix remote host test failures in gdb.base/dup-sect.exp

[patch] fix remote-host fails in gdb.cp/cplabel.exp

[PATCH] gdb/configure: Replace hardcoded -ldl with check based on dlfcn.h availability

Re: [patch] gdbserver build-id in qxfer_libraries reply

[PATCH] Let dprintf can be saved

Re: [PATCH] make -gdb-exit call disconnect_tracing too, and don't lose history if the target errors on "quit"

Re: [PATCH] mention tilegx in gdb 7.6 release news

Re: [patch] minor patch to constify lm_addr_check

[patch] New testcase function gdb_core_cmd

[PATCH] NEWS, btrace, gdbserver: mention btrace RSP packets in NEWS

[PATCH] NEWS: Mention "set foo unlimited".

[PATCH] not trigger pagination with dprintf

[patch] patch for review of PR gdb/10462

[PATCH] print '--with{,out}-babeltrace' in 'gdb --configuration'

[patch] Re: [commit] Re: [PATCH] Avoid potencially-stale errno usage

[patch] Regenerate config.in [Re: [PATCH v3 00/15] CTF Support]

Re: [PATCH] Rely on beneath to do partial xfer from tfile target

Re: [PATCH] Reset tracepoint step_count to 0 before set it action

[patch] Speed up read_psymtabs_with_fullname

[PATCH] store trace default-collect to target [0/6]

[PATCH] store trace default-collect to target [1/6] target, trace and remote

[PATCH] store trace default-collect to target [2/6] gdbserver

[PATCH] store trace default-collect to target [3/6] tfile

[PATCH] store trace default-collect to target [4/6] save tracepoint

[PATCH] store trace default-collect to target [5/6] doc

[PATCH] store trace default-collect to target [6/6] test

[patch] Test solib-search-path

[patch] Testcase for missing type signature

Re: [PATCH] Use CORE_ADDR in to_trace_find

Re: [PATCH] Use standard_output_file for saved trace file.

Re: [patch] validate binary before use

[PATCH] visualizing locals and backtrace in debug session

[patch][python] 0 of 5 - Frame filters and Wrappers

[patch][python] 1 of 5 - Frame filter Python C code changes.

[patch][python] 2 of 5 - Frame filter MI code changes.

[patch][python] 3 of 5 - Frame filter CLI/misc code changes.

[patch][python] 4 of 5 - Frame filter testsuite changes

Re: [patch][python] 5 of 5 - Frame filter documentation changes

[patchv2+doc] New gdbinit.5 man page + converted gdb.1+gdbserver.1

[ping 2]: [PATCH v4 0/5] MI notification on trace started/stopped

[RFA 1/2] minor Python doc updates

[RFA 1/3] gdb_breakpoint cleanup: Update function description

[RFA 2/2] fix PR 14204 - Documentation of gdb.Block

[RFA 2/3] gdb_breakpoint cleanup: Add "pending" option

[RFA 3/3] gdb_breakpoint cleanup: Add support for drpintf, trace, ftrace

Re: [RFA PATCH] Accept "set foo unlimited" in integer/uinteger/zuinteger_unlimited commands.

[RFA PATCH] Enable -Wpointer-sign by default.

[RFA/commit(ARI) 1/2] filestuff.c: Use gdb_stat.h instead of <sys/stat.h>

[RFA/commit(ARI) 2/2] filestuff.c: Include "gdb_dirent.h" instead of <dirent.h>

[RFA/commit] Fix build failure in varobj.c:update_dynamic_varobj_children

Re: [RFA/commit] Remove solib-svr4.o from gdb_target_obs for ppc-aix.

[RFA/DOC PATCH] Add missing NEWS and manual bits for "set trace-buffer-size".

[RFA/DOC PATCH] NEWS/manual: Missing documentation for new commands in 7.6.

[RFA/testsuite] Cleanup pending breakpoints

[RFA] Fix handling of "set sysroot foo"

[RFA] Fix solib-precsave.exp,solib-reverse.exp

Re: [RFA] Thread exit messages on MS-Windows

[RFC 0/5] "Target set" of command

Re: [RFC/RFA] Remove ARI warning for set_gdbarch_write_pc use

[RFC] Add v850e3v5 and RH850 ABI support to v850-tdep.c

[RFC] gdb_bfd_count_sections snafu

Re: [RFC] PR 15075 dprintf interferes with "next"

Re: [rfc] Print MI fullname even for non-existing files

Re: [RFC][Python] New command 'fstep' using the GDB Python API

Re: [RFC][testsuite] Add option to link testcases with pthreads when using 'prepare_for_testing'

[testsuite patch] race: server-kill.exp: Connection reset by peer [Re: [patch+7.6] Fix 7.5 regression crashing GDB if gdbserver dies]

Re: [testsuite patch] race: server-kill.exp: Connection reset by peer [Re: [patch+7.6] Fix 7.5 regression crashing GDB if gdbserver dies]

[VIRUS FOUND]hello

[VIRUS FOUND]Server Report

Add a python event registry for selected frame changes

auto-generated parts in posted patches (Re: [patch 2/2+rfc+doc] Install gcore by default (+new man page))

Broken build: bfd.info does not compile.

checked in: darwin: fix SO name in "info sharedlibrary"

checked in: Re: RFC: solib.c:solib_map_sections so->so_name clobbering

Re: darwin: fix SO name in "info sharedlibrary"

Fix a couple of ARI warnings in filestuff.c

FYI PATCH: add myself to gdb/MAINTAINERS

Re: FYI/prototype: re-implement relocs on ppc-aix

FYI: copy/paste error in sol-thread.c ?

FYI: fix NEWS snafu

GDB 7.6 release this Friday (2013-04-26)?

gdb-7.6 branch *UN*-FROZEN

gdb-7.6 branch FROZEN

Re: Include putpkt in TRY_CATCH. PR gdb/15275

jit_breakpoint_re_set_internal cached_code_address issue

jit_breakpoint_re_set_internal desc_symbol issue

Re: m32r sim was Re: one week to gdb-7.6 release?

make TAGS "skipping ./: it is not a regular file"

MI attach stop reason

New ARI warning Thu Apr 18 01:51:12 UTC 2013 in -D 2013-04-18-gmt

New ARI warning Tue Apr 23 01:51:40 UTC 2013 in -D 2013-04-23-gmt

New btrace RSP packets missing in NEWS (mainline+7.6)

Re: one week to gdb-7.6 release?

Recent tracepoint regressions

Refcard - Reversible Debugging Commands.

Re: regroup --help text

regroup --help text (was: Re: [PATCH] Display configuration details in --help)

Re: reimplement AIX shared-lib support (v2)

replace [...]_write_pc methods by pc_regnum gdbarch value?

RFA: V850: Add support for FPU-3.0 multiply-add instructions to the SIM

RFC Fix PR symtab/15391

Re: RFC: close-on-exec internal file descriptors

RFC: fix PR 15364

Re: RFC: fix PR gdb/15338

RFC: fix PR gdb/15538

RFC: introduce common.m4

unbreak Windows hosted cross debugger builds (was: Re: one week to gdb-7.6 release?)

Re: unbreak Windows hosted cross debugger builds gdb-7.6 release?)

unnecessary [...]_write_pc functions?

unnecessary aarch64_write_pc ?

Use AC_DEFINE for USE_THREAD_DB (was: Re: [PATCH 5/6] Fix remaining GDBserver issues with !HAVE_THREAD_DB_H.)


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