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

--build-id use of elf_obj_tdata

[0/10] RFC: remove obj_section field

[0/5] RFC - fix some "dwz -m" regressions

[1/10] RFC: move symbol allocation to a new function

[1/3] RFC: remove unused fields from c-exp.y %union

[1/5] RFC fix derivation.exp regressions

[1/5] RFC: fix py-block bug

[10/10] RFC: some "maint" fixes

[2/10] RFC: make symbol_set_demangled_name take an obstack

[2/3] RFC: add token debugging to c-exp.y

Re: [2/3] RFC: merge symbol "ops" and "aclass" fields

[2/5] RFC fix latent bug with dwz -m

[2/5] RFC: fix py-finishbreakpoint bug

[3/10] RFC: fix Ada symbol caching to avoid objfile link

[3/3] RFC: fix PR exp/15109

Re: [3/3] unconditionally call via SYMBOL_COMPUTED_OPS

[3/5] RFC look up "main" symbol, not its file name

[3/5] RFC: fix bug in gdbpy_find_pc_line

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

[4/5] RFC remove unused "quick" method

[4/5] RFC: fix bug in gdbpy_flush

[5/10] RFC: introduce gdb_bfd_section_index

[5/5] RFC filter label symbols in linespec

[5/5] RFC: add the checker scripts

[6/10] RFC: fix somread.c

[7/10] [not really a patch] add assertion to minsyms.c

[8/10] RFC: remove the bfd_section argument from minsym creation

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

[commit const cleanup] Re: --build-id use of elf_obj_tdata

[COMMIT PATCH 1/2] savestring: Rename parameter 'size' to 'len'.

[COMMIT PATCH 2/2] Move savestring to common/common-utils.c, make gdbserver use it.

[COMMIT PATCH] Garbage collect 'struct monitor_ops'::load_routine.

[COMMIT PATCH] gdbserver: QTNotes, plug memory leak.

[COMMIT PATCH] gdbserver:tracepoint.c:cmd_qtdpsrc use savestring.

[commit] [patch] comment: cc-with-tweaks.sh -p: add -gsplit-dwarf

[commit] [patch] Fix assert crashes with minidebuginfo

[commit] [patch] for testsuite: "read1" reproducer (from PR 12649)

[commit] [patch] gdb-gdb.gdb vs. .gdbinit multi-bpt regression

[commit] [patch] sort multi-loc bpt; fixes mb-inline.exp false gdbindex FAIL

[commit] [patch] testsuite: fork-thread-pending: safety alarm

[commit] [patch] testsuite: pthread_cond_wait.exp: Avoid a race

[commit] [patch] testsuite: valgrind-infcall.exp: explicit kill

[commit] [patchv2 1/11] Remove xfullpath (use gdb_realpath instead)

[commit] [patchv2 10/11] Fix .gdb_index for real and absolute filenames

[commit] [patchv2 11/11] Fix macros for relative filenames

[commit] [patchv2 2/11] bp_location.source_file -> bp_location.symtab

[commit] [patchv2 3/11] Code cleanup: Drop IS_ABSOLUTE_PATH checks

[commit] [patchv2 4/11] Code cleanup: Renaming to "fullname" for expand

[commit] [patchv2 5/11] TUI: Use internally fullname

[commit] [patchv2 6/11] New option 'set filename-display'

[commit] [patchv2 7/11] Mechanical symtab->filename -> symtab_to_filename

[commit] [patchv2 8/11] TUI: source "file" -> "fullname"

[commit] [patchv2 9/11] Fix psymtab.c for real and absolute filenames

[commit] completer.c (location_completer): Fix typo in comment.

[commit] fix whitespace in common/format.c

[commit] init for gcc -Wall

[commit] testsuite: gcj: Fix whitespace in $GCJ_UNDER_TEST

[commit] testsuite: py-prompt.exp: Add test kill

[committed] Fix MIPS frame prologue scan problem

[doc RFA] improve docs on disassemble command

[draft patch] <unavailable> unwinder for btrace [Re: [rfc 3/5] record: make it build again]

[native AAarch64 GNU/Linux] Access debug register mirror from the corresponding process.

[obv,bfin] Use NULL instead of 0

[obv] Fix a typo in comment.

[obv] Fix debug message in cmd_qtbuffer

[obv] Print debug message when debug_threads is true

[obv] testsuite: Fix dw2-dir-file-name.exp varying test name

[PATCH 0/2] new record commands

[PATCH 0/2] refactor record

[PATCH 0/2] Use zuinteger_unlimited

[PATCH 0/3] target record-btrace

[PATCH 0/5, 2nd try] CTF Support

[PATCH 0/5] MI notification on trace started/stopped (V3.1)

Re: [patch 0/9] Absolute filenames

[PATCH 1/2] Check trace data from trace file

[PATCH 1/2] MIPS: Compressed PLT/stubs support

Re: [PATCH 1/2] New entry points for writing Linux NT_PRPSINFO notes.

[PATCH 1/2] record-full.c: rename record_ in record_full_.

[PATCH 1/2] record: add "record instruction-history" command

[PATCH 1/2] use zuinteger_unlimited for some remote commands

[PATCH 1/3] MI: fix the result of -break-insert with multiple locations

[PATCH 1/3] record, btrace: add record-btrace target

[PATCH 1/4] Fix dprintf bugs

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

[PATCH 1/5] Refactor 'tsave'

[PATCH 2/2] Find the next matched trace file in 'tfile target'.

[PATCH 2/2] MIPS: Compressed PLT/stubs support test cases

Re: [PATCH 2/2] Put more info in NT_PRPSINFO Linux notes

[PATCH 2/2] record-full.h: rename record_ into record_full_

[PATCH 2/2] record: add "record function-call-history" command

[PATCH 2/2] use zuinteger_unlimited for heuristic-fence-post

[PATCH 2/3] MI: add tests for breakpoints with multiple locations

[PATCH 2/3] record-btrace, disas: omit pc prefix

[PATCH 2/4] Test case of conditional dprintf

[PATCH 2/5] Query supported notifications by qSupported

[PATCH 2/5] Save trace into CTF format

[PATCH 3/3] doc, record: document record changes

[PATCH 3/3] MI: document the format for breakpoints with multiple locations

[PATCH 3/4] Test dprintf breakpoint works correctly with other breakpoints

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

[PATCH 3/5] Read CTF by the ctf target

[PATCH 4/4] Test case on setting dprintf commands.

[PATCH 4/5] ctf doc and NEWS.

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

[PATCH 5/5] ctf test: report.exp

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

[patch FYI not for commit] Attempt to properly relativize executable's filenames

[patch gdb]: Fix PR gdb/15161 part 1 of 3

[patch gdb]: Fix PR gdb/15161 part 2 of 3

[patch gdb]: Fix PR gdb/15161 part 3 of 3

[patch v2 1/2] record-full.c: rename record_ in record_full_.

[patch v2 2/2] record-full.h: rename record_ into record_full_

[PATCH v8] btrace, x86: disable on some processors

[patch+doc 1/2] filename-display: 1->4 options {inferior,libs}{,-sepdebug}

[patch+doc 2/2] filename-display: default *-sepdebug to absolute

[patch+doc] New gdbinit.5 man page

[patch+NEWS] Avoid false valgrind warnings on linux_ptrace_test_ret_to_nx

[PATCH, AArch64] Update the gregset size

[PATCH, COMMITTED] Adding myself to MAINTAINERS write after approval.

[Patch, moxie] Add support for moxie-*-rtems* target

[PATCH,HURD] Fix reading core

[patch[ Improve the error messages of tvariable command

[PATCH] aarch64-linux-nat respin...

[patch] (elf_symfile_read): Move debugging printf to more logical location.

[PATCH] [native x86 GNU/Linux] Access debug register mirror from the corresponding inferior.

[PATCH] [RFC v2] Fix ptype bug actually exercised in userdef.exp

[PATCH] [RFC] Fix ptype bug actually exercised in userdef.exp

Re: [PATCH] AArch64 GDBSERVER

Re: [PATCH] aarch64-linux-nat.patch

Re: [PATCH] aarch64-linux-tdep support

Re: [PATCH] aarch64-newlib-tdep patch

Re: [PATCH] aarch64-tdep basic port

RE: [PATCH] Add CTF support to GDB [1/4] Add "-ctf" to tsave command

Re: [PATCH] Add CTF support to GDB [3/4] ctf target

Re: [PATCH] Add CTF support to GDB [5] Add test for CTF function

[PATCH] add-inferior: expand tilde in -exec FILENAME argument

[PATCH] Allow struct 'return' on 32-bit sparc.

[patch] Avoid false valgrind warnings on linux_ptrace_test_ret_to_nx

[PATCH] btrace, x86: disable on some processors

[PATCH] Bug 15092 - auto load safe directory is not set correctly in configure file

[PATCH] change the arguments of create_breakpoint to a struct

[patch] Change trace buffer size

[PATCH] clang: fix implicit enum conversion

Re: [patch] cleanup: remove unused - ada

Re: [patch] cleanup: Wunused corefile.c

[patch] common/ call also SIGKILL before PTRACE_KILL

[PATCH] Consistent use of (C) after "Copyright".

[PATCH] Enable TLS support in aarch64-linux-tdep.c

[PATCH] Fix %llx ARI gripe in aarch64-linux-nat.

[PATCH] Fix a bug in cmd_qtbuffer.

[PATCH] Fix ARI _() gripe in aarch64-linux-nat.c

[PATCH] Fix ARI warning for long long in aarch64-linux-nat.

[patch] Fix assert crashes with minidebuginfo

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

Re: [patch] Fix gdb.fortran/common-block.exp crash in PIE mode

[PATCH] Fix layout in aarch64-tdep.c

Re: [PATCH] Fix PR win32/14685

[PATCH] Fix some pastos in the testsuite.

[PATCH] Garbage collect deprecated_pc_in_call_dummy

[patch] gdb/CONTRIBUTE update

[PATCH] gdbserver aarch64 fix the clamping of HW break point and watchpoint counts.

[PATCH] GDBserver aarch64 support.

[patch] gdbserver build-id in qxfer_libraries reply

[PATCH] gdbserver ptrace() argument type cleanups.

[PATCH] gdbserver switch ps_get_thread_area to PTRACE_GETREGSET

[patch] gdbserver/win32-low.c: Fix printf-like formatting (was Re: [patch]: Replace stryoul call to fetch address)

[Patch] Get trace file name when using 'target tfile'

[PATCH] Handle bitfields inside inner structs for internalvars

[PATCH] Make tracepoint pseudocommand functions static.

[PATCH] Mention new AArch64 native and target support in NEWS.

[patch] Missing UNOP_PLUS handler in c-lang.c

Re: [PATCH] New MI notification "=tsv-modified"

Re: [PATCH] null ptr check to prevent gdbserver from crashing

[PATCH] remote doesn't add the main thread if we didn't do so already

[PATCH] Remove breakpoint_proceeded in infcmd.c

[PATCH] Remove unnecessary declaration of "cmdlist".

[patch] revised FreeBSD PowerPC support

Re: [PATCH] Support targets that know how to step over breakpoints

Re: [PATCH] target attributes [0/5]

Re: [PATCH] target attributes [1/5] core and load from target function

Re: [PATCH] target attributes [2/5] agent support

Re: [PATCH] target attributes [3/5] GDB access support

Re: [PATCH] target attributes [4/5] gdbserver target attributes support

[patch] testsuite: fork-thread-pending: safety alarm

[patch] testsuite: pthread_cond_wait.exp: Avoid a race

[patch] testsuite: valgrind-infcall.exp: explicit kill

[PATCH] Tweak intro comments to some MI test files.

[PATCH] Tweak warning output on Linux kernels with broken i386 NX support.

[PATCH] Update some copyright years.

Re: [patch] validate binary before use

[patch]: Replace stryoul call to fetch address

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

[patch]remove whitespace in frame.c

Re: [patchv2 6/11] New option 'set filename-display'

Re: [patchv2 7/11] Mechanical symtab->filename -> symtab_to_filename

Re: [patchv2 8/11] TUI: source "file" -> "fullname"

Re: [patchv3 12/11] New options {relative,basename}-with-system-absolute

Re: [patchv3 13/11] Make relative-with-system-absolute the default

[ping 2]: [PATCH 0/5] MI notification on trace started/stopped (V3)

[RFA] fix disassemble foo::bar::~bar

[RFA] Fix uninitialised variable warning error in gdb/stack.c

[RFA] special case (anonymous namespace)::foo in linespec.c

[RFA] split up ui_printf, fix decfloat printing bugs

[RFC - Python Scripting] New method gdb.Architecture.disassemble

[rfc 0/5] record-btrace

[rfc 0/8] refactor record

[rfc 1/5] target: add add_deprecated_target_alias

[rfc 1/8] record: make it build again

[rfc 2/5] record: split record

[rfc 2/8] record-full.c: rename record_ in record_full_.

[rfc 3/5] record: make it build again

[rfc 3/8] record-full.h: rename record_ into record_full_

[rfc 4/5] record: default target methods.

[rfc 4/8] record: default target methods.

[rfc 5/5] record, disas: add record disassemble command

[rfc 5/8] record: add "record disassemble" command

[rfc 6/8] record disas: omit function names by default

[rfc 7/8] record: add "record backtrace" command

[rfc 8/8] record: add "record list" command

[RFC on command names] Re: [rfc 6/8] record disas: omit function names by default

[RFC PATCH] Appease Valgrind over ptrace calls.

[RFC PATCH] Linux: No need to set ptrace event options in fork/clone children.

Re: [RFC patch] testsuite: Workaround issues with GCC 4.8.0pre + gdb.trace new KFAIL

[RFC/RFA] Remove ARI warning for set_gdbarch_write_pc use

[RFC/TileGX 1/2] fix hand-written backtracer bug

Re: [RFC/TileGX 1/6] fix args alignment bug

[RFC/TileGX 2/2] fix gdbserver bug for 32bit elf

Re: [RFC/TileGX 2/6] simplify the handling of skip prologue for plt stub

Re: [RFC/TileGX 3/6]fix syscall restart for hand call

Re: [RFC/TileGX 4/6]use skip_prologue_using_sal for skipping prologue

Re: [RFC/TileGX 5/6]show registers in columns

[RFC/TileGX] enable gdbserver in configure.tgt for tilegx

[RFC] Add support for ui_out data destructor and provide a ui_out destructor

Re: [RFC] Debug Methods in GDB Python

[RFC] fortran: add module names to the symbol table

Re: [RFC] patch to refactor ppc64 specific code from ppc-linux-tdep

[RFC] PR 15075 dprintf interferes with "next"

[rfc] remote, btrace: add branch tracing protocol to Qbtrace packet

Re: [RFC] Remove ARI GNU/Linux rule

[RFC] Remove ARI GNU/Linux rule (was: New ARI warning Tue Feb 5 02:01:10 UTC 2013 in -D 2013-02-05-gmt)

[RFC] target defined breakpoints

[RFC][PATCH] GDB kills itself instead of interrupting inferior

[RL78] Fix encoding of divwu insn

[VIRUS FOUND]hello

committed: [PATCH] Make tracepoint pseudocommand functions static.

Re: DPrintf feedback

DPrintf feedback (was: [RFC] PR 15075 dprintf interferes with "next")

FYI: [PATCH] Add myself to MAINTAINERS (Write After Approval)

FYI: another method-ptr.exp fix

FYI: fix error in py-type.c

FYI: remove spurious trailing backslash

GDB 7.6 branch status...

Incompatibility with tcl 8.4 [Re: [1/2] RFC: add a DWARF assembler]

New ARI warning Sat Feb 9 02:05:37 UTC 2013 in -D 2013-02-09-gmt

New ARI warning Thu Feb 14 01:59:49 UTC 2013 in -D 2013-02-14-gmt

New ARI warning Tue Feb 5 02:01:10 UTC 2013 in -D 2013-02-05-gmt

New ARI warning Wed Feb 20 02:01:54 UTC 2013 in -D 2013-02-20-gmt

Patch: Simulator for 64-bit CPU now writes correct gmon.out files

ping : [PATCH 0/2] Use zuinteger_unlimited

ping: [PATCH 0/5] MI notification on trace started/stopped (V3.1)

PyInt_Type undeclared

Re: record-btrace

RFA: fix gdb.texinfo for Texinfo 5.0

RFC: fix PR 15102

RFC: fix PR c++/15116

Re: RFC: fix PR c++/9197

Re: RFC: fix PR symtab/11462

Re: RFC: fix PR symtab/11464

RFC: invoke ACX_LARGEFILE for gdbserver

RFC: ppc-aix shared object support in GDB

Re: RFC: remove the symtab "last resort" hack

Re: tidy elf_obj_tdata


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