public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[patch] GDB 7.2: new feature for "backtrace" that cuts path to file (remain filename)
 2011-12-04 19:56 UTC  (23+ messages)

[commit] add some comments to testsuite/lib/gdb.exp
 2011-12-04 18:47 UTC  (7+ messages)
    ` [PATCH, docs RFA] Delete all use_stub support: gdb_step_for_stub, and calls to set_debug_traps etc. throughout (was: Re: [commit] add some comments to testsuite/lib/gdb.exp)

[PATCH] arm reversible : <phase_2_complete>
 2011-12-04 17:00 UTC  (31+ messages)

[0/3] RFC: fix PR mi/8444
 2011-12-04 14:59 UTC  (2+ messages)

[PATCH] PR/12691 Add the inferior to Python exited event
 2011-12-04  2:55 UTC  (11+ messages)
` [patch] Forbid "run" etc. for use_gdb_stub targets [Re: [patch] gdb.python/py-events.exp: Disable multi-inferior for gdbserver]
        ` ping: Re: [patch] Forbid "run" etc. for use_gdb_stub targets
            ` [commit] "

[patch] avoid the crash of gdb+pretty printer on initialized local variables
 2011-12-04  1:41 UTC  (3+ messages)

[patch] remove some calls to gdb_step_for_stub
 2011-12-04  1:41 UTC 

[PATCH 1/2] sim: export cb_get_string for people to use
 2011-12-03 19:05 UTC  (5+ messages)
` [PATCH 2/2] sim: bfin: lookup target strings when tracing system calls
` [PATCH v2] sim: export cb_get_string for people to use

[patch 3/3] Implement qXfer:libraries for Linux/gdbserver #2
 2011-12-03 18:34 UTC  (8+ messages)
      ` [patch] Implement qXfer:libraries-svr4 for Linux/gdbserver #4
        ` [commit] "
            ` [commit] Fix compilation --without-expat [Re: [commit] [patch] Implement qXfer:libraries-svr4 for Linux/gdbserver #4]

[PATCH] sim: generate build dependencies on the fly
 2011-12-03 18:24 UTC  (2+ messages)

GDB 7.4 branching status? (2011-11-23)
 2011-12-03  1:19 UTC  (36+ messages)
          ` iterate_over_symbols should be a wrapper? (was: "Re: GDB 7.4 branching status? (2011-11-23)")
            ` iterate_over_symbols should be a wrapper?
          ` partial-symtab symbol sorting (was: "Re: GDB 7.4 branching status? (2011-11-23)")
            ` partial-symtab symbol sorting
          ` multiple-location breakpoint output (was: "Re: GDB 7.4 branching status? (2011-11-23)")
            ` multiple-location breakpoint output
          ` decode_digits_line_mode (was: "Re: GDB 7.4 branching status? (2011-11-23)")
            ` decode_digits_line_mode
          ` [RFA/commit/testcase] "info line" should not skip prologues (was: "Re: GDB 7.4 branching status? (2011-11-23)")
            ` [RFA/commit/testcase] "info line" should not skip prologues
          ` set multiple-symbol ask/cancel not working (was: "Re: GDB 7.4 branching status? (2011-11-23)")
            ` set multiple-symbol ask/cancel not working
          ` one-too-many location in breakpoint (was: "Re: GDB 7.4 branching status? (2011-11-23)")
            ` one-too-many location in breakpoint

[RFA/Ada] Breakpoints on task bodies
 2011-12-03  0:58 UTC 

[PATCH] MIPS: MIPS16 offset calculation and branch decoding fixes
 2011-12-03  0:55 UTC 

[PATCH] testsuite: Pass "break" and "continue" exceptions up
 2011-12-03  0:14 UTC  (3+ messages)

[3/3] RFC: fix PR mi/8444
 2011-12-02 22:36 UTC  (5+ messages)
  ` [patch] testsuite: Fix mi-solib.exp without debuginfos [Re: [3/3] RFC: fix PR mi/8444]
      ` [commit] "

[RFA] mi/10586
 2011-12-02 22:28 UTC  (8+ messages)

[commit] testsuite: Races fix: gdb.trace/* gdb_test_multiple (PR 12649)
 2011-12-02 22:27 UTC  (2+ messages)

[patch] gdbserver: Fix harmless crash for current-lwp-dead.exp
 2011-12-02 22:11 UTC 

[RFC] Python Finish Breakpoints
 2011-12-02 21:49 UTC  (19+ messages)

[patch] gdbserver: Fix overlapping memcpy (safe now)
 2011-12-02 21:44 UTC 

RFC: Introduce remote console for CLI interpreter via telnet
 2011-12-02 21:06 UTC  (7+ messages)

set print object on should affect MI varobjs (PR 13393)
 2011-12-02 19:50 UTC 

[patch] boards/native-stdio-gdbserver.exp: New file
 2011-12-02 19:44 UTC 

[RFC/WIP PATCH 00/14] I/T sets
 2011-12-02 19:16 UTC  (31+ messages)
` [RFC/WIP PATCH 01/14] Breakpoints always-inserted and the record target
` [RFC/WIP PATCH 03/14] Flip to set target-async on by default
` [RFC/WIP PATCH 05/14] Add a small helper to get at a thread's inferior
` [RFC/WIP PATCH 12/14] Fix deref of stale pointer
` [RFC/WIP PATCH 08/14] Add support for the '@' core operator
` [RFC/WIP PATCH 13/14] Make "thread apply all" only loop over threads in the current set
` [RFC/WIP PATCH 09/14] I/T set support for breakpoints - trigger set, and stop set
` [RFC/WIP PATCH 10/14] Comment out new info breakpoints output, in order to not break the test suite
` [RFC/WIP PATCH 07/14] Expand %ITSET% in the prompt to the current I/T set
` [RFC/WIP PATCH 14/14] Fix manythreads.exp test
` [RFC/WIP PATCH 06/14] Add base itsets support
` [RFC/WIP PATCH 11/14] Add I/T set support to most execution commands

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

[PATCH 18/348] Fix -Wsahdow warnings
 2011-12-02 17:08 UTC  (12+ messages)

[patch] Regressed TLS variables type (PR 13448)
 2011-12-02 17:02 UTC  (3+ messages)
  ` [commit] "

[RFA] stdio gdbserver
 2011-12-02 16:35 UTC  (3+ messages)

[rfc, s390] [gdb part] Support extended register sets
 2011-12-02 16:27 UTC  (2+ messages)

[RFA] Allow setting breakpoints on inline functions (PR 10738)
 2011-12-02 13:48 UTC  (6+ messages)

[rfc][2/4][rfa/doc] Support for TARGET_OBJECT_PROC
 2011-12-02 13:40 UTC  (3+ messages)

[rfc v2][1/3] Remote core file generation: BFD support
 2011-12-02  3:37 UTC  (2+ messages)

[patch] Fix overlapping objfiles with discontiguous CUs (PR 13346)
 2011-12-02  1:34 UTC  (3+ messages)
` [patch] Fix overlapping objfiles with discontiguous CUs (PR 13346) [Re: Multiple breakpoint issue when debugging loadable kernel module]
  ` [commit] [patch] Fix overlapping objfiles with discontiguous CUs (PR 13346)

[commit] Fix Type.array doc string
 2011-12-02  0:30 UTC 

[commit/testsuite/Ada] Make sure all types in gdb.ada/homonym testcase are used
 2011-12-01 23:18 UTC 

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

[obv] testsuite: gdb.base/foll-exec.exp: Fix racy FAIL
 2011-12-01 22:10 UTC 

FYI: doc fix for pretty-printer registration
 2011-12-01 20:27 UTC 

[RFC] Don't immediately SIGTERM the child of "target remote |"
 2011-12-01 20:20 UTC  (7+ messages)
    ` [RFA] "

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

[rfc v2][3/3] Remote core file generation: memory map
 2011-12-01 19:48 UTC 

[rfc v2][2/3] Remote core file generation: register notes
 2011-12-01 19:47 UTC 

[rfc v2][0/3] Remote core file generation
 2011-12-01 19:44 UTC 

[rfc][3/4][rft/procfs] Move "info proc" command to common code
 2011-12-01 19:41 UTC 

[rfc][4/4] Implement remote "info proc" for Linux
 2011-12-01 19:41 UTC 

[rfc][1/4] Consolidate TARGET_OBJECT_SPU handling
 2011-12-01 19:39 UTC 

[rfc][0/4] Remote /proc file access
 2011-12-01 19:38 UTC 

[rfa, s390] [bfd part] Support extended register sets
 2011-12-01 15:37 UTC 

[PATCH] testsuite: Fix a "continue" outside of a loop error
 2011-12-01 15:34 UTC 

[PATCH] Incorrect output in error case
 2011-12-01 10:39 UTC  (3+ messages)

[PATCH] remote: Fix hw watchpoint address matching
 2011-11-30 18:24 UTC 

[commit, s390] Proper handling of PSW address/mask everywhere
 2011-11-30 16:10 UTC 

[PATCH] Add the "-info-os" command to MI
 2011-11-30 14:47 UTC  (6+ messages)

[commit, s390] Call set_gdbarch_get_siginfo_type
 2011-11-30  8:36 UTC 

[commit, s390] Fix displaced stepping of LARL
 2011-11-30  8:35 UTC 

[commit] Fix testenv.exp test case
 2011-11-30  8:33 UTC 

[commit] Fix some more solib tests for remote testing
 2011-11-30  8:31 UTC 

[PATCH 22/348] Fix -Wsahdow warnings
 2011-11-29 19:06 UTC  (8+ messages)

JIT Interface Patches Landed
 2011-11-29 16:37 UTC  (11+ messages)
  ` Regression for gdb.base/jit.exp and gdb.base/jit-so.exp [Re: JIT Interface Patches Landed]

[python] [patch] PR python/13329
 2011-11-29 13:57 UTC  (3+ messages)

FYI: Added myself to the gdb/MAINTAINERS
 2011-11-29 10:44 UTC 

richiesta consenso preventivo all'invio di promozioni per Stampa low cost di Qualità a basso impatto ambientale
 2011-11-29  9:28 UTC 

Mike Frysinger nominated as sim Global Maintainer
 2011-11-29  6:37 UTC 

[sim] new port: Renesas RL78
 2011-11-29  4:08 UTC  (8+ messages)

[commit] Update documentation in struct quick_symbol_functions
 2011-11-29  1:16 UTC  (2+ messages)
` [commit] Further fix the "

[commit/Ada] wrong value returned by ada-lang.c:compare_names
 2011-11-29  1:03 UTC 

Patch to add argument parsing classes to gdb
 2011-11-28 20:53 UTC 

[PATCH 20/348] Fix -Wsahdow warnings
 2011-11-28 16:17 UTC  (3+ messages)
` [PATCH 020/238] [misc.] amd64-tdep.: -Wshadow fix

[python] [patch] PR 13369/13374
 2011-11-28 16:02 UTC  (5+ 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).