Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[RFC] Support temporary breakpoints in runto_main
 2013-05-22  7:34 UTC  (3+ messages)

[RFA/Doco] Document new <data-dir>/system-gdbinit area
 2013-05-22  6:44 UTC  (6+ messages)

contribution checklist in the wiki
 2013-05-22  6:29 UTC  (9+ messages)

[RFA] dangling cleanup in find_frame_funname
 2013-05-22  4:42 UTC  (7+ messages)

[PATCH 2/5] constify to_terminal_info
 2013-05-22  2:51 UTC  (7+ messages)

[PATCH] common/filestuff.c: No sockets on DJGPP
 2013-05-22  2:50 UTC  (2+ messages)

[PATCH] dwarf2read.c: Don't assume uint32_t is unsigned int on all hosts
 2013-05-22  2:50 UTC  (3+ messages)

[PATCH] [readline] Fix !djgpp x djgpp canadian builds
 2013-05-22  2:47 UTC  (4+ messages)
  ` [Bug-readline] "

New ARI warning Wed May 22 01:51:06 UTC 2013 in -D 2013-05-22-gmt
 2013-05-22  1:51 UTC 

[PATCH] add -s option to make -break-insert support dprintf
 2013-05-22  1:05 UTC  (28+ messages)
                                              ` [patch] Fix racy FAILs due to "read1" [Re: [PATCH] add -s option to make -break-insert support dprintf]
                                                  ` [commit] "

[patch] Fix wp-replication.exp on llvm
 2013-05-22  0:23 UTC 

[patch] Fix crash in svr4_clear_so
 2013-05-21 23:14 UTC  (2+ messages)

[0/27] RFC: fix reports from the CPython checker
 2013-05-21 20:56 UTC  (21+ messages)
` [PATCH 01/28] introduce CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF and use it
` [PATCH 18/28] check gdb_python_initialized everywhere
    ` new FAIL python-selftest.exp in gdbserver mode [Re: [PATCH 18/28] check gdb_python_initialized everywhere]
` [PATCH 24/28] introduce gdb_pymodule_addobject
  ` [patch] Compilation regression with python-2.6 [Re: [PATCH 24/28] introduce gdb_pymodule_addobject]
      ` [commit] "
                ` [COMMIT] py_decref: Don't check for NULL before calling Py_DECREF. (was: Re: [patch] Compilation regression with python-2.6)
          ` [COMMIT] Centralize workaround for Python 2.6's Py_DECREF. (Re: "

[RFA] gdb_expect -> gdb_test_multiple for filesym.exp
 2013-05-21 19:12 UTC  (9+ messages)

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

[PATCH] New board file remote-stdio-gdbserver.exp
 2013-05-21 17:59 UTC  (5+ messages)

[patch] Convert uiout->levels to a vector
 2013-05-21 16:37 UTC  (2+ messages)

[WIP] TI msp430 CIO support
 2013-05-21 16:00 UTC  (7+ messages)

[patch] Code cleanup: constify struct target_so_ops handling
 2013-05-21  8:17 UTC  (2+ messages)
` [commit] "

[patch]: testsuite: run bash instead of sh when using brace expansion
 2013-05-21  7:27 UTC  (6+ messages)

[RFC] Add system-gdbinit infrastructure
 2013-05-21  6:55 UTC  (3+ messages)
  ` Checked in: "

[RFC] Cleanup for make_source_files_completion_list
 2013-05-21  5:44 UTC  (17+ messages)
        ` [RFA] completer test [was Re: [RFC] Cleanup for make_source_files_completion_list]
                            ` Checked in: "

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

RFC: another Python refcounting fix
 2013-05-20 20:47 UTC 

RFC: fix ref counting in gdbpy_selected_inferior
 2013-05-20 20:47 UTC 

[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]

[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

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

[patch] Add ppcfbsd-tdep.o to ALL_TARGET_OBJ
 2013-05-20 17:55 UTC  (3+ 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  (11+ messages)
  ` [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  (6+ 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)

[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 35/40] fix mi-cmd-var.c
` [PATCH 36/40] introduce dangling_cleanup attribute and change source to use it
` [PATCH 37/40] fix breakpoint_1
` [PATCH 38/40] some fixes to infrun.c

[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  (4+ 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)

page:  |  | latest

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