public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[patch] gdb-add-index tweaks
 2010-11-16 17:38 UTC  (5+ messages)

[rfa] git repo fixup: delete gdb/testsuite/gdb.gdbtk
 2010-11-16 17:26 UTC  (2+ messages)

[PATCH] sim: nrun: decode signal when crashing
 2010-11-16 16:10 UTC  (2+ messages)

[PATCH] sim: dv-sockser: add a write buffer variant
 2010-11-16 16:08 UTC  (2+ messages)

PR Python/12212
 2010-11-16 10:51 UTC 

[patch 1/2] Convert hardware watchpoints to use breakpoint_ops
 2010-11-16  8:07 UTC  (9+ messages)

[patch 1/2] Code cleanup: New init_one_comp_unit
 2010-11-16  4:37 UTC  (5+ messages)

[patch 2/2] Implement support for PowerPC BookE masked and ranged watchpoints
 2010-11-16  4:01 UTC  (9+ messages)

[PATCH] gdbserver: fix warning in nommu clone
 2010-11-16  3:27 UTC  (3+ messages)

[PATCH] sim: profile: fix building with --disable-sim-profile
 2010-11-16  3:24 UTC 

[PATCH] sim: cast away hw/device differences
 2010-11-16  2:58 UTC 

[PATCH] sim: bfin: new port
 2010-11-16  1:41 UTC 

[PATCH 1/2] gdb: bfin: new port
 2010-11-16  0:34 UTC  (2+ messages)
` [PATCH 2/2] gdb: gdbserver: "

[RFC] About arm-tdep.c arm_in_function_epilogue_p function
 2010-11-16  0:04 UTC  (2+ messages)

[patch] gdb.server/ext-run.exp: Fix intermittent failures
 2010-11-15 22:37 UTC 

Re: [patch]change dwarf2_start_subfile() to adapt inappropriate dir name
 2010-11-15 18:34 UTC  (4+ messages)
    `  "

[RFC] Improve amd64 prologue analysis
 2010-11-15 17:28 UTC 

Python PR/12199
 2010-11-15 17:27 UTC 

[commit] increase timeout for "maint print statistics" test
 2010-11-15 17:26 UTC  (2+ messages)

[patch]change dwarf2_start_subfile() to adapt inappropriate dir name
 2010-11-15  4:09 UTC  (2+ messages)

[OBV] Fix arm-tdep.c compilation for cygwin gcc 3.4.4
 2010-11-14 12:12 UTC 

patch for 7.2.1? dwarf2read.c (dwarf2_const_value_data): Never sign extend
 2010-11-13  2:15 UTC 

7.2.1 Patch inclusion (PR mi/11407)
 2010-11-12 21:23 UTC  (3+ messages)

RFA: add python exception subclasses (Was: gdb with python support still get crash on showing uninitialized local variables)
 2010-11-12 20:47 UTC  (2+ messages)
    ` RFA: add python exception subclasses

[patch] fixing leaking struct value* in py-value.c
 2010-11-12 20:10 UTC  (2+ messages)

[MI][patch] broken -target-detach
 2010-11-12 19:07 UTC  (5+ messages)

[obv] spu-tdep.c: Compilation error regression
 2010-11-12 13:28 UTC  (2+ messages)

[patch] Add visible flag to breakpoints
 2010-11-12 12:58 UTC  (8+ messages)

[sim/rx] fix cycle count math
 2010-11-12  1:01 UTC 

[PATCH] Pass correct environment to a Windows executable started as an inferior
 2010-11-11  6:17 UTC  (3+ messages)
` [PATCH/Windows] "

[commit] Fix disable/enable pretty-printer, subprinter handling
 2010-11-10 23:45 UTC 

[PATCH] testsuite: asm-source.exp: add powerpc64 support
 2010-11-10 13:01 UTC  (3+ messages)

[DWARF/RFC] end-address overflow in location description entry
 2010-11-10  5:06 UTC  (3+ messages)

[patch] Add support for ARMv7M devices
 2010-11-10  2:21 UTC  (10+ messages)

Fix watch -location crash on inaccessible memory
 2010-11-09 18:30 UTC 

[RFC] ARM support for Hardware breakpoints and watchpoints for native Linux
 2010-11-09 15:34 UTC  (5+ messages)

[PATCH] testcases: Fix assorted problems related to powerpc
 2010-11-09  5:46 UTC  (3+ messages)

[patch] solib-display.exp: displays for local variables automatically disabled
 2010-11-09  5:40 UTC  (6+ messages)

[patch] initial OpenCL C language support
 2010-11-08 18:36 UTC  (30+ messages)
      ` [doc RFA] Switch to GCC coding style [Re: [patch] initial OpenCL C language support]
            ` [doc RFA] Switch to GCC coding style

[patch 2/2] iFort compat.: case insensitive symbols (PR 11313)
 2010-11-08 18:31 UTC  (5+ messages)

[PATCH] testsuite: break-entry.exp: convert entry point for ppc64
 2010-11-08 18:08 UTC  (3+ messages)

[patch] value_change_enclosing_type -> set_value_enclosing_type
 2010-11-08 16:41 UTC  (2+ messages)

[PATCH, RFC] Changes to sim_store_register API
 2010-11-08  8:12 UTC 

[PATCH] call cp_lookup_symbol_namespace recursively to search symbols in C++ base classes
 2010-11-08  1:38 UTC  (11+ messages)

[obv] Fix infcall small memory leak
 2010-11-07 22:26 UTC 

[patch, doc RFA] gdb.parameter("directories"), new "set dir" command
 2010-11-05 17:14 UTC  (3+ messages)

[patch] Fix --enable-plugins --without-python
 2010-11-05  9:08 UTC  (4+ messages)

[RFA] dwarf debug format: Support DW_AT_variable_parameter attribute
 2010-11-05  8:04 UTC  (11+ messages)
              ` [RFA-v2] "
                  ` [new testcase] Regression 7.1->7.2 for iFort [Re: [RFA-v2] dwarf debug format: Support DW_AT_variable_parameter attribute]
                    ` [Core] "

[patch] print again like <=7.1: Error while reading shared library symbols
 2010-11-05  1:41 UTC  (3+ messages)

[patch] DW_AT_byte_size for array type entries
 2010-11-04 22:11 UTC  (17+ messages)
      ` Regression on gdb.ada/null_array.exp [Re: [patch] DW_AT_byte_size for array type entries]
          ` [commit/Ada] fix warning when printing empty array

[commit] minor comment fixes in py-prettyprint.c
 2010-11-04 20:20 UTC 

[PATCH] tracepoint: remote_trace_set_readonly_regions:change lma to vma
 2010-11-04  5:02 UTC  (3+ messages)

[commit/Ada] move some variables to scope where they are used
 2010-11-03 23:23 UTC 

[RFA/DWARF] Add DW_AT_GNAT_descriptive_type support
 2010-11-03 20:48 UTC  (3+ messages)

[PATCH] fix py-inferior.exp for remote cross-endian testing
 2010-11-03 17:24 UTC  (5+ messages)

[patch] GNU vector unop support
 2010-11-03 14:07 UTC  (4+ messages)

[patch] fix pre-/post- in-/decrement
 2010-11-03 13:52 UTC  (7+ messages)

[doc RFA] Use of FIXME, TODO, etc. in new code is prohibited
 2010-11-03  0:04 UTC  (5+ messages)

[patch] Overload resolution among children of a common ancestor
 2010-11-02 20:31 UTC  (8+ messages)
` [patch 1/2] "
` [patch 2/2] "

[RFA, doc RFA]: New printing module and info/disable/enable commands
 2010-11-02 20:31 UTC  (5+ messages)

make install-strip with binutils
 2010-11-02 20:09 UTC 

[PATCH] fix debugging code compiled for newer PPC BookE processors
 2010-11-02 18:53 UTC  (4+ messages)

[RFA] Avoid problems with ptype command
 2010-11-02 18:33 UTC  (3+ messages)

RFC: remove guile support
 2010-11-02 18:24 UTC  (4+ messages)

[PATCH] fix disassembly of E500 instructions
 2010-11-02 18:09 UTC  (2+ messages)

[PATCH] skip break-entry.exp when using a stub
 2010-11-02 18:04 UTC  (3+ messages)

[rfc] linux-nat: Never PTRACE_CONT a stepping thread
 2010-11-02  1:56 UTC  (5+ messages)

[patch] Fix stale tp->step_resume_breakpoint
 2010-11-02  1:10 UTC  (3+ messages)

[patch] New function finish_python_initialization
 2010-11-01 20:25 UTC  (2+ messages)

[patch 1/3] Template Lookup
 2010-11-01 20:15 UTC  (8+ messages)
      ` [patch 1/4] "

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