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]
Re: "maint set remote-async" is removed from sources, but is still described in texinfo?
Re: [1/3] broken -thread-info output in non-stop mode, suppress_stop_observer
[1/3] broken -thread-info output in non-stop mode, suppress_stop_observer
[2/3] broken -thread-info output in non-stop mode, suppress_resume_observer
[3/3] broken -thread-info output in non-stop mode, fix it
[Build failure] chartset.c build failure: iconv 2nd argument type problem
[Build-failure] elf32-score.c compilation warning
[commit/Ada] Add new task states (Activating, Acceptor_Delay_Sleep)
[commit/Ada] Displaying wrong value for fixed point
[commit/Ada] Fix crash printing packed record containing a packed array
[commit/Ada] Fix crash when printing 'first/'last of type
[commit/Ada] GDB crash printing tagged type variable
[commit/Ada] Make ada-tasks.c:ada_task_is_alive static
[commit/Ada] minor code cleanup in ada_evaluate_subexp
[commit/Ada] Print the correct type for float division/multiplication
[commit/Ada] Remove some unused routines ...
[commit/Ada] Remove the "Running" state
[commit/Ada] Use our builtin type when evaluating conditional expressions
[commit/Ada] Various fixes after "dwarf reader and typedefs"
[commit/AIX] Debugger is crashing when debugging program
[commit/AIX] Fix error happening while loading a core file
[commit/darwin] Fix casting to pointer of different size warning
[commit/obvious] Add missing ops parameter in go32_create_inferior
[commit/obvious] add missing ops parameter in remote-mips.c...
[commit/Tru64] Ada tasking support on Tru64
[commit/Tru64] bring back the Tru64 port to life...
[commit/xcoffread] unexpected breakpoint choice on AIX
[commit] Add handling for x86_64-darwin
[commit] Fix build failure on AIX (missing target_ops params)
[commit] Fix build failure on x86-darwin
[commit] Fix crash when setting solib-search-path
[commit] Fix watchpoint-solib.exp with software watchpoints
[commit] Get rid of a compilation warning on som-solib.c
[commit] remote -> close -> generic_mourn -> TUI crash.
[commit] remote non-stop, add missing call to init_wait_for_inferior.
[commit] small cleanup cleanup
[commit][doc] Remove tindex entries from python command docs.
[commit][obvious] Remove unused value_object attribute `owned_by_gdb'.
Re: [FYI] Inlining support, rough patch
[gdbserver/commit] fix whitespace.
[gdbserver/ob-ish] Fix mingw32 no-ack regression.
[gdbserver/RFA] Add linux non-stop mode support
[gdbserver/RFA] decouple the target side from the remote protocol side.
[gdbserver/RFA] pave way for multi-process, s/process/lwp/g
[gdbserver/RFC/RFA] Implement multiprocess extensions, add linux multiproces support.
[gdbserver] fix spurious SIGTRAPs
[gdbserver] Make it safe for the callback function to delete the currently iterated inferior.
[gdbserver] ob, update thread-db.o's dependencies
[gdbserver] Tweak a target resume interface a bit.
[ob] Fix two memory corruption bugs
[ob] inferior_thread: Remove "extern" in definition.
[ob] Remove unused argument "line_num" of gdb_disassembly
[ob] symtab.c whitespace cleanup
[obv] Add AUXV parsing for new AT_RANDOM
[obv] configure: Initialize the variable $PREFER_CURSES
Re: [PATCH 1/4] catch syscall -- try 4 -- Architecture-independent part
Re: [PATCH 1/4] catch syscall -- try 4 -- Architecture-independent part
[patch/rfc] Recognize non-DW_AT_location <value optimized out> symbols
Re: [patch/rfc] Recognize non-DW_AT_location <value optimized out> symbols [Re: [patch] Racy FAIL: gdb.base/auxv.exp + gdb.base/callfuncs.exp]
[PATCH] AR Index: Ignore gnulib directory
Re: [patch] Better display command-line macros + doc addon [Re: [patch] doc: Document macros defined from command-line]
[patch] Better display command-line macros + doc addon [Re: [patch] doc: Document macros defined from command-line]
[patch] change method for dynamically loading "new" windows functions
[patch] committed: infcmd.c - info registers
Re: [patch] Correct `gcc -D' macros get ignored (PR 9873)
[patch] doc: Document macros defined from command-line
[patch] Enable power7 disassembling
Re: [patch] Fix `return' of long/long-long results with no debuginfo
Re: [patch] Fix `return' of long/long-long results with no debuginfo
Re: [patch] Fix `return' of long/long-long results with no debuginfo
Re: [patch] Fix a crash when displaying variables from shared ?library.
Re: [patch] Fix a crash when displaying variables from shared library.
Re: [patch] Fix a crash when displaying variables from shared ?library.
Re: [patch] Fix a crash when displaying variables from shared library.
Re: [patch] Fix a crash when displaying variables from shared library.
Re: [patch] Fix a crash when displaying variables from shared ?library.
Re: [patch] Fix a crash when displaying variables from shared library.
[patch] Fix a value leak by VAROBJ
[patch] Fix C `extern' shadowing in a local block
[patch] Fix internal error on breaking at a multi-locations caller
[patch] Fix power7 ppc64 binaries loading
Re: [patch] Fix SIGSEGV in gdb when printing ctor of non-virtual class
[patch] Fix unintended fall-through in dump_subexp_body_standard
Re: [Patch] Improve path lookup of absolute source file
[PATCH] Make tracepoints into breakpoints
Re: [patch] mips-tdep: info registers
[PATCH] mn10300 chars are unsigned
[patch] move handling of advapi32 dynamic functions into startup function
[PATCH] Obvious ARI fix: remove xasprintf occurrences
[PATCH] obvious pattern fix in gdb.base/step-line.exp
[PATCH] PR exp/9103
[patch] Racy FAIL: gdb.base/auxv.exp + gdb.base/callfuncs.exp [Re: [patch/rfc] Recognize non-DW_AT_location <value optimized out> symbols]
[PATCH] Support new target S+core 3, a variant of S+core
[patch] testsuite: Fix a racy FAIL on gdb.base/multi-forks.exp
[patch] Use adequate storage for dr array in windows-nat.c
[remote/non-stop] Make attaching not rely on querying the remote current thread.
Re: [remote/rfc] Let GDB know if a remote server originally attached to a process.
[remote/rfc] Let GDB know if a remote server originally attached to a process.
[remote] Fix vCont;t when multiprocess extensions are off.
[RFA/commit?] Add gdb to the list of supported dirs on x86_64-darwin
Re: [RFA/commit?] Add gdb to the list of supported dirs on x86_64-darwin
[RFA/commit] crash while searching for a block's objfile
[RFA/commit] Minor cleanup in breakpoint_thread_match
[RFA/commit] undefined regcache_set_valid_p in remote-mips.c
[RFA/doco] Document task-specific breakpoints
[RFA/Obvious] AR Index abort function use rule fix
[RFA/testsuite/ada] fixed-point types with overprecise deltas
Re: [RFA/win32] Improve C-c handling when process in different console
[RFA/Windows] Fix Ada task switching on Windows...
Re: [RFA] (display_uses_solib_p): Redo loop, scan element list backwards.
Re: [RFA] (display_uses_solib_p): Redo loop, scan element list backwards.
[RFA] (display_uses_solib_p): Redo loop, scan element list backwards.
[RFA] (dump_raw_expression): Print note if non-NULL.
[RFA] Add --with-curses configure option
[RFA] AR Index, remove yacc-lex sources for boolean tests
[RFA] AR Index: Add exceptions for gnulib/string.in.h
[RFA] ARI fix: linux-nat.c: remove strlen d_name
[RFA] ARI fix: remove xasprintf uses
[RFA] ARIndex: move deprecated with zero count to regression
[RFA] Change AUXV bit checked to decide the size of the FPSCR
[RFA] config/i386: Remove I386_WATCHPOINTS_IN_TARGET_VECTOR macro
[RFA] darwin-nat.c AR Index fixes: remove strerror uses
[RFA] fix bfd multi-arch compilation failure
[RFA] Fix compiling amd64-linux-nat.c on old glibcs [was Re: new siginfo support doesn't build on glibc 2.2.2]
Re: [RFA] Fix compiling amd64-linux-nat.c on old glibcs [was Re: new siginfo support doesn't build on glibc 2.2.2]
[RFA] fix crash when rerunning programs in non-stop mode
Re: [RFA] Fix hand called function when another thread has hit a bp.
[RFA] i386-nat.c (child_post_startup_inferior): Delete, unused.
Re: [RFA] linux-nat.c minor cleanup
[RFA] Makefile.in (clean): rm -f $(DEPDIR)/*.
[rfa] misc fixes and improvements to Python code.
[RFA] New gdb_usleep function?
Re: [RFA] Patch to fix "reverse-next" command error
[RFA] Patch to fix "reverse-step" command error
[RFA] Patch to fix reverse-debug recursion function tail bug
[RFA] Submit process record and replay fourth time, 0/8
[RFA] Submit process record and replay fourth time, 1/8
[RFA] Submit process record and replay fourth time, 2/8
[RFA] Submit process record and replay fourth time, 3/8
[RFA] Submit process record and replay fourth time, 4/8
[RFA] Submit process record and replay fourth time, 5/8
[RFA] Submit process record and replay fourth time, 6/8
[RFA] Submit process record and replay fourth time, 7/8
[RFA] Submit process record and replay fourth time, 8/8
Re: [RFA] Submit process record and replay third time, 3/9
[RFA] Wrong inner_frame sanity check with signal frame and -fstack-check
[RFA]: Handle multi-line versions of multi-breakpoints
Re: [RFA][Python] Change gdb.Value.address from a method to an attribute.
Re: [RFA][Python] Change gdb.Value.address from a method to an attribute.
[RFA][Python] Change gdb.Value.address from a method to an attribute.
Re: [RFA][Python] Change gdb.Value.address from a method to an attribute.
[RFC-version3] Fix completion bug for directories
[RFC/RFA] GDB's .eh_frame unwinder doesn't work when debugging relocatable files loaded at vma != 0.
[RFC] Add task-specific breakpoint capability...
Re: [RFC] AR Index: Try to test 'if' assignment errors more correctly
[RFC] AR Index: Try to test 'if' assignment errors more correctly
[RFC] Broken -thread-info output in non-stop mode.
[RFC] Change "set print frame-arguments"'s default to scalars
[RFC] disassemble-next-line
[RFC] Fix MI timings
Re: [RFC] gdbserver: Add watchpoint support for windows i386 gdbserver
[RFC] How to get target_ops from to_kill method?
[RFC] mn10300: Rewrite prologue analyzer
[rfc] python API exposing inferior's frame stack.
[RFC] Set I386_USE_GENERIC_WATCHPOINTS in configure
[RFC] Special casing dtors?
Re: [RFC] When debugging infrun, print stop_pc in all possible cases.
Re: [RFC][python] Add support for convenience functions implemented in Python
Re: [RFC][Python] Re: any expression to tell whether a variable was optimized out?
Re: [RFC][Python] Re: any expression to tell whether a variable was optimized out?
[RFC][Python] Re: any expression to tell whether a variable was optimized out?
Re: [RFC][Python] Re: any expression to tell whether a variable was optimized out?
[www/RFA] Remove references to libgdb in GDB's web pages
[www] Fix broken link
Eliminate some sleep usage.
Enable non-stop mode MI tests against remote targets.
Fix a multiprocess crash.
Fix a multiprocess/non-stop assertion.
Fix a non-stop/remote problem.
Fix internal-error on permanent breakpoint on top of permanent breakpoint.
Fix invalid locale
Fix mi-cli.exp
Fix quitting from GDB with a core target
FYI: add an obstack cleanup
FYI: change a free to a cleanup
FYI: character set handling rewrite
FYI: charset configury cleanup
FYI: dwarf reader and typedefs
FYI: fix charset.c build failure
FYI: fix charset.exp failures with libiconv
FYI: fix crash in charset code
FYI: fix typo in execute_stack_op
GDB ARIndex cleanup
gdb.objc/objcdecode.exp test error..
Include token in ^running notification for CLI commands.
Re: make --tty work on mingw
Re: make attaching to stopped processes work under windows
more missing gplv3 notices
Patch to update gdbint.texinfo [00/04]
Patch to update gdbint.texinfo [01/04]
Patch to update gdbint.texinfo [02/04]
Patch to update gdbint.texinfo [03/04]
Patch to update gdbint.texinfo [04/04]
Patch: FYI: fix charset configury bug
Ping: canonicalize type names on input / output
Re: Process exit in multi-process, and gdb's selected thread.
Re : New language support : Vala
remote non-stop, fetch the shared library list and insert breakpoints on connection
RFA: makes darwin-nat.c threads (and multi-processes) aware
RFA: use xcalloc for zalloc.
RFC: don't let CHECK_TYPEDEF yield a value
RFC: lazy partial symbol table reading
RFC: preserve line number when skipping prologue
RFC: Support DW_TAG_entry_point
some missing gplv3 notices
Testsuite fallout from disassemble-next-line
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]