Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH] PR/12691 Add the inferior to Python exited event
 2011-09-01  9:18 UTC  (12+ messages)

[PATCH] Handle multiple breakpoint hits in Python interface
 2011-09-01  8:52 UTC  (10+ messages)

[RFA] dwarf debug format: Support DW_AT_variable_parameter attribute
 2011-09-01  7:20 UTC  (8+ 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] "

Remove handling of Hs packet from gdbserver
 2011-09-01  3:15 UTC  (3+ messages)

[PATCH] MIPS/BFD: Fix assertions with SGI IRIX files
 2011-08-31 20:14 UTC  (3+ messages)

dangling pointer in so_list
 2011-08-31 20:12 UTC  (2+ messages)

[RFA] 12843
 2011-08-31 18:52 UTC  (27+ messages)

[patch 2/2] Code cleanup(+fix): read_var_value never returns NULL
 2011-08-31 17:53 UTC  (2+ messages)

JIT Debug Info Reader
 2011-08-31 17:44 UTC  (27+ messages)
` [PATCH 5/7] Use the loaded reader
` [PATCH 3/7] Platform agnostic dynamic loading code
` [PATCH 2/7] Relocatable directory for loading JIT readers
` [PATCH 6/7] New JIT unwinder
    ` [PATCH 7/7] Documentation
    ` [PATCH 4/7] New commands for loading and unloading a reader
    ` [PATCH 1/7] Introduce jit-reader.in and modify build system

[patch 1/2] Code cleanup: Split value_of_this to &{,_silent}
 2011-08-31 16:06 UTC  (2+ messages)

[Patch] PR Python/12692 Add gdb.selected_inferior() to Python interface
 2011-08-31 15:34 UTC  (7+ messages)

[PATCH][TEST-CASE][DOC] Implementation of pipe to pass GDB's command output to a shell command
 2011-08-31 15:09 UTC 

[PATCH][TEST-CASE][DOC] Implementation of pipe to pass GDB's command output to the shell
 2011-08-31 13:26 UTC  (17+ messages)

[PATCH] Remove same-pc breakpoint notification for internal BPs
 2011-08-31 13:18 UTC  (6+ messages)

[PATCH] GDB checkpoint can't/shouldn't be possible with multiple threads on Linux
 2011-08-31 12:45 UTC  (6+ messages)

JIT Reader (re-roll)
 2011-08-31  4:01 UTC  (9+ messages)
` [PATCH 3/7] Platform agnostic dynamic loading code
` [PATCH 1/7] Introduce jit-reader.in and modify build system
` [PATCH 2/7] Relocatable directory for loading JIT readers
` [PATCH 5/7] Use the loaded reader
` [PATCH 6/7] New JIT unwinder
` [PATCH 7/7] Documentation
` [PATCH 4/7] New commands for loading and unloading a reader

[PATCH 0/7] [python] API for macros
 2011-08-30 20:58 UTC  (33+ messages)
` [PATCH 2/7] [python] API for macros: memory management quirks
` [PATCH 5/7] [python] API for macros: gdb.Objfile symtabs method
` [PATCH 1/7] [python] API for macros: abort or continuing macro iterators
` [PATCH 3/7] [python] API for macros: Add gdb.Macro class
` [PATCH 4/7] [python] API for macros: Add methods to get a gdb.Macro
` [PATCH 6/7] [python] API for macros: Add docs
` [PATCH 7/7] [python] API for macros: Add tests

[patch] [python] Prompt substitution
 2011-08-30 20:33 UTC  (7+ messages)

JIT Debug Info Reader (re-roll)
 2011-08-30 18:40 UTC  (7+ messages)
` [PATCH 3/7] Platform agnostic dynamic loading code

Is there any real need for a prompt stack?
 2011-08-30 17:56 UTC 

JIT Reader (re-roll)
 2011-08-30 17:53 UTC  (6+ messages)
` [PATCH 5/6] New JIT unwinder

[RFC] stept, nextt, finisht, untilt, continuet
 2011-08-30 17:29 UTC  (11+ messages)

[try 2nd 5/8] Displaced stepping for Thumb 32-bit insns
 2011-08-30 15:53 UTC  (2+ messages)

[WIP/FYI] fix remaining problems with target async
 2011-08-30 14:39 UTC  (3+ messages)

combine bfd_lookup_symbol in solib-*.c
 2011-08-30  2:51 UTC  (6+ messages)
` [ping] "
      ` [committed]: "

[obv] Add tic6x-*.o and solib-dsbt.o into ALL_TARGET_OBS
 2011-08-30  2:50 UTC  (2+ messages)
` [committed] "

[patch+7.3?] Fix TUI corrupted screen I regressed 7.1->7.2
 2011-08-29 19:55 UTC 

[patch] print_frame_args: Do not stop on first error
 2011-08-29 17:33 UTC 

[patch] TUI: Permit stepi on stripped code
 2011-08-29 16:55 UTC  (2+ messages)

[patch] python prompt additions at first prompt
 2011-08-29 16:39 UTC  (7+ messages)

[patch] Fix target-async SIGTTOU stop (PR 12260)
 2011-08-29 15:26 UTC  (4+ messages)

[patch/testsuite] MI inferior's output in remote target
 2011-08-29 13:38 UTC  (3+ messages)
` [ping] "

[patch] Tweak output of -var-info-path-expression
 2011-08-29 12:16 UTC  (9+ messages)
        ` [patch] testsuite: unreliable gdb.mi/mi-inheritance-syntax-error.exp [Re: [patch] Tweak output of -var-info-path-expression]

[obv] testsuite: gdb.trace/*: Use is_lp64_target
 2011-08-28 21:19 UTC  (7+ messages)
  ` [patch] testsuite: Fix x32, introduce is_amd64_regs_target [Re: [obv] testsuite: gdb.trace/*: Use is_lp64_target]

[obv] mi/: Code cleanup
 2011-08-28 20:47 UTC 

[obv] mi/: Code cleanup - make mi_opt const
 2011-08-28 20:45 UTC 

[patch] Skip kill-after-signal.exp if hw single-step is not supported
 2011-08-28 14:44 UTC  (6+ messages)
      ` ping : "

[PATCH] issues in bcache_xmalloc calls
 2011-08-27 10:38 UTC  (4+ messages)

[patch 3/2] Do not bpstat_clear_actions on throw_exception - async fixes
 2011-08-26 21:48 UTC  (4+ messages)

[patch 2/2] Do not bpstat_clear_actions on throw_exception #3
 2011-08-26 21:46 UTC  (12+ messages)

[linux-nat] fix a confusion with the lwp->resumed flag in follow-fork handling
 2011-08-26 20:00 UTC 

fix "info os processes" race -> crash (ext-run.exp racy FAIL)
 2011-08-26 19:52 UTC  (2+ messages)

fix a couple of minor latent issues in linux-nat.c:wait_lwp
 2011-08-26 19:30 UTC 

[RFC] 12266 Fallout
 2011-08-26 18:31 UTC  (4+ messages)

[patch] buffer overflow in symtab_from_filename
 2011-08-26 18:04 UTC  (5+ messages)

[patch] Do not bpstat_clear_actions on throw_exception
 2011-08-26 12:07 UTC  (4+ messages)
` [patch 1/2] Code reshuffle for patch 2/2 [Re: [patch] Do not bpstat_clear_actions on throw_exception]

page:  |  | latest

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