Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[patch] [i386] Put hlt at the ON_STACK breakpoint [Re: GDB 7.4.91 available for testing]
 2012-07-27 14:59 UTC  (25+ messages)
                                ` [patchv2] Write bpt at the ON_STACK bpt address

[RCF 0/6 V2] MI notification of command option change
 2012-07-27 14:15 UTC  (9+ messages)
` [PATCH 4/7] notify in enum_cmd and scheduler-locking
` [PATCH 2/7] allow to suppress more mi notification
` [PATCH 1/7] new observer command_option_changed
` [PATCH 5/7] notify in boolean_cmd and circular-trace-buffer
` [PATCH 7/7] code indentation
` [PATCH 6/7] notify in string_cmd and trace-notes
` [PATCH 3/7] attach to command_option-changed observer

[RFC] remove set_tfile_traceframe and cur_traceframe_number
 2012-07-27 14:09 UTC  (5+ messages)

Re-evaluate floating varobj as part of varobj_invalidate
 2012-07-27 14:06 UTC  (5+ messages)

[RFC 0/6] MI notification of command option change
 2012-07-27 13:27 UTC  (26+ messages)
` [PATCH 2/6] allow to suppress more mi notification
` [PATCH 4/6] new add_setshow_enum_cmd_with_notif and scheduler-locking
` [PATCH 3/6] attach to command_option-changed observer
` [PATCH 6/6] new add_setshow_string_cmd_with_notif and trace-notes
` [PATCH 1/6] new observer command_option_changed
` [PATCH 5/6] new add_setshow_boolean_cmd_with_notify and circular-trace-buffer

[RFA] DWARF frame unwinder executes one too many rows
 2012-07-27 12:14 UTC  (4+ messages)

[RFA 5/5] Explicit linespecs - documentation
 2012-07-27 11:23 UTC  (2+ messages)

[RFA 0/5] Explicit linespecs
 2012-07-27 11:03 UTC  (2+ messages)

[PATCH 0/4] PR14161: a partial fix
 2012-07-27  8:19 UTC  (2+ messages)
` [committed] : "

[PATCH 1/1] gdb, python: update threads in Inferior.threads ()
 2012-07-27  7:10 UTC  (3+ messages)
` [commit] "

[RFA 3/5] Explicit linespecs - implementation
 2012-07-27  4:31 UTC  (2+ messages)

[RFA 4/5] Explicit linespecs - tests
 2012-07-27  3:49 UTC 

[RFA 2/5] Explicit linespecs - breakpoint API
 2012-07-27  3:47 UTC 

[RFA 1/5] Explicit linespecs - refactor linespec parsing
 2012-07-27  3:46 UTC 

[Patch] Cannot set pending bp if condition set explicitly
 2012-07-27  2:45 UTC  (6+ messages)

[PATCH] Dynamic printf for a target agent
 2012-07-27  2:32 UTC  (6+ messages)
  ` 7.4->7.5 Regression gdb.base/pending.exp with gdbserver [Re: [PATCH] Dynamic printf for a target agent]
        ` [committed]: "

[PATCH 1/4]: Make "python" start a standard Python prompt
 2012-07-27  2:32 UTC  (16+ messages)

New ARI warning Fri Jul 27 01:55:31 UTC 2012
 2012-07-27  1:55 UTC 

[PATCH] remove registers_changed from switch_to_thread
 2012-07-27  1:54 UTC  (3+ messages)
  ` [committed]: "

[PATCH 2/4]: Handle SIGINT under Python by raising KeyboardInterrupt
 2012-07-26 21:41 UTC  (8+ messages)

[PATCH] merge objc-exp.y into c-exp.y
 2012-07-26 20:03 UTC  (2+ messages)

RFC: mark read-only sources with buffer-read-only
 2012-07-26 19:11 UTC  (3+ messages)

[patch] Remove one immediate_quit++-- (in auto-load.c)
 2012-07-26 18:40 UTC  (5+ messages)
` [commit] "

[PATCH Bug breakpoints/14381] Fix linespec to parse file name that begin with decimal numbers
 2012-07-26 18:21 UTC  (10+ messages)

RFA: fix up gdb.ada tests
 2012-07-26 18:15 UTC  (2+ messages)

Internal error on ia64-hpux when inferior calls fork
 2012-07-26 16:12 UTC  (13+ messages)
` [RFA/commit 3/3] fix internal_error during fork event handling
` [RFA 2/3] Change detach_breakpoints to take a ptid instead of a pid
` [RFA/commit 1/3] Do not call detach_breakpoints in inf_ttrace_follow_fork

[RFA/NEWS] Document --enable-libmcheck/--disable-libmcheck
 2012-07-26 15:38 UTC  (3+ messages)

[patch] MI telnet service
 2012-07-26 11:51 UTC  (14+ messages)

[Patch] Fix machoread.c
 2012-07-26  9:01 UTC 

[PATCH 1/1] gdb, python: update threads in Inferior.threads ()
 2012-07-26  8:49 UTC  (5+ messages)

[PATCH 1/1] gdb, python: update threads in Inferior.threads ()
 2012-07-26  5:51 UTC  (6+ messages)

[RFC] new board file 'remote-host-native.exp'
 2012-07-26  1:45 UTC  (6+ messages)

[PATCH 2/4]: Update testsuite to use "python-block"
 2012-07-25 21:10 UTC  (4+ messages)

[RFA, doc RFA] New option set use-deprecated-index-sections
 2012-07-25 20:36 UTC  (12+ messages)
                  ` [patch] testsuite: Fix gdb.mi/* regression on RHEL-6 [Re: [RFA, doc RFA] New option set use-deprecated-index-sections]
                    ` [commit+7.5] "

[PATCH] sigall.exp and friends: centralize signals list
 2012-07-25 20:18 UTC  (4+ messages)
` [patch] testsuite: Fix Tcl < 7.5 regression [Re: [PATCH] sigall.exp and friends: centralize signals list.]
    ` [commit] "

[PATCH 10/10] replace cc-with-{index,dwz} with cc-with-tweaks
 2012-07-25 20:17 UTC  (3+ messages)
` [patch] Fix cc-with-tweaks.sh comment path [Re: [PATCH 10/10] replace cc-with-{index,dwz} with cc-with-tweaks]
  ` [commit] "

[RFA 4/4 take 2] Improved linker-debugger interface
 2012-07-25 19:36 UTC  (2+ messages)

[patch] MI ignores conditions for pending breakpoints
 2012-07-25 18:43 UTC  (10+ messages)

[RFA] Add support for --enable-lmcheck configure option
 2012-07-25 18:39 UTC  (2+ messages)

[RFA] convert_doublest_to_floatformat: handle off-range values
 2012-07-25 18:31 UTC  (2+ messages)

[RFA 5/4 take 2] Improved linker-debugger interface
 2012-07-25 18:22 UTC  (5+ messages)

[PATCH] Make SIZE element for dwarf_block as size_t
 2012-07-25 17:58 UTC  (7+ messages)
        ` [PATCH][v2] "

[PATCH v4] Add dll trampoline code handling for windows 64bit
 2012-07-25 17:57 UTC  (3+ messages)

[PATCH 4/4]: Enable readline under "python"
 2012-07-25 17:38 UTC  (2+ messages)

[PATCH 01/10] change gdb to refcount bfd everywhere
 2012-07-25 15:44 UTC  (17+ messages)

[patch] Add v850*-*-rtems*
 2012-07-25 15:40 UTC  (4+ messages)

FYI: remove useless cast
 2012-07-25 15:32 UTC 

New ARI warning Sun Jul 8 01:55:37 UTC 2012
 2012-07-25 15:30 UTC  (3+ messages)

[RFA 2/2] $pdir/../foo: Add support in libthread-db-search-path
 2012-07-25 15:20 UTC  (2+ messages)

[RFA 1/2] $pdir/../foo: Make vec.h usable in gdbserver
 2012-07-25 15:10 UTC  (2+ messages)

[PATCH 08/10] dwz -m support
 2012-07-25 14:12 UTC  (4+ messages)

FYI: fix BFD leak
 2012-07-24 19:54 UTC 

[PATCH] Handle complex return values like structure types
 2012-07-24 16:37 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