Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[RFA 1/2, doc RFA] maint check-symtabs, maint expand-symtabs
 2013-05-20 20:27 UTC  (3+ messages)
` new maint.exp FAIL w/-fdebug-types-section [Re: [RFA 1/2, doc RFA] maint check-symtabs, maint expand-symtabs]

[0/27] RFC: fix reports from the CPython checker
 2013-05-20 20:08 UTC  (11+ messages)
` [PATCH 01/28] introduce CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF and use it
` [PATCH 18/28] check gdb_python_initialized everywhere
          ` Remove my name from a couple tests (Re: [PATCH 18/28] check gdb_python_initialized everywhere)

[RFA] gdb_expect -> gdb_test_multiple for filesym.exp
 2013-05-20 19:14 UTC  (7+ messages)

[PATCH 0/5 V3] target-assisted range stepping
 2013-05-20 19:05 UTC  (15+ messages)
` [PATCH 4/5] range stepping: gdbserver (x86 GNU/Linux)
` [PATCH 3/5] range stepping: gdb

[RFA] dangling cleanup in find_frame_funname
 2013-05-20 18:40 UTC  (4+ messages)

[PATCH 0/7] Range stepping
 2013-05-20 18:29 UTC  (13+ messages)
` [PATCH 3/7] range stepping: gdbserver on x86/linux
` [PATCH 4/7] range stepping: gdb
` [PATCH 6/7] range stepping: test case

[patch] Add ppcfbsd-tdep.o to ALL_TARGET_OBJ
 2013-05-20 17:55 UTC  (3+ messages)

contribution checklist in the wiki
 2013-05-20 17:02 UTC  (6+ messages)

[RFA] Make cu/tu functions in dwarf.exp take a list of options
 2013-05-20 16:42 UTC  (5+ messages)

[PATCH] add -s option to make -break-insert support dprintf
 2013-05-20 15:44 UTC  (23+ messages)

[patch]: testsuite: run bash instead of sh when using brace expansion
 2013-05-20 15:16 UTC  (5+ messages)

[RFC] Cleanup for make_source_files_completion_list
 2013-05-20 14:47 UTC  (25+ messages)
        ` [RFA] completer test [was Re: [RFC] Cleanup for make_source_files_completion_list]

[WIP] TI msp430 CIO support
 2013-05-20 14:39 UTC  (6+ messages)

[RFA 0/7] Improved linker-debugger interface
 2013-05-20 14:22 UTC  (16+ messages)
` [RFA 1/7] Probes API convenience patch
` [RFA 4/7] GDB support for new gdbserver functionality
` [RFA 3/7] New "
` [RFA 2/7] API for inhibiting section map updates
` [RFA 6/7] Linker-debugger interface tests by Jan
` [RFA 7/7] Linker-debugger interface tests
` [RFA 5/7] Improved linker-debugger interface

[RFA] Fix DLL unload events in MinGW GDB
 2013-05-20 10:53 UTC  (2+ messages)

[OB COMMITTED] Add missing empty line after var declarations in handle_unload_dll
 2013-05-20 10:29 UTC 

[RFA/commit] DWARF: Mark all Ada functions as prototyped
 2013-05-20  9:48 UTC  (14+ messages)
  ` [RFA/dwarf 1/2]: Add DW_LANG_UPC support in set_cu_language
      ` Checked in: "
  ` [RFA/dwarf 2/2] Mark all functions as prototyped except C functions
                ` Checked in: "

New ARI warning Thu May 16 01:51:20 UTC 2013 in -D 2013-05-16-gmt
 2013-05-20  9:16 UTC  (7+ messages)

[RFA] buildsym.c cleanup
 2013-05-20  9:03 UTC  (3+ messages)

[PATCH] Fix hardware watchpoints on PowerPC servers
 2013-05-17 23:09 UTC  (3+ messages)

[patch] Make reading fission files more robust, faster
 2013-05-17 22:32 UTC 

[RFC] PR 15075 dprintf interferes with "next"
 2013-05-17 21:01 UTC  (9+ messages)

[RFC] TI MSP430 simulator
 2013-05-17 18:46 UTC  (2+ messages)

RFA: fix gdb_assert caused by 'catch signal ...' and fork
 2013-05-17 18:18 UTC  (4+ messages)

[RFC] TI msp430 architecture support
 2013-05-17 18:05 UTC  (6+ messages)

[RFC] msp430 instruction decoder
 2013-05-17 17:54 UTC  (3+ messages)

FYI: remove some unnecessary PyErr_SetString calls
 2013-05-17 16:51 UTC 

[PATCH 00/40] add cleanup checker and fix cleanup bugs
 2013-05-17 16:21 UTC  (15+ messages)
` [PATCH 01/40] add the cleanup checker
` [PATCH 14/40] fix two buglets in breakpoint.c
` [PATCH 36/40] introduce dangling_cleanup attribute and change source to use it
` [PATCH 35/40] fix mi-cmd-var.c
` [PATCH 38/40] some fixes to infrun.c
` [PATCH 37/40] fix breakpoint_1

[RFC, PATCH] gdb/arm-tdep.c: Add sanity check on fp before trying to, access memory
 2013-05-17  8:45 UTC 

[patch] Convert frame_stash to a hash table
 2013-05-17  8:39 UTC  (16+ messages)

[patch] for mig check in GDB's configure
 2013-05-17  7:07 UTC  (12+ messages)

[RFA] gdbserver/lynx178: spurious SIG61 signal when resuming inferior
 2013-05-17  6:57 UTC  (9+ messages)
` Checked in: "

[committed] Move comment "ELSE FALL THROUGH" to the right place
 2013-05-17  2:03 UTC 

[PATCH ARM] Fixing problem of 32bit multiplication instruction 'smull'
 2013-05-16 15:55 UTC  (3+ messages)

[PATCH] gdb/configure: Replace hardcoded -ldl with check based on dlfcn.h availability
 2013-05-16 14:04 UTC  (8+ messages)

[patch][python] 0 of 5 - Frame filters and Wrappers
 2013-05-16 13:35 UTC  (7+ messages)

[patch v2 00/18] record-btrace: goto support
 2013-05-16 11:29 UTC  (19+ messages)
` [patch v2 10/18] target: add ops parameter to to_prepare_to_store method
` [patch v2 18/18] record-btrace: extend unwinder
` [patch v2 07/18] record-btrace: optionally indent function call history
` [patch v2 04/18] record-btrace: fix insn range in "
` [patch v2 13/18] record-btrace, frame: supply target-specific unwinder
` [patch v2 11/18] record-btrace: supply register target methods
` [patch v2 03/18] btrace: change branch trace data structure
` [patch v2 08/18] record-btrace: make ranges include begin and end
` [patch v2 15/18] record-btrace: add to_wait and to_resume target methods
` [patch v2 12/18] frame, backtrace: allow targets to supply a frame unwinder
` [patch v2 14/18] record-btrace: provide xfer_partial target method
` [patch v2 01/18] gdbarch: add instruction predicate methods
` [patch v2 17/18] record-btrace: add record goto target methods
` [patch v2 16/18] record-btrace: provide target_find_new_threads method
` [patch v2 06/18] btrace: increase buffer size
` [patch v2 09/18] btrace: add replay position to btrace thread info
` [patch v2 02/18] record: upcase record_print_flag enumeration constants
` [patch v2 05/18] record-btrace: start counting at one

[commit/branch??] Remove forward enum declaration in utils.h
 2013-05-16 10:52 UTC  (2+ messages)
  ` checked in 7.6: "

[RFC, gdbserver] Avoid defining linux_read_offsets when the target does not need it
 2013-05-16 10:34 UTC  (8+ messages)

[COMMIT/OB PATCH] gdb.ada/complete.exp: Fix FIXME
 2013-05-16 10:17 UTC 

[commit] Missing do_cleanups in ada_make_symbol_completion_list
 2013-05-16  7:04 UTC 

[RFC] Don't create inferior in tfile target
 2013-05-16  0:59 UTC  (3+ messages)

[RFC/commit] ppc-aix core file relocation
 2013-05-15 18:21 UTC  (4+ messages)

[PATCH] Improve detection of end-of-prologue with no debug info on ppc
 2013-05-15 18:01 UTC 

[PATCH/ARM] Adding support for MOVW and MOVT instructions
 2013-05-15 17:50 UTC  (4+ messages)

[patch 2/2] Assert leftover cleanups in TRY_CATCH
 2013-05-15 17:00 UTC  (3+ messages)
` Benchmarking (was Re: [patch 2/2] Assert leftover cleanups in TRY_CATCH)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox