Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH] Eliminate -var-create error for optzd ptr to struct
 2016-04-04 10:42 UTC  (7+ messages)

[PATCH 3/3][PING] fort_dyn_array: Use value constructor instead of raw-buffer manipulation
 2016-04-04  9:30 UTC 

[PATCH] Fix gdb.mi/mi-breakpoint-changed.exp for remote targets
 2016-04-04  9:23 UTC  (2+ messages)

[PATCH 0/3] fortran: Enable arrays of structures with dynamic member types
 2016-04-04  9:22 UTC  (6+ messages)
` [PATCH 2/3] fort_dyn_array: Support evaluation of dynamic elements inside arrays
  ` [PATCH 2/3][PING] "
` [PATCH 1/3] fort_dyn_array: Enable dynamic member types inside a structure
  ` [PATCH 1/3][PING] "
` [PATCH 0/3][PING] fortran: Enable arrays of structures with dynamic member types

[PATCH 0/2] Make breakpoint handling in record-full idempotent
 2016-04-04  8:39 UTC  (3+ messages)
` [PATCH 1/2] Set bp_tgt->reqstd_address and bp_tgt->placed_size in record_full_insert_breakpoint
` [PATCH 2/2] Make breakpoint handling in record-full idempotent

[PATCH v2] Add negative repeat count to 'x' command
 2016-04-04  1:35 UTC 

[patch] Suggest newer gdbserver if it has no qXfer:exec-file:read
 2016-04-03 19:30 UTC  (11+ messages)
        ` [patch] Workaround gdbserver<7.7 for setfs [Re: [patch] Suggest newer gdbserver if it has no qXfer:exec-file:read]
          ` [patchv2 1/2] Workaround gdbserver<7.7 for setfs
          ` [patchv2 2/2] "

[PATCH 2/4 v2] IPA: Add alloc_jump_pad_buffer target hook
 2016-04-03 16:28 UTC  (15+ messages)
  ` [PATCH 2/4 v3] "
      ` [PATCH] IPA: Fix build problem on !HAVE_GETAUXVAL

[PATCH v3 00/11] [PR gdb/14441] Support C++0x rvalue references in gdb
 2016-04-02  8:48 UTC  (11+ messages)
` [PATCH v4 "
  ` [PATCH v4 08/11] [PR gdb/14441] gdb: python: support rvalue references in the gdb module
  ` [PATCH v4 09/11] [PR gdb/14441] gdb: convert lvalue reference type check to general reference type check

[PATCH, doc RFA] Remove support for "target m32rsdi" and "target mips/pmon/ddb/rockhopper/lsi"
 2016-04-02  0:00 UTC  (6+ messages)

[PATCH v3] Fix gdb crash when trying to print the address of a synthetic C++ reference
 2016-04-01 21:21 UTC 

[PATCH v2] Fix alignment of disassemble /r
 2016-04-01 18:18 UTC 

[PATCH v3 2/2] Implement 'catch syscall' for gdbserver
 2016-04-01 16:38 UTC  (13+ messages)
` [PATCH v4] "

[PATCH] [PR gdb/19820] gdb: allow enumeration constants as second operand of BINOP_REPEAT
 2016-04-01 15:02 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 1/2] Fix write endianness/size problem for fast tracepoint enabled flag
 2016-04-01 14:42 UTC  (11+ messages)
` [PATCH 2/2] Add test for fast tracepoint enable/disable

[PATCH] Teach "info breakpoints" to show the address of a -location watchpoint
 2016-04-01 11:06 UTC  (4+ messages)

[PATCH] Make ftrace tests work with remote targets
 2016-03-31 23:18 UTC  (6+ messages)

[PATCH 1/3] gdbserver/IPA: Export some functions via global function pointers
 2016-03-31 21:42 UTC  (10+ messages)
            ` [PATCH obv] gdbserver: Fix C++ build errors in tracepoint.c

[PATCH 0/3] Fix PR gdb/19858: GDB doesn't register the JIT libraries on attach
 2016-03-31 18:47 UTC  (8+ messages)
` [PATCH 2/3] Make gdb.base/jit.exp binaries unique
` [PATCH 1/3] Fix PR gdb/19858: GDB doesn't register the JIT libraries on attach
` [PATCH 3/3] Add regression test for PR gdb/19858 (JIT code registration on attach)

[PATCH 00/30] Stop throwing exceptions from signal handlers
 2016-03-31 18:44 UTC  (4+ messages)

[PATCH obv] gdb/NEWS: Add mention of powerpc*-linux tracepoints
 2016-03-31 13:58 UTC 

[PATCH 3/4 v2] gdbserver: Add powerpc fast tracepoint support
 2016-03-31 13:45 UTC  (11+ messages)
` [PATCH v2 3/4] "

[PATCH v2 4/4] gdbserver: Add emit_ops for powerpc
 2016-03-31 13:45 UTC  (3+ messages)

[PATCH v2] python: Use console format for output of gdb.execute command
 2016-03-31 12:00 UTC  (2+ messages)

[PATCH] python: Use console format for output of gdb.execute command
 2016-03-31 10:43 UTC  (3+ messages)

[PATCH] Fix gdb.reverse/finish-reverse-bkpt.exp
 2016-03-31  8:10 UTC 

[PATCH] Fix use of lazy strings outside of pretty-printers
 2016-03-30 22:11 UTC 

[PATCH] Fix gdb.reverse/next-reverse-bkpt-over-sr.exp
 2016-03-30 16:29 UTC 

[PATCH 0/2] Add arm epilogue unwinder
 2016-03-30 15:46 UTC  (5+ messages)
` [PATCH 2/2] "
` [PATCH 1/2] Refactor arm_stack_frame_destroyed_p

[PATCH] Simplify gdb.reverse/until-reverse.c
 2016-03-30 15:37 UTC  (3+ messages)

[PATCH obv] gdbserver/tracepoint.c: Remove whitespace
 2016-03-30 14:56 UTC 

[PATCH] Eliminate -var-create error for optzd ptr to struct
 2016-03-30 14:37 UTC  (7+ messages)
` [PATCH v2 0/2] Optzd-out ptr: Error handling improvement
  ` [PATCH v2 2/2] Optzd-out ptr: Eliminate -var-create error
  ` [PATCH v2 1/2] Optzd-out ptr: New test for error handling

[PATCH 0/2] gdbarch software_single_step returns VEC (CORE_ADDR) *
 2016-03-30 14:14 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Remove gdbarch method displaced_step_hw_singlestep

[PATCH] ftrace: Fix gdbserver crash when doing tstatus after detach or process exit
 2016-03-30 13:20 UTC 

[PATCH] Fix PR remote/19840: gdb crashes on reverse-stepi
 2016-03-30 12:04 UTC 

Commit: AArch64 sim: More bug fixing
 2016-03-30  9:27 UTC 

[PATCH] Move CL entries from gdb/ChangeLog to gdb/testsuite/ChangeLog
 2016-03-30  8:32 UTC 

[PATCH] Fix gdb.Value->python conversion for large unsigned ints
 2016-03-30  6:57 UTC 

[PATCH] Add function host_string_to_python_string
 2016-03-30  6:51 UTC  (4+ messages)

[PATCH] gdb: dwarf2read: implement handling of variables in Fortran common block
 2016-03-30  5:32 UTC 

[PATCH v3] gdbserver/s390: Switch on tracepoint support
 2016-03-30  2:49 UTC  (9+ messages)
` [PATCH v4] "
    ` [PATCH obv] gdb/NEWS: Add mention of s390*-linux tracepoints

[PATCH] gdbserver: Handle 'v' packet while processing qSymbol
 2016-03-29 23:51 UTC  (4+ messages)

[PATCH v3] gdb: xtensa: fix frame initialization when PC is invalid
 2016-03-29 23:07 UTC  (2+ messages)

[PATCH v2] gdb: xtensa: fix frame initialization when PC is invalid
 2016-03-29 19:56 UTC  (3+ messages)

[PATCH] gdb: xtensa: fix frame initialization when PC is invalid
 2016-03-29 18:01 UTC  (3+ messages)

[PATCH] Remove i386bsd-tdep.o from x86_64-*-elf* target
 2016-03-29 17:41 UTC  (2+ messages)

[obv/PATCH] Fix formatting issue in value_actual_type
 2016-03-29 17:40 UTC 

[patch, avr, pr19401] Update PC after break
 2016-03-29 17:17 UTC  (4+ messages)

Tentative: add -location option to clear command
 2016-03-29 14:50 UTC  (2+ messages)

[PATCH] Compile gdb.arch/arm-neon.exp with debug info
 2016-03-29 13:54 UTC 

Commit: AArch64 sim: Tidy up
 2016-03-29 10:34 UTC 

[PATCH OBV] Add quotation mark in test message
 2016-03-24  9:55 UTC 

[PING #2][PATCH] python: Use console format for output of gdb.execute command
 2016-03-24  7:31 UTC 

Commit: AArch64 sim: More improvements
 2016-03-23 17:37 UTC 

[PR python/19819] Remove unused static vars in py-xmethods.c
 2016-03-23 16:36 UTC  (2+ messages)

[PATCH 0/7 V2] Step over instruction branches to itself
 2016-03-23 16:26 UTC  (8+ messages)
` [PATCH 1/7] New test case gdb.trace/signal.exp
` [PATCH 3/7] Force to insert software single step breakpoint
` [PATCH 6/7] Resume the inferior with signal rather than stepping over
` [PATCH 2/7] Deliver signal in hardware single step
` [PATCH 4/7] Insert breakpoint even when the raw breakpoint is found
` [PATCH 5/7] [GDBserver] Don't error in reinsert_raw_breakpoint if bp->inserted
` [PATCH 7/7] New test case gdb.base/branch-to-self.exp

[PATCH] Remove comments on software_single_step in gdbarch.sh
 2016-03-23 11:22 UTC  (2+ messages)

[PATCH] Add a new format letter to dump instructions backward
 2016-03-23  0:27 UTC  (8+ messages)
        ` [PATCH] Negative repeat count for 'x' command

[PATCH v2 22/25] Make main_ui be heap allocated
 2016-03-22 10:41 UTC  (11+ messages)
` [PATCH v2 13/25] Always process target events in the main UI
` [PATCH v2 08/25] Make input_fd be per UI
` [PATCH v2 05/25] Make the intepreters output to all UIs
` [PATCH v2 25/25] Add command to list UIs
` [PATCH v2 00/25] Towards great frontend GDB consoles

page:  |  | latest

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