Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
Add support for VxWorks (v3)
 2011-03-04  6:23 UTC  (7+ messages)
` [VxWorks 01/20] fix parameter names in cli/cli-utils.h
` [VxWorks 03/20] New toplevel_command_post observer
` [VxWorks 05/20] more parsing routines in cli/cli-utils
` [VxWorks 04/20] New general purpose routines in utils.c
` [VxWorks 02/20] Some ada-lang/ada-tasks routines needed by the VxWorks target
` [VxWorks 06/20] add new "unload" command (symetry of existing "load" command)

Include dir intl when building libcommon.a for gdb
 2011-03-04  5:55 UTC  (11+ messages)

Remove make gnu-ism in gdbserver
 2011-03-04  5:49 UTC  (2+ messages)

make clean doesn't run in gdbserver/common
 2011-03-04  5:48 UTC  (2+ messages)

[patch gdb]: Fix some DOS-path related issues in gdb
 2011-03-04  5:12 UTC  (15+ messages)

[RFA] solib.c, reload_shared_libraries_1, close memory leak
 2011-03-04  4:58 UTC  (2+ messages)

[RFC/readline] bind.c, rl_function_dumper, Free allocated memory
 2011-03-04  2:35 UTC  (2+ messages)

[RFA] archive.c, bsd_write_armap, fail if stat fails
 2011-03-04  1:22 UTC  (4+ messages)

[RFA] elf64-x86-64.c, elf_x86_64_relocate_section, remove dead code
 2011-03-04  0:39 UTC  (3+ messages)

[RFA] libiberty/hashtab.c, higher_prime_index: avoid array overrun
 2011-03-04  0:19 UTC  (9+ messages)

[RFA] coff-x86_64.c (coff_amd64_rtype_to_howto): Fencepost error?
 2011-03-03 23:49 UTC  (4+ messages)

[RFA] aoutx.h, aout_link_write_other_symbol, missing break statement (?)
 2011-03-03 23:48 UTC  (3+ messages)

[RFA] aoutx.h, aout_final_link, use sizeof int
 2011-03-03 23:47 UTC  (3+ messages)

[RFA] archive.c, _bfd_slurp_extended_name_table, Fail if bfd_seek fails
 2011-03-03 23:44 UTC  (3+ messages)

[RFA] bfd/dwarf2.c/scan_unit_for_symbols, fix a memory leak
 2011-03-03 23:43 UTC  (3+ messages)

[RFA] peXXigen.c, _bfd_XXi_swap_aux_in, wrong size used in memcpy
 2011-03-03 22:38 UTC  (5+ messages)

libiberty/cplus-dem.c, ada-demangle: plug memory leak
 2011-03-03 22:00 UTC  (3+ messages)

[PATCH] sim: bfin: new port
 2011-03-03 21:40 UTC  (12+ messages)
` [PATCH v3] "
` [PATCH v5] "
  ` [PATCH v6] "

RFC: change "program exited" message
 2011-03-03 21:20 UTC  (3+ messages)

[rfa] remote-fileio.c, remote_fileio_func_fstat, uninitialized st.st_ino
 2011-03-03 18:36 UTC  (9+ messages)

[commit] cli/cli-script.c, script_from_file, add a break stmt for lint
 2011-03-03 17:59 UTC  (5+ messages)

[RFA] breakpoint.c, create_breakpoint, document that the case statement falls through
 2011-03-03 17:45 UTC  (5+ messages)

[RFA] python/py-breakpoint.c, fix memory leak
 2011-03-03 17:41 UTC  (4+ messages)

[RFA] c++/12506
 2011-03-03 17:32 UTC 

FY: check for DW_STRING == NULL
 2011-03-03 17:32 UTC 

[RFA] tui-winsource.c, initialize sal.pspace
 2011-03-03 17:29 UTC  (4+ messages)

RFC: remove a bunch of testsuite/**/configure scripts
 2011-03-03 16:57 UTC  (2+ messages)

[RFA] Reposition NULL check in print_it_typical
 2011-03-03 15:41 UTC  (2+ messages)

Add support for VxWorks 5.x, 6.x and 653
 2011-03-03 13:44 UTC  (5+ messages)
` [PATCH 18/18] document the new VxWorks port

[commit] printcmd.c, print_scalar_formatted, use strncpy
 2011-03-03 10:20 UTC  (4+ messages)

[rfa/rfc] Build libcommon.a for gdb and gdbserver
 2011-03-03  6:00 UTC  (16+ messages)

[RFA] py-inferior.exp: Avoid searching pattern beyond buffer
 2011-03-03  4:02 UTC  (3+ messages)

New ARI warning Thu Mar 3 01:53:39 UTC 2011
 2011-03-03  4:02 UTC  (2+ messages)

Fix magic number in arm-tdep.c
 2011-03-03  2:20 UTC  (6+ messages)

[commit] fix memory leak in maintenance_do_deprecate
 2011-03-03  1:16 UTC  (3+ messages)

[commit] mdebugread.c, parse_partial_symbols, fix indent
 2011-03-02 23:57 UTC 

[RFA] gdbserver/linux-arm-nat.c, arm_arch_setup, use xmalloc
 2011-03-02 23:41 UTC  (3+ messages)

[rfa] py-value.c, memory leak
 2011-03-02 23:37 UTC  (3+ messages)

[commit] target-descriptions.c, tdesc_gdb_type, no need to call xstrdup
 2011-03-02 23:17 UTC 

[RFA] i386-tdep.c, i386_process_record, document fall-through case
 2011-03-02 22:47 UTC  (2+ messages)

[commit] infcall.c, call_function_by_hand, add break statements for 'lint'
 2011-03-02 22:26 UTC 

[commit] utils.c, parse_escape, use \\% not \% in print string
 2011-03-02 22:13 UTC 

[RFA] py-inferior.c, check return value of PyList_Append
 2011-03-02 21:21 UTC  (5+ messages)

[commit] record.c (record_restore): Check pointer before use
 2011-03-02 19:33 UTC  (4+ messages)

[PATCH] Add -lpwl to ppllibs
 2011-03-02 18:43 UTC  (11+ messages)

[RFA] py-inferior.c, check return value of PyList_Append
 2011-03-02 18:43 UTC 

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

RFC: lazy psymtab infrastructure
 2011-03-02 18:04 UTC 

[patch] [gdbserver] Fix memory corruption
 2011-03-02 18:00 UTC  (4+ messages)

[RFA] breakpoint.c, update_static_tracepoint, variable same name as param
 2011-03-02 16:12 UTC  (2+ messages)

[RFA/commit] use gdb_test_no_output in gdb.python/py-inferior.exp
 2011-03-02 15:19 UTC  (3+ messages)

[03/03] Make breakpoint_address_match gdbarch_addr_bit-aware
 2011-03-02 14:59 UTC  (2+ messages)
` obsolete: "

[RFA] bfd-target.c, target_bfd_reopen, check for error
 2011-03-02  1:26 UTC  (2+ 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 

[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  (2+ messages)

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

[commit] py-prettyprint.c, val may be null
 2011-03-01 21:55 UTC  (5+ 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