This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.
Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index] Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
E4gdb-patches库存控制与需求预测
Re: =?UTF-8?q?=5BPATCH=20v3=5D=20sim =3A=20cfi=3A=20new=20flash=20device=20simulati on?=
[PATCH v2] sim: cfi: new flash device simulation
[PATCH v3] sim: cfi: new flash device simulation
[PATCH v4] sim: cfi: new flash device simulation
[0/3] RFC: add `function:label' linespecs
[1/3, ppc64, gdb FYI testcase] eu-strip vs. func addresses for GDB inferior calls
[1/3] RFC: introduce struct linespec_result
Re: [2/3, ppc64, elfutils patch] eu-strip vs. func addresses for GDB inferior calls
[2/3, ppc64, elfutils patch] eu-strip vs. func addresses for GDB inferior calls
[2/3] RFC: add `special_display' to linespec_result
[3/3, ppc64, bfd patch] eu-strip vs. func addresses for GDB inferior calls
[3/3] RFC: `function:label' linespecs
[Ada] cannot print slice of array defined as typedef
Re: [Bug-readline] [RFC/readline] bind.c, rl_function_dumper, Free allocated memory.
[commit+RFC] gdbserver: configure + make clean fails (no 'common' subdir)
[commit, arm] Fix GDB breakage after BFD change (Re: RFC: Adding an extra field to Elf_Internal_Sym)
[commit, arm] Fix minor ARM prologue parsing bug
[commit] ada-lang.c, inner variable shadows function param.
[commit] ada-lang.c, replace malloc call with xmalloc.
[commit] Add Xtensa Window Exception handlers to frame analysis
[commit] Allow "." prefix for ppc64 in solib-weak.exp
[commit] breakpoint.c, breakpoint_adjustment_warning, make safe from overflow
[commit] cli-dump.c, restore_binary_file, validate ftell return value.
[commit] cli/cli-dump.c (dump_bfd_file): Check error return and warn.
[commit] cli/cli-script.c, script_from_file, add a break stmt for lint
[commit] Correct coding style issues introduced by resent Xtensa updates
[commit] Correct style issues in xtensa-tdep.c
[commit] dwarf2read.c, dwarf2_compute_name, name can't be null here
[commit] event-top.c, display_gdb_prompt, remove superfluous null check
[commit] Extend Xtensa Call0 prologue analysis to handle dynamic stack adjustments
Re: [commit] fix memory leak in maintenance_do_deprecate
[commit] fix some changelog snafus.
[commit] Fix tramp-frame.c crash (Re: graceful unwind termination when we'd need unavailable/uncollect memory or registers to unwind further)
[commit] Fix uninitialized warning (Re: [RFA] Refactor breakpoint_re_set_one)
[commit] Fix unitialized warning in macroexp.c
[commit] Fix Xtensa-specific bug in MI command
[commit] fork-child.c, fork_inferior: Delete ifdef'd code and unused variable.
[commit] Get rid of build warnings on xtensa-tdep.c
[commit] gnu-ifunc code false gcc warning [Re: [patch] fix build on FreeBSD with gcc-4.2]
[commit] infcall.c, call_function_by_hand, add break statements for 'lint'
[commit] infrun.c, handle_inferior_event, remove unused function call
[commit] jv-lang.c, evaluate_subexp_java, conditional can't be true.
[commit] linespec.c / decode_objc: delete unused variable
[commit] linespec.c, decode_line_1, check for null.
[commit] linux-fork.c (inferior_call_waitptid): Fix copy/paste error.
[commit] linux-nat.c, linux_handle_extended_wait: delete unused variable
[commit] linux-tdep.c (linux_get_siginfo_type): Stop memory leak.
[commit] linux-thread-db.c, attach_thread, discard unused value.
[commit] mdebugread.c, parse_partial_symbols, fix indent.
[commit] minor reformatting for target.c:read_whatever_is_readable
[commit] Minor reformatting in elfread.c:elf_symtab_read
[commit] minor reformatting in objc-lang.c:selectors_info
[commit] objc-lang.c, classes_info, avoid string overrun
[commit] printcmd.c, print_scalar_formatted, use strncpy.
[commit] py-prettyprint.c, val may be null
[commit] Re: [patch 1/7] Support a ring of related breakpoints
[commit] Re: [patch 2/7] internal types for STT_GNU_IFUNC
[commit] Re: [patch 3/7] find_pc_partial_function new parameter
[commit] Re: [patch 4/7] Code cleanup for later STT_GNU_IFUNC support
[commit] Re: [patch 5/7] STT_GNU_IFUNC symbols reader
[commit] Re: [patch 6/7] STT_GNU_IFUNC resolution via breakpoints
[commit] Re: [patch 7/7] STT_GNU_IFUNC testcase
[commit] record.c (record_restore): Check pointer before use.
[commit] remote.c, discard unused values
[commit] remove some superfluous semicolons
[commit] remove subdir_do recursive make command in gdbserver/Makefile.in
[commit] Replace not-so-superfluous semicolons.
[commit] Skip py-section-script.exp if no Python support
[commit] Speed up skipping Xtensa Call0 prologue
[commit] symfile.c (simple_overlay_update): Check for null return.
[commit] Take into account Xtensa TX
[commit] target-descriptions.c, tdesc_gdb_type, no need to call xstrdup.
[commit] tracepoint.c, create_tsv_from_upload: fix memory leak
[commit] tracepoint.c, scope_info, fix memory leak.
[commit] tui-regs.c/tui_register_format: delete unused variable
[commit] ui-out.c, ui_out_field_core_addr, make safe from overflow
[commit] Update the number of coprocessors for Xtensa
[commit] utils.c, parse_escape, use \\% not \% in print string.
[commit] xml-syscall.c, syscall_start_syscall, assert name is not null.
[doc] Add Python Parameter changes description to NEWS
[OBV] ARI Fixes: remove trailingnew line from messages
[obv] Fix comment .gdb_index version number
[obv] Fix fbsd-nat.c build regression
[OBV] More message markup fixes
[obv] testsuite: Fix `help thread find`
Re: [patch 0/3] Re: [RFA] c++/11734 revisited (and c++/12273)
[patch 0/7] STT_GNU_IFUNC support
[PATCH 1/2] [Ada] fix printing slice of array defined as typedef
[patch 1/7] Support a ring of related breakpoints
Re: [PATCH 18/18] document the new VxWorks port
Re: [patch 2/2] Code cleanup: c_type_print_args's show_artificial
[PATCH 2/2] extend scope of testing in gdb.ada/arrayptr
Re: [patch 2/3] Displaced stepping for 16-bit Thumb instructions
[patch 2/7] internal types for STT_GNU_IFUNC
[patch 3/7] find_pc_partial_function new parameter
[patch 4/7] Code cleanup for later STT_GNU_IFUNC support
[patch 5/7] STT_GNU_IFUNC symbols reader
[patch 6/7] STT_GNU_IFUNC resolution via breakpoints
[patch 7/7] STT_GNU_IFUNC testcase
[patch committed]: Update e-mail address in MAINTAINERS file
[patch gdb/tui]: Use DOSish compatible filename comparison
[patch gdb]: Fix some DOS-path related issues in gdb
[patch libiberty include]: Add additional helper functions for directory-separator searching
Re: [PATCH v2] sim: cfi: new flash device simulation
Re: [PATCH v2] tracepoint: add new trace command "printf" and agent expression "printf" [0]
Re: [PATCH v2] tracepoint: add new trace command "printf" and agent expression "printf" [1] gdb
Re: [PATCH v3] sim: cfi: new flash device simulation
Re: [PATCH v4] sim: cfi: new flash device simulation
Re: [PATCH v5] sim: bfin: new port
[PATCH v6] sim: bfin: new port
[patch+docs] make 'disable|enable display' also accept ranges (Re: [patch] delete a range of display numbers)
[patch, arm] Use cached dsc->is_thumb instead of re-computing
[PATCH, committed] Add myself to MAINTAINERS
[patch] [doc] [obv] Remove duplicate Python news item. Fix typo.
[patch] [entryval] fixup: Unhandled dwarf expression opcode 0xf3
RE: [patch] [gdbserver] Do not crash on file load without inferior
[patch] [gdbserver] Fix memory corruption
[patch] [gdbserver] Fix multi-GB error log files
[patch] [ppc64] L* funcs addresses to infcalled funcs
Re: [patch] [python] Implement stop_p for gdb.Breakpoint
[patch] ada testsuite: False FAILs with gcc debug info
[patch] ada: Fix rashes on gdbarch garbage
[PATCH] Add 'getthrds' declaration check in configure for AIX
Re: [PATCH] Add -lpwl to ppllibs.
[patch] Add support for hooking prefix commands
[patch] Cleanup redundant statements in arm-tdep.c:copy_ldr_str_ldrb_strb
[PATCH] Clear GREP_OPTIONS environment variable.
[patch] Do not skip prologue for -O2 -g with GCC VTA Re: [patch] Fix for PR gdb/12573
[patch] DWARF-3+ DW_AT_accessibility defaults #2 (GCC PR debug/45124)
[patch] Fix -readnow for -gdwarf-4 unused type units
Re: [patch] Fix DWARF-3+ DW_AT_accessibility default assumption
[patch] Fix empty PC range psymtab<->symtab discrepancy
[patch] Fix for PR gdb/12573
[patch] Fix gdb.cp/ovsrch.exp C++ regression-by-.gdb_index
[PATCH] Fix instruction relocation for fast tracepoints
[patch] Fix Solaris make gdb/data-directory/ compat. [Re: [rfa/rfc] Build libcommon.a for gdb and gdbserver]
[PATCH] fix spurious FAIL in py-inferior.exp (x86-solaris)
[PATCH] Fix tabs vs. spaces issue in memattr.exp
Re: [PATCH] gdb for GNU/kFreeBSD on MIPS
[PATCH] gdb: start a gitignore
[patch] gdb_unload - account for another termination message
[PATCH] gitignore: ignore site.{bak,exp} treewide
[PATCH] h8300 target breakpoint doesn't work on Simulator
Re: [patch] Implement set/show callback functions in gdb.Parameter
Re: [PATCH] is_name_suffix("") is always non-zero
Re: [PATCH] libdecnumber: start a gitignore
[patch] News. Document gdb.Write stream keyword.
[patch] PR python/12149 (stderr output directed to stdout)
[patch] Re: Advice on fixing gdb/12528
[patch] resend: testsuite jit-main.c fix for non linux elf targets.
Re: [PATCH] Rewrite the codes for opcode 0x0f01 and add more instructions support
[PATCH] sim: bfin: add GPIO device simulation
[PATCH] sim: bfin: add hw tracing to gpio/sic port events
[PATCH] sim: bfin: add missing VS set with add/sub insns
[PATCH] sim: bfin: allow byteop[123]p src regs to be the same
[PATCH] sim: bfin: always do 16bit sign extension with the SEARCH insn
[PATCH] sim: bfin: check for kill/pread
[PATCH] sim: bfin: decode ASTAT on failure
[PATCH] sim: bfin: define more UART LSR bits
[PATCH] sim: bfin: document SIC limitation
[PATCH] sim: bfin: fix clear/set/toggle GPIO handling
[PATCH] sim: bfin: fix GPIO logic bugs when processing events
[PATCH] sim: bfin: fix inverted W1C logic
[PATCH] sim: bfin: fix sign extension with 16bit acc add insns
[PATCH] sim: bfin: fix thinko in bfin_gpio bus addresses
[PATCH] sim: bfin: fix thinko in SIC pin encoding
[PATCH] sim: bfin: fix typo in TWI stat reg
[PATCH] sim: bfin: handle AN (negative overflows) in dsp mult insns
[PATCH] sim: bfin: handle AZ updates with 16bit adds/subs
[PATCH] sim: bfin: handle saturation with fract multiplications
[PATCH] sim: bfin: handle saturation with RND12 sub insns
[PATCH] sim: bfin: handle V overflows in dsp mult insns
[PATCH] sim: bfin: skip acc/ASTAT updates for moves
[PATCH] sim: bfin: update AV and AC ASTAT bits with acc negation
[PATCH] sim: bfin: update VIT_MAX behavior to match hardware when Acc.X bits are set
Re: [PATCH] sim: cfi: new flash device simulation
[PATCH] sim: tests: support .S files
[PATCH] sim: tests: support .S/.c files
[patch] testsuite: race fix: gdb.trace/report.exp
[patch] workaround gcc46: prologue skip skips too far (PR 12435)
[python] [patch] Add is_valid to several classes
[python] [patch] Fix PR/12183
[revert patch] Remove configure/make in common/
[RFA-v2] Fix ARI warning about function call in first column
Re: [RFA/commit] use gdb_test_no_output in gdb.python/py-inferior.exp
Re: [rfa/rfc] Build libcommon.a for gdb and gdbserver
[RFA] use gdb_usleep instead of sleep in remote-mips.c (was Missing sleep function for mingw hosts)
[RFA] ada-valprint.c (ada_val_print_array): Assert elttype not null.
[RFA] Add constant CMD_LIST_AMBIGUOUS to replace (struct cmd_list_element *) -1
[RFA] aoutx.h, aout_final_link, use sizeof int
[RFA] aoutx.h, aout_link_write_other_symbol, missing break statement (?)
[RFA] archive.c, _bfd_slurp_extended_name_table, Fail if bfd_seek fails.
[RFA] archive.c, bsd_write_armap, fail if stat fails
[RFA] bfd, compress.c (bfd_compress_section_contents): Check for out of mem.
[RFA] bfd, elf32-i386.c (elf_i386_relocate_section): Document fall through.
[RFA] bfd, elf64-x86-64.c (elf_x86_64_relocate_section): document fall through.
[RFA] bfd-target.c, target_bfd_reopen, check for error
[RFA] bfd/dwarf2.c/scan_unit_for_symbols, fix a memory leak.
[RFA] bfd/i386linux.c, linux_tally_symbols, Check for null return.
[RFA] breakpoint.c, create_breakpoint, document that the case statement falls through.
[RFA] breakpoint.c, enable_command, missing break statement.
[RFA] breakpoint.c, update_static_tracepoint, variable same name as param.
[RFA] c++/12506
[RFA] coff-x86_64.c (coff_amd64_rtype_to_howto): Fencepost error?
[RFA] completer.c (expression_completer): Stop memory leak.
[RFA] dbxread.c (process_one_symbol): Assert 'name' is not null.
[RFA] dwarf2loc.c (indirect_pieced_value): Assert 'piece' not null.
[RFA] dwarf2loc.c, loclist_read_variable, Assert frame not null
[RFA] elf64-x86-64.c, elf_x86_64_relocate_section, remove dead code.
[RFA] elfread.c (elf_symtab_read): Stop memory leak.
[RFA] event-loop.c (delete_async_signal_handler): Assert prev_ptr.
Re: [RFA] Fix ARI warning about function call in first column
[RFA] Fix ARI warning about function call in first column (was : New ARI warning Sat Mar 12 01:53:29 UTC 2011)
[RFA] Fix ARI warnings about function with no parameters ( RE: New ARI warning Sat Mar 12 01:53:29 UTC 2011)
Re: [RFA] Fix decode_indirect to use parse_to_comma_and_eval
[RFA] Fix formatting in [RFA-v2] Fix ARI warning about function call in first column
Re: [RFA] fix loop in gdbserver/tracepoint.c
Re: [RFA] fix memory leak in gdbserver/server.c/handle_v_run
[RFA] frame.c (find_frame_sal): Check return value of get_frame_function.
[RFA] gdbserver/hostio.c, handle_close: check for null
[RFA] gdbserver/linux-arm-nat.c, arm_arch_setup, use xmalloc
[RFA] gdbserver/server.c (queue_stop_reply): Call xmalloc not malloc.
Re: [rfa] gdbserver/tracepoint.c, discard unused values
[RFA] gdbserver/tracepoint.c, eval_agent_expr, prevent stack underflow.
[RFA] i386-tdep.c, check target_read_memory for error.
[RFA] i386-tdep.c, i386_process_record, document fall-through case.
Re: [RFA] Implement support for PowerPC BookE ranged breakpoints
[RFA] infcmd.c (attach_command): Assert args is not null.
[RFA] libiberty/argv.c, expandargv, close memory leak
[RFA] libiberty/hashtab.c, higher_prime_index: avoid array overrun
[RFA] libiberty/make-relative-prefix.c, save_string, use xmalloc over malloc
[RFA] linux-nat.c, linux_thread_alive, user errno instead of err
[RFA] main,c, captured_main, close memory leak (python)
[RFA] make first parameter of to_lookup_symbol const char *
[RFA] mdebugread.c (psymtab_to_symtab_1): assert that 'fh' is not null
[RFA] mi-cmd-disas.c (mi_cmd_disassemble): Fix memory leak.
[RFA] mi/mi-cmd-env.c (_initialize_mi_cmd_env): Free environment.
[RFA] Missing files in Makefile.in
Re: [RFA] New rules for ARI
[RFA] New rules for ARI (was [commit] Get rid of build warnings on xtensa-tdep.c)
[RFA] objc-lang.c (selectors_info): Check strchr for null result.
[RFA] p-typeprint.c, move pointer use to after null-check.
[RFA] peXXigen.c, _bfd_XXi_swap_aux_in, wrong size used in memcpy.
[RFA] py-inferior.c, check return value of PyList_Append
[RFA] py-inferior.exp: Avoid searching pattern beyond buffer
Re: [rfa] py-value.c, memory leak
[RFA] python/py-breakpoint.c (bppy_set_condition): Stop memory leak.
Re: [RFA] python/py-breakpoint.c, fix memory leak
[RFA] python/py-utils.c, delete unused variable (?)
[RFA] Refactor breakpoint_re_set_one
[rfa] remote-fileio.c, remote_fileio_func_fstat, uninitialized st.st_ino.
[RFA] remote.c, putpkt_binary, document that case statement falls thru
[RFA] Remove new lines at end of messages
[RFA] Reposition NULL check in print_it_typical
[RFA] ser-unix.c (hardwire_get_tty_state): Stop memory leak.
[RFA] solib.c, reload_shared_libraries_1, close memory leak
[RFA] stabsread.c (define_symbol): Guard against bad stabstring input.
[rfa] std-regs.c, value_of_builtin_frame_pc_reg, don't bother checking for null frame.
Re: [RFA] target.c/read_whatever_is_readable: fix memory leak
[RFA] top.c (set_verbose): Assert showcmd was found.
[RFA] tui-winsource.c, initialize sal.pspace
[RFA] valops.c (find_oload_champ): Free malloced pointer.
[RFC - Python] New ObjFile event
[RFC 0/9] Unify windows specifics into common/windows-hdep files
[RFC 1/9] Unify windows specifics into common/windows-hdep files
[RFC 2/9] Unify windows specifics into common/windows-hdep files
[RFC 3/9] Unify windows specifics into common/windows-hdep files
[RFC 4/9] Unify windows specifics into common/windows-hdep files
[RFC 5/9] Unify windows specifics into common/windows-hdep files
[RFC 6/9] Unify windows specifics into common/windows-hdep files
[RFC 7/9] Unify windows specifics into common/windows-hdep files
[RFC 8/9] Unify windows specifics into common/windows-hdep files
[RFC 9/9] Unify windows specifics into common/windows-hdep files
Re: [rfc v2, arm] Backtrace out of restart handler in vector page
[rfc v2][rft (procfs, nto-procfs)] Fix signal bypass heuristic with software single-step
[rfc, arm] Always use correct execution state for single-step breakpoints
[rfc, ppc64] Support "generic" vector ABI
[RFC/readline] bind.c, rl_function_dumper, Free allocated memory.
Re: [rfc/rfa] Use ARM exception tables as GDB unwinder
[RFC] Cleanup breakpoint_re_set_one
Re: [rfc] Fix broken i386 signal unwinding (Re: graceful unwind termination when we'd need unavailable/uncollect memory or regis
[rfc] Fix broken i386 signal unwinding (Re: graceful unwind termination when we'd need unavailable/uncollect memory or registers to unwind further)
[rfc] GDB memory corruption in multi-forks test case
[rfc] Inferior call return value must never be an lvalue
[RFC] Internationalization markup of messages and common code
[RFC] Missing files in Makefile.in
[RFC] Missing sleep function for mingw hosts
[RFC] nm header removal: Get rid of config/i386/nm-i386gnu.h header
[RFC] One more ARI related fix
[RFC] Question about CODESET macro inside config/djgpp/langinfo.h
[RFC] Remove START_INFERIOR_TRAPS_EXPECTED macro from nm header
[RFC] sim updates which fix some fileio.exp failures for v850-elf
[RFC] Skip hardware breakpoint tests on OpenBSD
[rfc][rft (procfs, nto-procfs)] Fix signal bypass heuristic with software single-step
[RFC]ARI fixes: Add missing internationalization markups throughout yacc files
Re: [toolchain-devel] [PATCH] sim: bfin: allow byteop[123]p src regs to be the same
[try 2nd 0/8] Displaced stepping for Thumb instructions
[try 2nd 1/8] Fix cleanup_branch to take Thumb into account
[try 2nd 2/8] Rename copy_* functions to arm_copy_*
[try 2nd 3/8] Refactor copy_svc_os
[try 2nd 4/8] Displaced stepping for Thumb 16-bit insn
[try 2nd 5/8] Displaced stepping for Thumb 32-bit insns
[try 2nd 6/8] Rename some functions to arm_*
[try 2nd 7/8] Test case
[try 2nd 8/8] NEWS
[try 2nd, patch] Move common macros to i386-dbg-reg.h
Re: [unavailable regs/locals, 01/11] registers status upwards
Re: [unavailable values part 1, 00/17] introduction
Re: [unavailable values part 1, 17/17] unavailable vptr / virtual base offset
[VxWorks 01/20] fix parameter names in cli/cli-utils.h
[VxWorks 02/20] Some ada-lang/ada-tasks routines needed by the VxWorks target
[VxWorks 03/20] New toplevel_command_post observer
[VxWorks 04/20] New general purpose routines in utils.c
[VxWorks 05/20] more parsing routines in cli/cli-utils
[VxWorks 06/20] add new "unload" command (symetry of existing "load" command)
[VxWorks 07/20] new struct bp_target_info target_private_data field
[VxWorks 08/20] New modules gdb_dlfcn and remote-wtx-utils
[VxWorks 09/20] remote-wtxapi: The WTX API abstraction layer.
[VxWorks 10/20] Add options to control Vxworks related settings.
[VxWorks 11/20] VxWorks breakpoint-handling module.
[VxWorks 12/20] "multi-tasks-mode" support.
[VxWorks 13/20] Add partition support.
[VxWorks 14/20] remote-wtx-hw: register fetch/store support.
[VxWorks 15/20] Add new "wtx" target.
[VxWorks 16/20] WTX-TCL support module
[VxWorks 17/20] Add support for VxWorks 6
[VxWorks 18/20] Add tdep files for x86 and powerpc.
[VxWorks 19/20] Configury and Makefile updates for VxWorks
[VxWorks 20/20] document the new VxWorks port
Add support for DragonFlyBSD target to top level configure
Add support for VxWorks (v3)
RE: add TAGS target in testsuite
Advice on fixing gdb/12528
Build regression [Re: [patch libiberty include]: Add additional helper functions for directory-separator searching]
Build regression: FYI: gdb/common/Makefile calling aclocal & autoconf...
Re: can we avoid using contractions in GDB messages?
can we avoid using contractions in GDB messages? (was: "[commit] symfile.c (simple_overlay_update): Check for null return.")
cancel/FYI: Re: [patch] workaround gcc46: prologue skip skips too far (PR 12435)
Re: configure oddity
DWARF sanity checking [Re: [patch] Fix empty PC range psymtab<->symtab discrepancy]
Fix magic number in arm-tdep.c
FY: check for DW_STRING == NULL
FYI: add TAGS target in testsuite
FYI: fix a couple prototypes
FYI: fix build buglet
FYI: fix doc typo
FYI: fix PR 12441
FYI: fix typo in py-prettyprint
FYI: fix varobj bug with python iterator errors
FYI: gdb/common/Makefile calling aclocal & autoconf...
FYI: remove `static's from cli-utils.c
FYI: remove bogus 'return'
GDB/MI design question re: Ada exception catchpoints
Re: graceful unwind termination when we'd need unavailable/uncollect memory or registers to unwind further
improve Ada exception catchpoint GDB/MI *stopped notification
Include dir intl when building libcommon.a for gdb
libiberty/cplus-dem.c, ada-demangle: plug memory leak.
Re: make clean doesn't run in gdbserver/common
mark raw registers the target doesn't have access to as unavailable
need to define GDB/MI commands for Ada exception catchpoints
New ARI warning Fri Mar 11 01:54:56 UTC 2011
New ARI warning Sat Mar 12 01:53:29 UTC 2011
New ARI warning Sat Mar 12 02:03:36 UTC 2011
New ARI warning Sat Mar 19 01:54:11 UTC 2011
New ARI warning Thu Mar 3 01:53:39 UTC 2011
New ARI warning Tue Mar 29 01:55:35 UTC 2011
obsolete: Re: [03/03] Make breakpoint_address_match gdbarch_addr_bit-aware
Re: Ping: Merge duplicated macros in linux-nat.c and linux-low.c
Question about printing info to UI (MI -vs- non-MI)
quick status on gdb-7.2.1 & gdb-7.3? (Mar 07)
Regression: [Re: RFC: change "program exited" message]
Regression: graceful unwind termination when we'd need unavailable/uncollect memory or registers to unwind further
Regression: Re: [3/3] RFC: `function:label' linespecs
Regression: Re: RFC: update for GCC PR 47510
Remove deprecated DW_FORM_sig8 define
Remove gnulib/m4/memcmp.m4 from aclocal_m4_deps
Remove make gnu-ism in gdbserver
Remove old host cases from toplevel configure
reposted: Re: revert: Re: [patch] Fix DWARF-3+ DW_AT_accessibility default assumption
revert+new [patch]: Re: [patch] DWARF-3+ DW_AT_accessibility defaults #2 (GCC PR debug/45124)
revert: Re: [patch] Fix DWARF-3+ DW_AT_accessibility default assumption
RFC: change "program exited" message
RFC: Issue about assumption of DOSish file-system for cygwin
RFC: lazily call save_current_space_and_thread
RFC: lazily read new inferior debuginfo
RFC: lazy psymtab infrastructure
Re: RFC: remove a bunch of testsuite/**/configure scripts
RFC: speed up have_live_inferiors
RFC: update for GCC PR 47510
sim: bfin: fix brace style
sim: common: trim trailing whitespace
Re: time to start thinking about GDB 7.3 (as well!)
Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index] Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]