public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] sim: bfin: new port
 2011-03-02  2:23 UTC  (10+ messages)
` [PATCH v3] "
  ` [PATCH v5] "

[RFA] bfd-target.c, target_bfd_reopen, check for error
 2011-03-02  1:26 UTC  (2+ messages)

[RFA] linux-nat.c, linux_thread_alive, user errno instead of err
 2011-03-02  1:18 UTC  (3+ messages)

[commit] cli/cli-dump.c (dump_bfd_file): Check error return and warn
 2011-03-02  1:10 UTC 

[commit] jv-lang.c, evaluate_subexp_java, conditional can't be true
 2011-03-02  0:45 UTC 

[commit] dwarf2read.c, dwarf2_compute_name, name can't be null here
 2011-03-02  0:39 UTC 

[commit] cli-dump.c, restore_binary_file, validate ftell return value
 2011-03-01 23:43 UTC 

[commit] ada-lang.c, replace malloc call with xmalloc
 2011-03-01 23:09 UTC 

[RFA] breakpoint.c, update_static_tracepoint, variable same name as param
 2011-03-01 22:51 UTC 

[commit] ada-lang.c, inner variable shadows function param
 2011-03-01 22:44 UTC 

[commit] tracepoint.c, create_tsv_from_upload: fix memory leak
 2011-03-01 22:25 UTC 

[commit] tracepoint.c, scope_info, fix memory leak
 2011-03-01 22:15 UTC 

[commit] linespec.c, decode_line_1, check for null
 2011-03-01 22:08 UTC  (6+ messages)

[patch 0/3] Re: [RFA] c++/11734 revisited (and c++/12273)
 2011-03-01 22:00 UTC  (4+ messages)

[rfa] std-regs.c, value_of_builtin_frame_pc_reg, don't bother checking for null frame
 2011-03-01 21:56 UTC  (5+ messages)

[commit] py-prettyprint.c, val may be null
 2011-03-01 21:55 UTC  (5+ messages)

[patch] [gdbserver] Fix memory corruption
 2011-03-01 21:34 UTC 

[commit] event-top.c, display_gdb_prompt, remove superfluous null check
 2011-03-01 21:14 UTC 

[RFA] p-typeprint.c, move pointer use to after null-check
 2011-03-01 20:37 UTC 

[commit] record.c (record_restore): Check pointer before use
 2011-03-01 20:25 UTC 

RFC: speed up have_live_inferiors
 2011-03-01 19:06 UTC 

[RFA] python/py-utils.c, delete unused variable (?)
 2011-03-01 19:00 UTC  (4+ messages)

[commit] breakpoint.c, breakpoint_adjustment_warning, make safe from overflow
 2011-03-01 18:58 UTC  (3+ messages)

[commit] fork-child.c, fork_inferior: Delete ifdef'd code and unused variable
 2011-03-01 18:57 UTC  (3+ messages)

[commit] objc-lang.c, classes_info, avoid string overrun
 2011-03-01 18:51 UTC  (4+ messages)

[rfc v2, arm] Backtrace out of restart handler in vector page
 2011-03-01 18:22 UTC  (2+ messages)

RFC: remove a bunch of testsuite/**/configure scripts
 2011-03-01 17:20 UTC  (5+ messages)

[RFA] Fix decode_indirect to use parse_to_comma_and_eval
 2011-03-01 17:08 UTC  (2+ messages)

[patch 2/3] Displaced stepping for 16-bit Thumb instructions
 2011-03-01 16:11 UTC  (4+ messages)

[rfa/rfc] Build libcommon.a for gdb and gdbserver
 2011-03-01 14:36 UTC  (18+ messages)

[PATCH v2] tracepoint: add new trace command "printf" and agent expression "printf" [1] gdb
 2011-03-01  7:04 UTC  (2+ messages)

Remove make gnu-ism in gdbserver
 2011-03-01  7:03 UTC 

make clean doesn't run in gdbserver/common
 2011-03-01  6:28 UTC 

Include dir intl when building libcommon.a for gdb
 2011-03-01  6:22 UTC 

[commit] ui-out.c, ui_out_field_core_addr, make safe from overflow
 2011-03-01  2:34 UTC 

[commit] linux-nat.c, linux_handle_extended_wait: delete unused variable
 2011-03-01  2:33 UTC  (3+ messages)

[commit] infrun.c, handle_inferior_event, remove unused function call
 2011-03-01  1:02 UTC 

[commit] linux-thread-db.c, attach_thread, discard unused value
 2011-03-01  0:47 UTC 

[commit] remote.c, discard unused values
 2011-03-01  0:35 UTC 

[commit] linespec.c / decode_objc: delete unused variable
 2011-03-01  0:27 UTC 

[commit] tui-regs.c/tui_register_format: delete unused variable
 2011-03-01  0:12 UTC 

[commit] eval.c, evaluate_subexp_standard, delete unused variable and discard unused values
 2011-02-28 23:56 UTC 

[commit] infcmd.c discard unused values
 2011-02-28 23:50 UTC 

[commit] stabsread.c, missing break statement
 2011-02-28 23:38 UTC 

[commit] dbxread.c, discard unused value
 2011-02-28 23:33 UTC 

[commit] coffread.c / end_coff_symtab, delete unused variable
 2011-02-28 23:24 UTC 

[commit] dwarf2read.c, delete some unused variables / values
 2011-02-28 23:18 UTC 

[commit] m2-lang.c/evaluate_subexp_modula2: discard unused value
 2011-02-28 23:14 UTC 

[commit] opencl-lang.c/evaluate_subexp_opencl: discard unused value
 2011-02-28 22:56 UTC 

[commit] p-valprint.c/pascal_val_print: discard unused value
 2011-02-28 22:51 UTC 

[rfa] gdbserver/tracepoint.c, discard unused values
 2011-02-28 22:47 UTC 

[commit] utils.c, query, nquery, yquery: call va_end before return
 2011-02-28 22:38 UTC 

[commit] proc-service.c/ps_plog: call va_end
 2011-02-28 22:21 UTC 

[commit] Further simplify gdbserver/utils.c/decimal2str
 2011-02-28 22:09 UTC 

[patch] [python] Implement stop_p for gdb.Breakpoint
 2011-02-28 21:19 UTC  (4+ messages)

FYI: fix leak in convert_value_from_python
 2011-02-28 20:30 UTC 

FYI: use ALL_OBJFILE_PSYMTABS in one more place
 2011-02-28 19:38 UTC 

[rfa] py-value.c, memory leak
 2011-02-28 18:58 UTC  (3+ messages)

graceful unwind termination when we'd need unavailable/uncollect memory or registers to unwind further
 2011-02-28 18:50 UTC  (4+ messages)

[rfc] Add missing "break;" in jv-lang.c
 2011-02-28 18:44 UTC  (3+ messages)

[rfa] function parameter shadowed by local variable in opencl-lang.c
 2011-02-28 18:43 UTC  (11+ messages)
    ` [RFC] Compile GDB with -Wshadow? (was: "Re: [rfa] function parameter shadowed by local variable in opencl-lang.c")
            ` [RFC] Compile GDB with -Wshadow?

[patch] Implement set/show callback functions in gdb.Parameter
 2011-02-28 18:41 UTC  (3+ messages)

[patch libiberty include gcc]: PR debug/28047 DWARF output_file_names should really understand DOS pathnames
 2011-02-28 18:41 UTC  (6+ messages)

[RFA] fix use-after-free in opencl-lang.c
 2011-02-28 18:37 UTC  (3+ messages)

[fixme] case statement without break -- intentional?
 2011-02-28 18:32 UTC  (3+ messages)

[commit] objc-lang.c: avoid string overrun
 2011-02-28 18:27 UTC  (6+ messages)

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

[fixme] Missing break statement in linux-record.c?
 2011-02-28 18:15 UTC  (3+ messages)

[patch] Move common macros to i386-common.h
 2011-02-28 18:12 UTC  (5+ messages)

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

Displaced stepping 0002: refactor and create some copy helpers
 2011-02-28 17:53 UTC  (2+ messages)

[RFA] Implement support for PowerPC BookE ranged breakpoints
 2011-02-28 17:08 UTC  (2+ messages)

[rfc] More intelligent indenting of multi-line table entries (Re: [RFA] Implement support for PowerPC BookE ranged breakpoints)
 2011-02-28 16:34 UTC  (3+ messages)
` [rfc] More intelligent indenting of multi-line table entries (Re: [RFA] Implement support for PowerPC BookE ranged breakpoin
  ` [commit] Remove unused parameter (Re: [rfc] More intelligent indenting of multi-line table entries)

[RFA/commit] use gdb_test_no_output in gdb.python/py-inferior.exp
 2011-02-28 16:24 UTC  (2+ messages)

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

[RFA] python/py-breakpoint.c, fix memory leak
 2011-02-28 15:57 UTC  (2+ messages)

[RFA] py-cmd.c, fix memory leak
 2011-02-28 15:56 UTC  (2+ messages)

[unavailable regs/locals, 01/11] registers status upwards
 2011-02-28 15:53 UTC  (2+ messages)

[rfa] mem leak in catch_syscall_completer
 2011-02-28 15:53 UTC  (2+ messages)

[fixme] no-effect expression in assert
 2011-02-28 15:41 UTC  (2+ messages)

Add support for VxWorks 5.x, 6.x and 653
 2011-02-28 15:37 UTC  (5+ messages)
` [PATCH 14/18] WTX-TCL support module

[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")

[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 

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

[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  (2+ messages)
` Displaced stepping 0004: wip: 32-bit "

[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 

[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)

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

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

[commit] fix memory leak in maintenance_do_deprecate
 2011-02-27 17:13 UTC  (2+ 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).