Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
FYI: make current_objfile local to symbol readers
 2011-06-14 18:46 UTC  (4+ messages)

FYI: make java objfile per-progspace
 2011-06-14 18:43 UTC 

[gcc patch 1/3] cp-demangle.c: Make `options' a parameter
 2011-06-14 16:34 UTC  (4+ messages)

[RFC] i386 PLT stub unwinder
 2011-06-14 11:53 UTC  (7+ messages)

[PATCH 0/2] Global breakpoints, introduction
 2011-06-14  9:39 UTC  (4+ messages)

[patch, testsuite] Don't "set debug lin-lwp 1" in ia64-sigill.exp
 2011-06-14  8:07 UTC  (3+ messages)
  ` [committed] "

[gcc patch 2/3] cp-demangle.c: New DMGL_RET_DROP
 2011-06-13 22:37 UTC  (3+ messages)

[gcc patch 3/3] cp-demangle.c: Fix DMGL_RET_POSTFIX for inner func types
 2011-06-13 22:37 UTC  (3+ messages)

[PATCH] Fix some i386 unwinder inconcistencies
 2011-06-13 20:46 UTC  (8+ messages)
` Regression: "

[PATCH 1/2] Global breakpoints, GDB part
 2011-06-13 18:57 UTC  (2+ messages)

[PATCH] win32: Lookup symbols in the EA Table by ordinal
 2011-06-13 18:39 UTC  (2+ messages)

[PATCH] Make interrupting tab-completion safe
 2011-06-13 17:45 UTC  (3+ messages)

[PATCH 2/2] Global breakpoints, GDBserver
 2011-06-13 16:21 UTC 

Commit: Add support for Tile architecutres to configure.ac
 2011-06-13 15:24 UTC 

[WIP/FYI] fix remaining problems with target async
 2011-06-13 14:17 UTC 

[RFA] tracepoint remote.c:remote_trace_set_readonly_regions give up some regions if it is number is too big
 2011-06-13 12:21 UTC  (2+ messages)

rename the `line' and `linesize' globals
 2011-06-13 11:05 UTC 

[PATCH] Fix i386_match_insn_block
 2011-06-12 18:22 UTC 

m68k-elf return value registers
 2011-06-11 18:50 UTC  (4+ messages)

[patch 2/2, 7.3] Fix 7.1->7.2 regression: info sources
 2011-06-10 22:00 UTC  (4+ messages)

[patch 1/2] Code cleanup: New symbol_filename_ftype
 2011-06-10 21:58 UTC  (4+ messages)

FYI: updates to temargs.exp
 2011-06-10 16:21 UTC 

ping: Re: PATCH : allow to set length of hw watchpoints (e.g. for Valgrind gdbserver)
 2011-06-09 22:16 UTC  (14+ messages)
  ` x86 watchpoints bug (Re: ping: Re: PATCH : allow to set length of hw watchpoints (e.g. for Valgrind gdbserver))

[PATCH] append_composite_type_field_aligned
 2011-06-09 15:35 UTC 

[PATCH] gdb: sim: automatically pass down sysroot
 2011-06-09 15:32 UTC  (12+ messages)

[patch, testsuite] gdb.base/savedregs.exp: SIGSEGV -> SIGILL
 2011-06-09 14:25 UTC  (8+ messages)

[patch 0/2] physname reg.: C++ breakpoints / linespec fixes
 2011-06-09 13:47 UTC  (5+ messages)

[RFC] sim updates which fix some fileio.exp failures for v850-elf
 2011-06-09  4:44 UTC  (2+ messages)

[RFA] py-inferior.exp: Make sure local var is allocated on the stack
 2011-06-08 16:57 UTC  (3+ messages)

[commit] ppc sim: Improve invalid option error message
 2011-06-08 16:50 UTC 

[patch 1/2] physname reg.: linespec minsym fallback
 2011-06-08 15:04 UTC  (3+ messages)

[commit] cc-with-index.sh: Look for ../../gdb, for fullname.exp
 2011-06-08  1:43 UTC 

[obv] cc-with-index.sh: Fix typos in comment
 2011-06-08  0:16 UTC 

[patch] Fix `shell' command for async (PR 12850)
 2011-06-07 22:57 UTC  (5+ messages)

[RFA] 12266 (typedef'd parameters) revisited again
 2011-06-07 20:44 UTC  (5+ messages)
  ` [RFA] 12266 (typedef'd parameters) revisited again - what should go for gdb-7.3?

[patch] physname regression: Non-matching type false breakpoint
 2011-06-07 16:58 UTC  (14+ messages)
  ` comments formatting [Re: [patch] physname regression: Non-matching type false breakpoint]

[RFA] Add dwarf2 support to xcoff (aix)
 2011-06-07 12:32 UTC  (8+ messages)
` [PATCH 3/4] aix: add support for dwarf2

[PATCH v2] tracepoint: add new trace command "printf" and agent expression "printf" [3] doc
 2011-06-07  7:10 UTC  (5+ messages)

[PATCH v2] tracepoint: add new trace command "printf" and agent expression "printf" [2] gdbserver
 2011-06-07  6:32 UTC  (2+ messages)

[PATCH v2] tracepoint: add new trace command "printf" and agent expression "printf" [1] gdb
 2011-06-07  6:30 UTC  (3+ messages)

[PATCH] arm reversible : <phase_2_complete>
 2011-06-06 17:42 UTC 

make pending-step.exp testable with "set debug infrun 1"
 2011-06-06 13:39 UTC 

eliminate target_async_mask
 2011-06-06 13:02 UTC 

[PATCH] gdb: tests/monitor: set remotetimeout to gdb_load_timeout for remote targets
 2011-06-05 21:34 UTC 

[patch 2/2] physname reg.: linespec eager keep_name_info
 2011-06-05 20:27 UTC 

[PATCH] sim: bfin: add support for glued SIC interrupt lines
 2011-06-04 17:17 UTC 

[PATCH] sim: bfin: push SIC mappings to device tree
 2011-06-04 17:10 UTC 

Spelling fixes
 2011-06-04  8:59 UTC  (3+ messages)

[RFA/DWARF] address size can be different from DW_OP_deref size
 2011-06-03 18:54 UTC  (4+ messages)

[PATCH] gdb: sim: automatically pass down sysroot
 2011-06-03 18:34 UTC  (4+ messages)
  ` [PATCH/RFC] new argv handlers to help with sim argv building

RFA: fix PR mi/12661
 2011-06-03 15:26 UTC  (10+ messages)

[target-description] enum and typed fields in struct
 2011-06-03 14:03 UTC  (2+ messages)

RFC: implement typed DWARF stack
 2011-06-03 13:52 UTC  (5+ messages)

RFC: GDB crash in Thumb prologue when executing register movs to SP
 2011-06-03 10:59 UTC  (2+ messages)

[PATCH] arm reversible : <phase_2_complete>
 2011-06-03  7:51 UTC  (4+ messages)

[patch] Fix C++ demangling of minsyms with symver
 2011-06-02 21:45 UTC  (4+ messages)

[patch] Follow DW_AT_linkage_name for methods #2
 2011-06-02 20:12 UTC  (3+ messages)

[patch] Remove DMGL_VERBOSE
 2011-06-02 19:10 UTC 

The future of dwarf2_physname
 2011-06-02 19:03 UTC  (11+ messages)
  ` [rfc 1/2] libiberty/ options code reshuffle [Re: The future of dwarf2_physname]
    ` obsolete: "
  ` [rfc 2/2] Follow DW_AT_linkage_name for methods "
    ` obsolete: "

[RFA] "Error in re-setting breakpoint," c++/12750
 2011-06-02 18:47 UTC  (8+ messages)
    ` regression: gdb.objc/basicclass.exp [Re: [RFA] "Error in re-setting breakpoint," c++/12750]
        ` regression: gdb.objc/basicclass.exp

[commit/sim] Add `sim_complete_command' definition to erc32 sim
 2011-06-02 17:10 UTC  (5+ messages)

[gcc patch 0/3] libiberty: New DMGL_RET_DROP
 2011-06-02 14:15 UTC 

gc simplified_command_loop declaration
 2011-06-02 14:03 UTC 

[testsuite, patch] Match __uClibc_main in ending-run.exp
 2011-06-01 15:57 UTC  (3+ messages)
  ` [committed] "

[patch] Fix `abfd' -> `obfd' in objfile
 2011-06-01 14:50 UTC  (2+ messages)
` [committed] "

[RFA] Anonymous namespaces and linespecs
 2011-05-31 21:56 UTC  (3+ 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