Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
RFC: call bfd_init
 2013-01-21 20:40 UTC  (3+ messages)
  ` Testsuite regression for gdb.gdb/selftest.exp [Re: RFC: call bfd_init]

[patch 2/9] Code cleanup: Drop IS_ABSOLUTE_PATH checks
 2013-01-21 19:43 UTC  (16+ messages)
    ` [patch 2/9] Code cleanup: Drop IS_ABSOLUTE_PATH checks [resent]

[patch 6/9] Mechanical symtab->filename -> symtab_to_filename
 2013-01-21 19:34 UTC  (2+ messages)

RFC: remove gnu_debuglink_crc32
 2013-01-21 19:10 UTC  (2+ messages)

[patch 5/9] New option 'set filename-display' [resent]
 2013-01-21 19:02 UTC  (2+ messages)

[patch 4/9] TUI: Use internally fullname
 2013-01-21 18:57 UTC  (2+ messages)

[MI][patch] -break-list to specify "thread-group"
 2013-01-21 18:54 UTC  (8+ messages)
  ` [MI][patch v2] "

[patch 3/9] Code cleanup: Renaming to "fullname" for expand
 2013-01-21 18:52 UTC  (2+ messages)

[patch 0/9] Absolute filenames
 2013-01-21 18:28 UTC  (5+ messages)

[patch] Make test messages unique in mi-var-block.exp
 2013-01-21 18:06 UTC 

[1/8] constify symbol_set_demangled_name
 2013-01-21 17:57 UTC  (2+ messages)

RFC: make GNU v3 ABI the default C++ ABI
 2013-01-21 17:16 UTC  (4+ messages)

[obv] Check also st_dev besides st_ino
 2013-01-21 17:15 UTC 

[RFC - GDB Python API] New gdb.Architecture class
 2013-01-21 17:09 UTC  (2+ messages)

[RFA] Fix a few errors in explore.py
 2013-01-21 16:54 UTC  (2+ messages)

[patch] Fix gdb.fortran/common-block.exp crash in PIE mode
 2013-01-21 16:46 UTC  (3+ messages)
  ` [commit] "

RFC: fix PR c++/14999
 2013-01-21 16:04 UTC  (5+ messages)

[RFC] patch to refactor ppc64 specific code from ppc-linux-tdep
 2013-01-21 15:50 UTC  (3+ messages)

RFC: fix race in py-explore.exp
 2013-01-21 15:15 UTC  (4+ messages)

[FYI] Adding myself to MAINTAINERS(Commit After Approval)
 2013-01-19  3:24 UTC  (4+ messages)

[patch 1/9] bp_location.source_file -> bp_location.symtab
 2013-01-18 19:27 UTC  (3+ messages)

[PATCH 1/5] AArch64 GDB and GDBSERVER Port V2
 2013-01-18 19:09 UTC  (5+ messages)
    ` [PATCH 1/5] aarch64-tdep basic port

[RFA 3/5] New port: CR16: gdb port
 2013-01-18 18:25 UTC  (15+ messages)

RFC: catch SIGSEGV in the demangler
 2013-01-18 18:09 UTC  (12+ messages)
`  "

[RFC/TileGX 2/6] simplify the handling of skip prologue for plt stub
 2013-01-18 17:30 UTC  (4+ messages)

[RFA 4/5] New port: CR16: gdbserver
 2013-01-18 16:39 UTC  (4+ messages)

[RFC/TileGX 5/6]show registers in columns
 2013-01-18 16:07 UTC  (3+ messages)

[RFC/TileGX 4/6]use skip_prologue_using_sal for skipping prologue
 2013-01-18 15:58 UTC  (3+ messages)

[RFC/TileGX 3/6]fix syscall restart for hand call
 2013-01-18 15:46 UTC  (3+ messages)

RFC: fix PR 12707
 2013-01-18 15:33 UTC  (15+ messages)

[PATCH] Add CTF support to GDB [5] Add test for CTF function
 2013-01-18 15:28 UTC  (9+ messages)

[PATCH] Add CTF support to GDB [1/4] Add "-ctf" to tsave command
 2013-01-18 15:19 UTC  (10+ messages)

[RFC/TileGX 1/6] fix args alignment bug
 2013-01-18 15:00 UTC  (3+ messages)

[RFA] Work around binutils/15021
 2013-01-18 14:32 UTC  (6+ messages)
  ` [RFA, doc RFA] "

[RFC/TileGX 6/6]char type should be signed
 2013-01-18 13:51 UTC  (2+ messages)

[patch] Make test messages unique in checkpoint.exp
 2013-01-18 12:48 UTC  (4+ messages)

[PATCH] Rename psymtab_to_symtab to read_symtab
 2013-01-18  3:16 UTC  (3+ messages)
  ` committed: "

[PATCH] Rename local variable 'oneproc' to 'force_to_step'
 2013-01-18  2:57 UTC  (3+ messages)

[commit]
 2013-01-17 23:20 UTC 

[patch 5/9] New option 'set filename-display'
 2013-01-17 22:43 UTC 

[patch 9/9] Fix macros for relative filenames
 2013-01-17 22:25 UTC 

[patch 8/9] Fix .gdb_index for real and absolute filenames
 2013-01-17 22:24 UTC 

[patch 7/9] Fix psymtab.c for real and absolute filenames
 2013-01-17 22:23 UTC 

RFC: add relative file name handling for linespecs
 2013-01-17 20:42 UTC  (7+ messages)
        ` [testcase patch] New testcase: DOS drive letters in linespec [Re: RFC: add relative file name handling for linespecs]
          ` [commit] "

RFC: completion for "set cp-abi"
 2013-01-17 20:23 UTC  (4+ messages)
  ` Regression for gdb.base/completion.exp [Re: RFC: completion for "set cp-abi"]

[commit] dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET
 2013-01-17 20:18 UTC 

[commit/obv] symtab.c: Wrap/cleanup dangling make_cleanup
 2013-01-17 19:57 UTC 

[patch] Add board support for testing w/ dwz
 2013-01-17 19:29 UTC  (4+ messages)

[patch, sim, moxie] Remove debug output
 2013-01-17 19:06 UTC  (2+ messages)

bogus main declaration in gdb.base/label.c
 2013-01-17 17:29 UTC  (6+ messages)

FYI: fix some obsolete comments
 2013-01-17 15:23 UTC 

dg-extract-results.sh truncates logs containing "Running "
 2013-01-17 14:38 UTC  (5+ messages)

RFC: automatic dependency tracking for gdbserver
 2013-01-17 11:08 UTC  (6+ messages)
    ` Make autoreconf under gdb/ work (Re: RFC: automatic dependency tracking for gdbserver)

[patch] Remove type-unit processing for file name searches
 2013-01-17  7:00 UTC 

RFC: fix PR 13987
 2013-01-16 18:42 UTC  (6+ messages)

[PATCH,gdbserver] Put 'multiprocess+' in to qSupported reply if GDB supports multiprocess
 2013-01-16 18:18 UTC  (4+ messages)

RFC: implement "catch signal"
 2013-01-16 17:28 UTC  (7+ messages)
    ` RFA: [1/2] add "catch-type" to all catchpoints
    ` RFA: [2/2] catch signal

[3/3] unconditionally call via SYMBOL_COMPUTED_OPS
 2013-01-16 16:09 UTC 

[2/3] RFC: merge symbol "ops" and "aclass" fields
 2013-01-16 16:09 UTC 

[1/3] RFC: use PSYMBOL_CLASS
 2013-01-16 16:08 UTC 

[PATCH] Add CTF support to GDB [3/4] ctf target
 2013-01-16 15:12 UTC  (7+ messages)

[obv] Make 'current_display_number' static
 2013-01-16 14:53 UTC  (3+ messages)
  ` committed: "

[PATCH] Remove redundant condition checking
 2013-01-16 14:48 UTC  (3+ messages)
  ` committed: "

[PATCH] Remove redundant condition checking
 2013-01-16 14:47 UTC  (4+ messages)
  ` committed: "

amd64-windows: Fix funcall with by-pointer arguments
 2013-01-16 11:59 UTC  (3+ messages)

RFA: RX: Add support for simulating the SATR insn
 2013-01-16  9:42 UTC  (2+ messages)

RFC: remove the symtab "last resort" hack
 2013-01-16  3:25 UTC  (3+ messages)

[obv] New comment about dangling cleanup
 2013-01-15 21:34 UTC 

RFC: fix PR symtab/14931
 2013-01-15 19:21 UTC  (3+ messages)

RFC: fix fission assertion failure
 2013-01-15 18:39 UTC 

RFC: fix PR 14442 - DW_TAG_restrict_type
 2013-01-15 15:31 UTC  (4+ messages)
  ` [commit] testsuite: Restrict it to x86_64: [Re: RFC: fix PR 14442 - DW_TAG_restrict_type]

summarize kfails in dg-extract-results.sh
 2013-01-15 15:23 UTC  (2+ messages)

[RFA] New port: CR16: BFD Changes required by the gdb port
 2013-01-15  9:24 UTC  (7+ 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