public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[Patch 00/16 v2] Linux extended-remote fork and exec events
 2014-11-13 18:37 UTC  (13+ messages)
` [PATCH 00/16 v3] "
` [PATCH 04/16 v3] Determine supported extended-remote features
` [PATCH 06/16 v3] Extended-remote Linux follow fork

[doc commit] NEWS: Fix typo
 2014-11-13 17:59 UTC 

[PATCH 00/21] struct symtab split part 2
 2014-11-13 16:13 UTC  (2+ messages)

[patch] Add add-auto-load-scripts-directory
 2014-11-13 15:26 UTC 

[doc patch] Fix add-auto-load-safe-path typo
 2014-11-13 15:21 UTC 

[PATCH 00/16] GDB testsuite cleanup, fix warnings with -std=gnu11
 2014-11-13 14:16 UTC  (17+ messages)
` [PATCH 01/16] Eliminate literal line numbers in so-impl-ld.exp
` [PATCH 03/16] Eliminate literal line numbers in call-ar-st.exp
` [PATCH 04/16] Eliminate literal line numbers in call-rt-st.exp
` [PATCH 05/16] Eliminate literal line numbers in ending-run.exp
` [PATCH 02/16] Eliminate literal line numbers in dbx.exp
` [PATCH 13/16] Drop non-prototype C function header variants: 'list' test case

[PATCH] Use SYMBOL_OBJFILE more
 2014-11-13 13:04 UTC  (2+ messages)

[PATCH 20/21] struct symtab split part 2: symfile-debug.c symfile.c symfile.h
 2014-11-13 12:56 UTC 

[PATCH 07/21] struct symtab split part 2: blockframe.c dwarf2-frame.c frame.c stack.c
 2014-11-13 12:55 UTC 

[PATCH 11/21] struct symtab split part 2: infrun.c
 2014-11-13 12:55 UTC 

[PATCH 21/21] struct symtab split part 2: symmisc.c
 2014-11-13 12:55 UTC 

[PATCH 14/21] struct symtab split part 2: macroscope.c macrotab.c macrotab.h
 2014-11-13 12:55 UTC 

[PATCH 05/21] struct symtab split part 2: coffread.c dbxread.c dwarf2read.c mdebugread.c xcoffread.c
 2014-11-13 12:55 UTC 

[PATCH 09/21] struct symtab split part 2: buildsym.c buildsym.h
 2014-11-13 12:55 UTC 

[PATCH 16/21] struct symtab split part 2: mi/mi-cmd-file.c
 2014-11-13 12:55 UTC 

[PATCH 02/21] struct symtab split part 2: objfiles.c objfiles.h
 2014-11-13 12:55 UTC 

[PATCH 19/21] struct symtab split part 2: source.c
 2014-11-13 12:55 UTC 

[PATCH 12/21] struct symtab split part 2: jit.c
 2014-11-13 12:55 UTC 

[PATCH 10/21] struct symtab split part 2: guile/scm-block.c
 2014-11-13 12:55 UTC 

[PATCH 03/21] struct symtab split part 2: ada-lang.c cp-support.c jv-lang.c
 2014-11-13 12:55 UTC 

[PATCH 13/21] struct symtab split part 2: linespec.c
 2014-11-13 12:55 UTC 

[PATCH 01/21] struct symtab split part 2: symtab.c symtab.h
 2014-11-13 12:55 UTC 

[PATCH 04/21] struct symtab split part 2: amd64-tdep.c arm-tdep.c i386-tdep.c spu-tdep.c
 2014-11-13 12:55 UTC 

[PATCH 15/21] struct symtab split part 2: maint.c testsuite/gdb.base/maint.exp
 2014-11-13 12:55 UTC 

[PATCH 18/21] struct symtab split part 2: python/py-symtab.c
 2014-11-13 12:55 UTC 

[PATCH 08/21] struct symtab split part 2: breakpoint.c
 2014-11-13 12:55 UTC 

[PATCH 17/21] struct symtab split part 2: psympriv.h psymtab.c
 2014-11-13 12:55 UTC 

[PATCH 06/21] struct symtab split part 2: block.c block.h
 2014-11-13 12:54 UTC 

[PATCH 7/9] Rewrite lookup_static_symbol to use gdbarch routine
 2014-11-13 12:52 UTC  (8+ messages)

[PATCH] Fix gdb.reverse failures on mingw32-hosted GDB
 2014-11-13 12:38 UTC  (2+ messages)

[PATCH v4] Make chained function calls in expressions work
 2014-11-13  3:00 UTC  (9+ messages)

[PATCH] Partial fix for PR breakpoints/10737: Make syscall info be per-arch instead of global
 2014-11-13  0:18 UTC  (4+ messages)
` [PATCH 2/3] Adjust calls for setting "catch syscall" information
` [PATCH 1/3] Making syscall information be per-arch, instead of global
` [PATCH 3/3] Testcase

[PING][RFC][PATCH v2] Python API: add gdb.stack_may_be_invalid
 2014-11-12 17:32 UTC  (11+ messages)

Fix infinite loop in update_enumeration_type_from_children
 2014-11-12 15:52 UTC  (4+ messages)

Fix off-by-one bug calling value_cstring
 2014-11-12 15:47 UTC  (4+ messages)

[PATCH] In MI mode -var-create --language not working
 2014-11-12 15:15 UTC  (3+ messages)

[PATCH 0/3] callfuncs.exp: Execute with and without prototypes
 2014-11-12 12:50 UTC  (2+ messages)

[PING] [PATCH 00/16] GDB testsuite cleanup, fix warnings with -std=gnu11
 2014-11-12 12:44 UTC  (2+ messages)

[pushed 0/3] GDBserver: remove Hc handling from backend
 2014-11-12 11:39 UTC  (4+ messages)
` [pushed 2/3] GDBserver: don't resume all threads if the Hc thread disapears
` [pushed 1/3] GDBserver: ctrl-c after leader has exited
` [pushed 3/3] GDBserver: clean up 'cont_thread' handling

[pushed] Garbage collect the infwait_state global
 2014-11-12 11:08 UTC 

[PATCH 0/3] fix permanent breakpoints
 2014-11-12 10:55 UTC  (10+ messages)
` [PATCH 2/3] make "permanent breakpoints" per location and disableable
` [PATCH 1/3] add a default method for gdbarch_skip_permanent_breakpoint
` [PATCH 3/3] fix skipping permanent breakpoints

[PING^2][PATCH 00/16] GDB testsuite cleanup, fix warnings with -std=gnu11
 2014-11-12  9:31 UTC 

[PATCH 0/6] Use correct function address in dwarf assembler
 2014-11-12  7:01 UTC  (21+ messages)
` [PATCH 5/6] Fix implptr-optimized-out.exp fail
` [PATCH 6/6] Fix dw2-ifort-parameter.exp fail with clang
` [PATCH 4/6] Use Dwarf::assemble in implptr-optimized-out.exp
` [PATCH 2/6] DW attribute macro MACRO_AT_func and MACRO_AT_range
` [PATCH 3/6] Get start and end address of main in dwz.exp
` [PATCH 1/6] New proc _handle_attribute

FW: [ping] [PATCH] In MI mode -var-create --language not working
 2014-11-12  6:28 UTC  (2+ messages)

[PATCH 5/5] struct symtab split part 1: SYMTAB_BLOCKVECTOR
 2014-11-12  4:30 UTC 

[PATCH 4/5] struct symtab split part 1: buildsym api cleanup
 2014-11-12  4:28 UTC 

[PATCH 3/5] struct symtab split part 1: SYMTAB_LINETABLE
 2014-11-12  4:20 UTC 

[PATCH 2/5] struct symtab split part 1: SYMTAB_DIRNAME
 2014-11-12  4:19 UTC 

[PATCH 1/5] struct symtab split part 1: SYMTAB_OBJFILE
 2014-11-12  4:17 UTC 

[PATCH 0/5] struct symtab split part 1
 2014-11-12  4:15 UTC 

[PATCH 0/4] Catch syscall groups
 2014-11-12  3:48 UTC  (5+ messages)
` [PATCH 4/4] Update documentation on catching a group of related syscalls

[PATCH v3 00/14] let gdb reuse gcc's C compiler
 2014-11-11 18:53 UTC  (5+ messages)
` [PATCH v3 12/14] add linux_infcall_mmap
` [PATCH v3 14/14] the "compile" command

RFA: info macro [-at LOCATION,]
 2014-11-11 15:41 UTC  (4+ messages)

[PATCH] Warn users about mismatched PID namespaces
 2014-11-11 14:25 UTC  (12+ messages)

[PATCH] Fix cross-compiling with static linking in gdbserver Makefile.in
 2014-11-11 13:41 UTC  (2+ messages)

[patch, nios2] clean up prologue/epilogue detection code
 2014-11-11  3:33 UTC  (2+ messages)

[COMMITTED PATCH] symmisc.c: remove trailing whitespace
 2014-11-11  1:29 UTC 

[PATCH] Fix memory leak in watch_main_source_file_lossage
 2014-11-11  1:00 UTC 

[COMMITTED PATCH] select_source_symtab: Rewrite to use ALL_SYMTABS
 2014-11-11  0:53 UTC 

[PATCH] create_internal_breakpoint: Apply gdbarch_skip_entrypoint
 2014-11-10 17:16 UTC  (5+ messages)

[PATCH] PR c++/17494 - Fix evaluation of method calls under EVAL_SKIP
 2014-11-10 14:24 UTC  (8+ messages)
          ` [push] Work around GCC bug 63748 (Re: [PATCH] PR c++/17494 - Fix evaluation of method calls under EVAL_SKIP)

[PATCH] The result of symtab expansion is always a primary symtab
 2014-11-10  3:28 UTC 

[PATCH v2] gdb/i387-tdep.c: Avoid warning for "-Werror=strict-overflow"
 2014-11-10  1:39 UTC  (2+ messages)

[PATCH] Split up buildsym.c:end_symtab_from_static_block
 2014-11-10  0:45 UTC 

[PATCH] Fix PR 17559: confusion over result of find_pc_line
 2014-11-10  0:17 UTC 

[PATCH] expand_symtab_containing_pc: Renamed from find_pc_sect_symtab_via_partial
 2014-11-09 22:45 UTC 

[PATCH] fix some bugs in python completion code
 2014-11-09  7:17 UTC  (2+ messages)

[PATCH v6] Events when inferior is modified
 2014-11-07 17:04 UTC  (8+ messages)
  ` [PATCH v7] "

[PATCH] Allow board file to specify remotetimeout
 2014-11-07 16:47 UTC  (4+ messages)

[pushed] gdb.base/sigstep.exp: xfail gdb/17511 on i?86 Linux
 2014-11-07 15:41 UTC 

[PATCH] Python API: Add gdb.is_in_prologue and gdb.is_in_epilogue
 2014-11-07 14:45 UTC  (2+ messages)
` [push] Revert old nexti prologue check and eliminate in_prologue

[PATCH] Remove unwanted spaces when looking up builtin types
 2014-11-07 13:49 UTC  (2+ messages)

[PATCH 00/12] record btrace: prepare for a new trace format
 2014-11-07 11:27 UTC  (17+ messages)
` [PATCH 02/12] btrace: add format argument to supports_btrace
` [PATCH 08/12] btrace: identify cpu
` [PATCH 05/12] record-btrace: add bts buffer size configuration option
` [PATCH 07/12] btrace: extend struct btrace_insn
` [PATCH 04/12] record btrace: add configuration struct
` [PATCH 01/12] btrace: add struct btrace_data

[PATCH 5/9] Rename some "aux" functions
 2014-11-07  8:59 UTC  (5+ messages)

[PATCH 2/9] Add macro ALL_BLOCK_SYMBOLS_WITH_NAME
 2014-11-07  8:58 UTC  (3+ messages)

[PATCH 0/9] symtab.c symbol lookup cleanups
 2014-11-07  8:54 UTC  (2+ messages)

[PATCH] Use ALL_PRIMARY_SYMTABS instead of ALL_SYMTABS
 2014-11-07  1:31 UTC  (2+ messages)

[PATCH] Remove TYPE_CODE_CLASS
 2014-11-07  1:22 UTC  (2+ messages)

[PATCH] solib_global_lookup: Fetch arch from objfile
 2014-11-07  1:13 UTC  (2+ messages)

[RFC] PR gdb/17445 fix
 2014-11-06 17:55 UTC  (3+ messages)
` PING [PATCH RFC] "

[PATCH 0/3 v2] Limit tab-completion result when list is large
 2014-11-06 16:28 UTC  (5+ messages)
` [PATCH 3/3 v2] Implement completion limiting
` [PATCH 1/3 v2] Add expansion_notify callback to expand_symtabs_matching
` [PATCH 2/3 v2] Interleave completion list building with symbol table expansion

[patch, nios2] remove obsolete code sequences from prologue analyzer
 2014-11-06 10:32 UTC  (2+ messages)

Make dont_print_vb of cp_print_value_fields an int
 2014-11-05  6:14 UTC 

Cast result of obstack_next_free
 2014-11-05  6:07 UTC 

Use obstack_blank_fast to shrink obstacks
 2014-11-05  6:05 UTC 

merging from gcc
 2014-11-05  0:16 UTC 

[PATCH] tui: Fix newterm call for older ncurses
 2014-11-04 19:17 UTC  (3+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).