Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[rfa] function parameter shadowed by local variable in opencl-lang.c
 2011-02-28 15:23 UTC  (8+ messages)
    ` [RFC] Compile GDB with -Wshadow? (was: "Re: [rfa] function parameter shadowed by local variable in opencl-lang.c")

[RFA] fix use-after-free in opencl-lang.c
 2011-02-28 15:16 UTC  (2+ messages)

[common] Merge duplicated macros in linux-nat.c and linux-low.c
 2011-02-28 15:11 UTC  (9+ messages)
      ` Ping: "
        ` question about the common/ subdir (was "Re: Ping: Merge duplicated macros in linux-nat.c and linux-low.c")

[fixme] case statement without break -- intentional?
 2011-02-28 14:07 UTC  (2+ messages)

[RFA/commit] use gdb_test_no_output in gdb.python/py-inferior.exp
 2011-02-28 12:37 UTC 

[commit] objc-lang.c: avoid string overrun
 2011-02-28 12:21 UTC  (3+ messages)

[PATCH] is_name_suffix("") is always non-zero
 2011-02-28  9:51 UTC  (3+ messages)

[obv] doc: Fix circular-trace-buffer name
 2011-02-28  9:45 UTC 

[obv] doc: Fix missing parenthesis
 2011-02-28  9:26 UTC 

[fixme] Missing break statement in linux-record.c?
 2011-02-28  7:40 UTC  (2+ messages)

[commit] remove dead if stmt from amd64_linux_syscall_record
 2011-02-28  5:40 UTC  (2+ messages)

[RFA] gdb.cp/overload.cc: add cast to prevent compiler warning
 2011-02-28  5:08 UTC  (2+ messages)

[fixme] another case statement without a break -- intentional?
 2011-02-28  4:47 UTC  (3+ messages)
` [commit] add FALLTHROUGH comment in ada-exp.y:write_object_renaming

[RFA] Fix memory leak in gdbserver/hostio.c
 2011-02-28  4:39 UTC  (5+ messages)
    ` [commit] Compilation regression [Re: [RFA] Fix memory leak in gdbserver/hostio.c]

[commit/doco] fix small error in gdb.texinfo (Inferiors and Programs)
 2011-02-28  4:14 UTC 

[patch 0/3] Displaced stepping for 16-bit Thumb instructions
 2011-02-28  2:15 UTC  (3+ messages)
` Displaced stepping 0002: refactor and create some copy helpers
` Displaced stepping 0004: wip: 32-bit Thumb instructions

[patch 3/3] Displaced stepping for 16-bit Thumb instructions
 2011-02-28  2:04 UTC  (2+ messages)
` Displaced stepping 0003: "

[commit] gdbserver/server.c: discard unused value
 2011-02-28  1:50 UTC 

[commit] tui/tui-stack.c: fix off-by-one in strncpy
 2011-02-28  1:47 UTC 

[RFA] fix loop in gdbserver/tracepoint.c
 2011-02-27 23:58 UTC 

[RFA] target.c/read_whatever_is_readable: fix memory leak
 2011-02-27 23:50 UTC 

[RFA] python/py-breakpoint.c, fix memory leak
 2011-02-27 23:18 UTC 

[RFA] py-cmd.c, fix memory leak
 2011-02-27 23:18 UTC 

[rfa] py-value.c, memory leak
 2011-02-27 23:05 UTC 

[rfa] mem leak in catch_syscall_completer
 2011-02-27 22:53 UTC 

[commit] rbreak_command, move variable to outer scope
 2011-02-27 22:30 UTC 

[rfa] add_symbol_file_command, avoid memory leak
 2011-02-27 22:12 UTC  (6+ messages)

[RFA] off by one array reference in i386-low.c/i386_show_dr
 2011-02-27 22:05 UTC  (7+ messages)

[RFA] fix dirent resource leak in gdbserver/linux-low.c
 2011-02-27 21:42 UTC  (3+ messages)

[commit] again, document that case stmt fall through is intentional
 2011-02-27 21:36 UTC  (3+ messages)

[RFA] fix shadowed function parm in d-valprint.c
 2011-02-27 21:27 UTC  (3+ messages)

[RFA] fencepost error in linux-low.c
 2011-02-27 21:25 UTC  (3+ messages)

[RFA] off by one error in gdbserver/linux-amd64-ipa.c
 2011-02-27 21:20 UTC  (3+ messages)

[patch 0/3] Re: [RFA] c++/11734 revisited (and c++/12273)
 2011-02-27 21:18 UTC  (3+ messages)

[rfa] Make get_number_or_range accept value history references
 2011-02-27 21:03 UTC  (6+ messages)

[rfa] Use get_number_or_range for kill inferior etc
 2011-02-27 20:57 UTC  (10+ messages)

[commit] fix memory leak in maintenance_do_deprecate
 2011-02-27 17:13 UTC  (2+ messages)

[commit] gdbserver/utils.c/decimal2str, eliminate dead parameter
 2011-02-27 16:47 UTC  (2+ messages)

[commit] fix typos in comments
 2011-02-27 16:36 UTC 

[patch libiberty include gcc]: PR debug/28047 DWARF output_file_names should really understand DOS pathnames
 2011-02-27 16:29 UTC  (5+ messages)

[commit] reattach_breakpoints: avoid resource leak
 2011-02-27 10:58 UTC 

[RFA] fix memory leak in gdbserver/server.c/handle_v_run
 2011-02-27  1:00 UTC 

[commit] Avoid shadowing a function parameter in i387_supply_fxsave
 2011-02-27  0:11 UTC 

[commit] Avoid shadowing a function parameter in i387_supply_xsave
 2011-02-26 23:50 UTC 

[commit] Shadowed function parameter in linux-nat.c
 2011-02-26 23:44 UTC 

[commit] Document that case statement fall-through is intentional
 2011-02-26 22:52 UTC  (3+ messages)

[fixme] no-effect expression in assert
 2011-02-26 22:31 UTC 

[fixme] Missing "break" in switch -- intentional fall through?
 2011-02-26 20:44 UTC 

[rfc] Add missing "break;" in jv-lang.c
 2011-02-26 20:22 UTC 

[commit] use prepare_for_testing in gdb.python/py-frame.exp
 2011-02-26 15:47 UTC 

[patch 2/3] Displaced stepping for 16-bit Thumb instructions
 2011-02-26 14:07 UTC  (4+ messages)

[commit] comment typos containing "the the "
 2011-02-26  6:59 UTC 

[commit] Use EBADF, not EINVAL, for bad file descriptors in sim/common/callback.c
 2011-02-25 22:36 UTC 

[rfa] Use get_number_or_range for "info inferiors"
 2011-02-25 19:22 UTC  (3+ messages)

Add support for VxWorks 5.x, 6.x and 653
 2011-02-25 18:58 UTC  (51+ messages)
` [PATCH 01/18] Some ada-lang/ada-tasks routines needed by the VxWorks target
` [PATCH 03/18] New general purpose routines in utils.c
` [PATCH 04/18] add new "unload" command (symetry of existing "load" command)
` [PATCH 02/18] New command_post observer
` [PATCH 05/18] new struct bp_target_info target_private_data field
` [PATCH 06/18] New module remote-wtx-utils
` [PATCH 09/18] VxWorks breakpoint-handling module
` [PATCH 08/18] Add options to control Vxworks related settings
` [PATCH 10/18] "multi-tasks-mode" support
` [PATCH 07/18] remote-wtxapi: The WTX API abstraction layer
` [PATCH 11/18] Add partition support
` [PATCH 13/18] Add new "wtx" target
` [PATCH 12/18] remote-wtx-hw: register fetch/store support
` [PATCH 14/18] WTX-TCL support module
` [PATCH 15/18] Add support for VxWorks 6
` [PATCH 17/18] Configury and Makefile updates for VxWorks
` [PATCH 16/18] Add tdep files for x86 and powerpc
` [PATCH 18/18] document the new VxWorks port

[RFA] Implement support for PowerPC BookE ranged breakpoints
 2011-02-25 15:33 UTC  (4+ messages)
` [rfc] More intelligent indenting of multi-line table entries (Re: [RFA] Implement support for PowerPC BookE ranged breakpoints)

FYI: fixlet in ax.def
 2011-02-25 14:25 UTC 

[commit] Simplify "thread apply" with get_number_or_range
 2011-02-25 13:22 UTC  (6+ messages)
  ` info inferior, was "

[patch] Fix `info addr' for complex DWARF
 2011-02-25 10:26 UTC  (2+ messages)

[RFA] dw2-ranges.exp: Build dw2-ranges3.S with -gdwarf-2 (not -gstabs)
 2011-02-25  8:36 UTC  (5+ messages)

[patch] testsuite gdb.base/jit-main.c
 2011-02-24 23:51 UTC  (3+ messages)

[rfc, arm] Backtrace out of restart handler in vector page
 2011-02-24 20:48 UTC  (2+ messages)
` [rfc v2, "

question, re: gdb.base/label.exp
 2011-02-24 19:11 UTC 

[rfa] make clean should remove observe.h and observer.inc
 2011-02-24 19:04 UTC  (9+ messages)

[commit] remove a debugging printf
 2011-02-24 18:43 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