Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[0/27] RFC: fix reports from the CPython checker
 2013-05-15 16:43 UTC  (12+ messages)
` [PATCH 01/28] introduce CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF and use it
` [PATCH 05/28] py-cmd.c error-checking bug fix
` [PATCH 18/28] check gdb_python_initialized everywhere

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

[PATCH/ARM] Adding support for MOVW and MOVT instructions
 2013-05-15 16:09 UTC  (6+ messages)

[PATCH] Fix for 15072: stopped response missing for reverse-finish
 2013-05-15 15:49 UTC  (3+ messages)

[RFA 1/2, doc RFA] maint check-symtabs, maint expand-symtabs
 2013-05-15 15:42 UTC  (4+ messages)

[RFC] Don't create inferior in tfile target
 2013-05-15 15:33 UTC  (2+ messages)

[RFA/commit] DWARF: Mark all Ada functions as prototyped
 2013-05-15 15:11 UTC  (7+ messages)
    ` [RFA/dwarf 2/2] Mark all functions as prototyped except C functions
    ` [RFA/dwarf 1/2]: Add DW_LANG_UPC support in set_cu_language

[PATCH] Fix prologue skipping on ppc32 for variadic functions
 2013-05-15 14:18 UTC 

[commit/branch??] Remove forward enum declaration in utils.h
 2013-05-15 14:07 UTC  (2+ messages)

[PATCH 0/5 V3] target-assisted range stepping
 2013-05-15 13:58 UTC  (18+ messages)
` [PATCH 4/5] range stepping: gdbserver (x86 GNU/Linux)
` [PATCH 2/5] Convert rs->support_vCont_t to a struct
` [PATCH 1/5] Factor out in-stepping-range checks
` [PATCH 3/5] range stepping: gdb
` [PATCH 5/5] range stepping: tests

[PATCH 0/7] PR gdb/15224 should "set history save on" by default
 2013-05-15 13:27 UTC  (14+ messages)
` [PATCH 1/7] "
  ` [PATCH 3/7] "
      ` [PATCH 5/7] "
          ` [PATCH 5/7] PR gdb/15224 , Change the default set history filename to ~/.gdb_history
      ` [PATCH 4/7] PR gdb/15224 should "set history save on" by default
            ` [PATCH 4/7] Disable history saving for testsuit
    ` [PATCH 1/7] PR gdb/15224 "set history filename" to by immediately converted to absolute path

[RFC/commit] ppc-aix core file relocation
 2013-05-15 12:33 UTC  (3+ messages)

[PATCH 0/7] Range stepping
 2013-05-15  8:27 UTC  (16+ messages)
` [PATCH 6/7] range stepping: test case
` [PATCH 5/7] range stepping: New command 'maint set range stepping'
` [PATCH 4/7] range stepping: gdb
` [PATCH 3/7] range stepping: gdbserver on x86/linux
` [PATCH 1/7] New macro THREAD_WITHIN_SINGLE_STEP_RANGE
` [PATCH 7/7] range stepping: doc and NEWS

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

[patchv2 7/11] Mechanical symtab->filename -> symtab_to_filename
 2013-05-14 20:42 UTC  (7+ messages)
    ` [patch] Fix multiple-symbols=ask regression [Re: [patchv2 7/11] Mechanical symtab->filename -> symtab_to_filename]
          ` [commit] "

[patch 2/2] Assert leftover cleanups in TRY_CATCH
 2013-05-14 20:39 UTC  (5+ messages)
    ` [patch] "
      ` [commit] "

[PATCH 1/5] constify to_save_record
 2013-05-14 20:28 UTC  (2+ messages)

[PATCH] record: make record goto begin/end sub-commands
 2013-05-14 20:28 UTC  (2+ messages)

[RFC] Debug Methods in GDB Python
 2013-05-14 19:33 UTC  (5+ messages)

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

[PATCH 00/40] add cleanup checker and fix cleanup bugs
 2013-05-14 19:04 UTC  (23+ messages)
` [PATCH 14/40] fix two buglets in breakpoint.c
` [PATCH 35/40] fix mi-cmd-var.c
` [PATCH 36/40] introduce dangling_cleanup attribute and change source to use it
` [PATCH 33/40] fix mi-cmd-stack.c
` [PATCH 34/40] fix cli-script.c
` [PATCH 37/40] fix breakpoint_1
` [PATCH 38/40] some fixes to infrun.c
` [PATCH 39/40] fix compile_rx_or_error
` [PATCH 40/40] fix up xml-support.c
` [PATCH 07/40] fix linespec bug noticed by the checker

[RFA] buildsym.c cleanup
 2013-05-14 18:01 UTC  (2+ messages)

gdb-patches Library cleaner Book sterilizer for distributor looking for
 2013-05-14 17:09 UTC 

[RFC, v2] Fix PR symtab/15391
 2013-05-14 17:04 UTC  (5+ messages)

[PATCH 00/15] record-btrace: goto support
 2013-05-14 16:11 UTC  (7+ messages)
` [PATCH 01/15] gdbarch: add instruction predicate methods
` [PATCH 02/15] btrace: change branch trace data structure

[RFA 2/2] maint check-symtabs, maint expand-symtabs
 2013-05-14 14:23 UTC  (2+ messages)

Add a python event registry for selected frame changes
 2013-05-14 13:23 UTC  (6+ messages)
` [PATCH 1/3] Add a select_frame_reason enum parameter to select_frame

[PATCH ARM] Fixing problem of 32bit multiplication instruction 'smull'
 2013-05-14 13:16 UTC 

[PATCH/v2] fix Bug 15180 Agent style dprintf does not respect conditions
 2013-05-14 11:47 UTC  (2+ messages)

[PATCH] Fix bug 15433 - GDB crashes when using agent dprintf, %s format, and an in-line string
 2013-05-14 11:15 UTC  (5+ messages)

[PATCH] add -s option to make -break-insert support dprintf
 2013-05-14  4:56 UTC  (22+ messages)

[PATCH] store trace default-collect to target [0/6]
 2013-05-14  1:36 UTC  (31+ messages)
` [PATCH] store trace default-collect to target [1/6] target, trace and remote
` [PATCH] store trace default-collect to target [2/6] gdbserver
` [PATCH] store trace default-collect to target [3/6] tfile
` [PATCH] store trace default-collect to target [4/6] save tracepoint
` [PATCH] store trace default-collect to target [5/6] doc
` [PATCH] store trace default-collect to target [6/6] test

[PATCH] New board file remote-stdio-gdbserver.exp
 2013-05-13 21:24 UTC  (2+ messages)

[RFC] Cleanup for make_source_files_completion_list
 2013-05-13 21:11 UTC  (5+ messages)

[3/4] fix DW_OP_GNU_implicit_pointer pointing to a constant
 2013-05-13 19:32 UTC  (6+ messages)
  ` implptrconst.exp error on 32-bit targets [Re: [3/4] fix DW_OP_GNU_implicit_pointer pointing to a constant]

RFC: fix PR gdb/15538
 2013-05-13 16:54 UTC  (2+ messages)

RFC: fix PR 15364
 2013-05-13 16:47 UTC  (2+ messages)

[RFA] gdbserver/lynx178: spurious SIG61 signal when resuming inferior
 2013-05-13 14:36 UTC  (6+ messages)

[PATCH] Fix hardware watchpoints on PowerPC servers
 2013-05-13 14:17 UTC  (5+ messages)

[commit] Float parameter passing in funcall on ppc-aix & ppc-lynx178
 2013-05-13 10:31 UTC 

History saving should stay disabled for test cases
 2013-05-13  8:52 UTC  (2+ messages)

[PATCH 2/5] constify to_terminal_info
 2013-05-11 17:15 UTC  (5+ messages)

[PATCH] Fix for QTro remote packet
 2013-05-11 10:38 UTC  (4+ messages)

RFC: documenting all gdb-7.6 branch patches
 2013-05-11 10:35 UTC  (5+ messages)

RFA: fix gdb_assert caused by 'catch signal ...' and fork
 2013-05-11  9:10 UTC  (6+ messages)

RFA: V850 sim: Accept "LDSR rN, selID"
 2013-05-10 19:28 UTC  (2+ messages)

Fix for bug 15414 - Build fails with mingw32-w64 GCC-4.8.0
 2013-05-10 17:53 UTC  (4+ messages)

RFC: close-on-exec internal file descriptors
 2013-05-10 17:00 UTC  (9+ messages)

[COMMIT PATCH] Fix typo in "show remote traceframe-info-packet"
 2013-05-10 14:32 UTC 

[commit] Remove FIXME in solib-aix.c:solib_aix_relocate_section_addresses
 2013-05-10 13:26 UTC 

[commit] AIX: wrong address for shared object's .bss section
 2013-05-10 12:59 UTC 

[RFC] Add system-gdbinit infrastructure
 2013-05-10 12:35 UTC  (2+ messages)

[PATCH] move sparc-sol-thread.c back into sol-thread.c
 2013-05-10 12:33 UTC  (5+ messages)
    ` cheked in (7.6): "

ping (was: [PATCH] Fix for QTro remote packet)
 2013-05-10 11:38 UTC  (4+ messages)
    ` ping

[PATCH] not trigger pagination with dprintf
 2013-05-10 11:21 UTC  (15+ messages)

[patch][python] 0 of 5 - Frame filters and Wrappers
 2013-05-10 10:57 UTC  (2+ messages)

[patch][python] 5 of 5 - Frame filter documentation changes
 2013-05-10 10:52 UTC  (3+ messages)

[patch][python] 4 of 5 - Frame filter testsuite changes
 2013-05-10 10:50 UTC  (3+ messages)

[patch][python] 3 of 5 - Frame filter CLI/misc code changes
 2013-05-10 10:48 UTC  (3+ messages)

[patch][python] 2 of 5 - Frame filter MI code changes
 2013-05-10 10:45 UTC  (7+ messages)

[patch][python] 1 of 5 - Frame filter Python C code changes
 2013-05-10 10:42 UTC  (5+ messages)

RFC: Add ari rule to generate ARI web page in build directory
 2013-05-09 20:57 UTC 

RFC: introduce scoped cleanups
 2013-05-09 18:56 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