public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[patch] gdb_gcore man/help/install [+doc]
 2011-12-21 21:20 UTC  (4+ messages)
` [patch] gdb_gcore man/help/install [+doc] #2

[commit, s390] Proper handling of PSW address/mask everywhere
 2011-12-21 20:47 UTC  (6+ messages)
` Regression gdb.base/callfuncs.exp for s390-on-s390x [Re: [commit, s390] Proper handling of PSW address/mask everywhere]
  ` [commit, s390] Fix regression in gdb.base/callfuncs.exp "

set print object on should affect MI varobjs (PR 13393)
 2011-12-21 19:37 UTC  (6+ messages)
  ` set print object on should affect MI varobjs (PR gdb/13393)

[RFC] A new command 'explore'
 2011-12-21 19:36 UTC  (2+ messages)

[patch 2/2] Do not build libgdb.a by default
 2011-12-21 19:18 UTC  (6+ messages)

wrong bfd recognized
 2011-12-21 18:50 UTC  (4+ messages)

[patch 1/2] Make gdbtui a shell script
 2011-12-21 18:37 UTC  (8+ messages)

[RFC] a script to update our gnulib import
 2011-12-21 17:25 UTC  (7+ messages)

[PATCH] PIE support for OpenBSD
 2011-12-21 17:16 UTC  (2+ messages)

[RFC] Python Finish Breakpoints
 2011-12-21 17:13 UTC  (28+ messages)

[patch+7.4] reread.exp 7.3->7.4 regression
 2011-12-21 14:27 UTC  (16+ messages)
      ` [commit+7.4] "
  ` [patch] reread_symbols observer_notify_new_objfile - fix ARM unwinding after reread [Re: [patch+7.4] reread.exp 7.3->7.4 regression]
    ` [patch] reread_symbols observer_notify_new_objfile - fix ARM unwinding after reread [Re: [patch+7.4] reread.exp 7.3->7.4 regres
      ` [commit] [patch] reread_symbols observer_notify_new_objfile - fix ARM unwinding after reread

[RFC] allow unqualified function names in linespecs
 2011-12-21 14:08 UTC  (3+ messages)

Only use ranged watchpoints when supported
 2011-12-21 13:47 UTC  (3+ messages)

[RFC/RFA] do not call decode_compound with Ada expressions
 2011-12-21 12:59 UTC  (5+ messages)

[patch 0/2] Speed up build (+drop gdbtui)
 2011-12-21 11:47 UTC 

[RFA] Use symbol search name in expand_symtabs_matching_via_partial
 2011-12-21  9:30 UTC  (7+ messages)

[RFC/RFA] Add handling for unqualified Ada operators in linespecs
 2011-12-21  7:41 UTC  (6+ messages)

[RFA] missing check against overlay_debugging in objfiles.c
 2011-12-21  7:32 UTC  (3+ messages)

[RFA/Ada] Breakpoints on task bodies
 2011-12-21  7:16 UTC  (3+ messages)

[PATCH] Fix PR gdb/12953: No hardware watchpoints on FreeBSD amd64
 2011-12-21  6:45 UTC  (12+ messages)
      ` [PATCH 1/2] FreeBSD/amd64: Updates for the recent changes that Pedro Alves made
      ` [PATCH 2/2] FreeBSD: Removed definition of DBREG_DRX macro because it is already in FreeBSD
        ` [PATCH v2] Fix PR gdb/12953: No hardware watchpoints on FreeBSD amd64

[rfc] Options for "info mappings" etc. (Re: [PATCH] Implement new `info core mappings' command)
 2011-12-20 23:08 UTC  (2+ messages)

[patch] Fix compilation with gcc-4.7.x
 2011-12-20 22:16 UTC  (3+ messages)
  ` [cancel] "

[PATCH 22/348] Fix -Wsahdow warnings
 2011-12-20 21:06 UTC  (13+ messages)
` [PATCH 022/238] [misc.] bcache.c: -Wshadow fix
  ` [PATCH 024/238] "
  ` [PATCH 026/238] "
  ` [PATCH 025/238] "

[PATCH] arm reversible : <phase_2_complete>
 2011-12-20 19:11 UTC  (34+ messages)

[RFA] Updated path expression computations for varobj trees
 2011-12-20 17:48 UTC  (3+ messages)

[patch, testsuite] static tracepoint on the same address with other tracepoints/breakpoints
 2011-12-20 16:40 UTC 

[patch] Fix a double collect of static tracepoint
 2011-12-20 16:38 UTC 

[RFA] symtab.h: Remove cplus_specific
 2011-12-20 16:30 UTC  (4+ messages)

[RFA] mi/10586
 2011-12-20 16:03 UTC  (11+ messages)

[PATCH] remote: Fix a crash on longjmp breakpoint removal
 2011-12-20 16:00 UTC  (2+ messages)

[PATCH] gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp and unsupported catchpoints
 2011-12-20 14:53 UTC  (5+ messages)

[patch] avoid the crash of gdb+pretty printer on initialized local variables
 2011-12-20 14:38 UTC  (5+ messages)
          ` Fwd: "

[obv] s390*: Fix build regression, remains execution regression
 2011-12-20 14:29 UTC  (20+ messages)
  ` [patch] s390*: watchpoints regression [Re: [obv] s390*: Fix build regression]
        ` [patch] s390*: watchpoints regression [repost]
                    ` Code formatting [Re: [patch] s390*: watchpoints regression [repost]]

[patch] Fix crash in "info auto-load-scripts"
 2011-12-20  5:32 UTC 

FYI: make add_minsym_to_hash_table static
 2011-12-19 19:00 UTC 

[RFC, PATCH] YACC parsers
 2011-12-19 16:13 UTC  (5+ messages)

[patch] testsuite: gcc XFAILs fixes
 2011-12-19 15:08 UTC  (2+ messages)
` [commit] "

creating the gdb-7.4 branch tomorrow (?)
 2011-12-19 13:43 UTC  (17+ messages)
` Regression for gdb.base/sigstep.exp with .debug_types [Re: creating the gdb-7.4 branch tomorrow (?)]
  ` Regression for gdb.base/sigstep.exp with .debug_types
        ` [commit] testsuite: KFAIL gdb.cp/static-method.exp [Re: Regression for gdb.base/sigstep.exp with .debug_types]
                ` [patch] gcc KFAILs to XFAILs [Re: [commit] testsuite: KFAIL gdb.cp/static-method.exp]
                    ` [doc patch] gdbint: XFAIL vs. KFAIL [Re: [patch] gcc KFAILs to XFAILs]
                            ` [commit] "
                  ` [commit] [patch] gcc KFAILs to XFAILs [Re: [commit] testsuite: KFAIL gdb.cp/static-method.exp]

[patch] testsuite: Remove post-PTRACE_DETACH SIGSTOP checking testcases
 2011-12-19 10:50 UTC  (2+ messages)
` [commit] "

[OB] Fix linux-low.c build error
 2011-12-19 10:23 UTC  (10+ messages)
  ` [obv] Fix unused-but-set-variable error [Re: [OB] Fix linux-low.c build error]

[RFA/commit] Work around Solaris bourne shell limitation when building the sim
 2011-12-19  6:04 UTC  (8+ messages)

[RFA/RFC] try ignoring bad PLT entries in ELF symbol tables
 2011-12-19  4:59 UTC  (2+ messages)

[PATCH 1/1] x86: Add process memory layout to coredump file
 2011-12-18 13:53 UTC  (2+ messages)

[patch] Replace reread_symbols by load+free calls
 2011-12-18 11:54 UTC 

[patch] Add native-gdbserver.exp board file to gdb source tree
 2011-12-18  9:59 UTC  (3+ messages)

[10/17] change minsym representation
 2011-12-18  7:26 UTC  (2+ messages)

[3/17] clean up allocate of BFD filenames
 2011-12-18  6:58 UTC  (2+ messages)

[0/17] RFC: share minimal symbols across objfiles
 2011-12-18  6:40 UTC  (2+ messages)

the -Wshadow patches
 2011-12-17 19:16 UTC  (2+ messages)

[PATCH] Fix reading core dumps on OpenBSD/amd64
 2011-12-17 18:32 UTC 

[PATCH] Fix OpenBSD/amd64 sigtramp detection
 2011-12-17 15:46 UTC  (2+ messages)

[PATCH] Don't run amd64-i386-address.exp on OpenBSD
 2011-12-17 14:45 UTC 

[RFC/WIP I/T sets V2 PATCH 00/14] I/T sets
 2011-12-17 14:05 UTC  (15+ messages)
` [RFC/WIP PATCH v2 01/12] Flip to set target-async on by default
` [RFC/WIP PATCH v2 03/12] manythreads.exp: Adjust to handle threads appearing/disappearing after "Program received signal SIGFOO"
` [RFC/WIP PATCH v2 11/12] Default the current itset to the current inferior set (curset)
` [RFC/WIP PATCH v2 07/12] Expand %ITSET% and %THREAD% in the prompt
` [RFC/WIP PATCH v2 04/12] ia64-sigill.exp: Don't assume there's no infrun output after "
` [RFC/WIP PATCH v2 08/12] I/T set support for breakpoints - trigger set, and stop set
` [RFC/WIP PATCH v2 13/12] Comment out new info breakpoints output, in order to not break the test suite
` [RFC/WIP PATCH v2 12/12] Default "set schedule-multiple" to on
` [RFC/WIP PATCH v2 14/12] experiment with "scope"
` [RFC/WIP PATCH v2 02/14] Implement all-stop on top of a target running non-stop mode
` [RFC/WIP PATCH v2 05/14] watchthreads-reorder.exp: Don't assume there's no infrun output after the prompt
` [RFC/WIP PATCH v2 06/14] Add base itsets support
` [RFC/WIP PATCH v2 09/14] Add I/T set support to most execution commands
` [RFC/WIP PATCH v2 10/14] Parallel steps, wait for all threads to reach their goal

[trunk + 7.4] sort minsyms by priority
 2011-12-17  9:48 UTC  (2+ messages)
` Regression gdb.base/fixsection.exp && gdb.threads/thread_check.exp [Re: [trunk + 7.4] sort minsyms by priority]

New ARI warning Sat Dec 17 01:54:45 UTC 2011
 2011-12-17  2:59 UTC 

RFC: filter minsyms more aggressively in linespec
 2011-12-16 22:56 UTC 

[trunk + 7.4] filter duplicate results better
 2011-12-16 21:47 UTC 

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).