gdb-patches archive
date index for November, 2009

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]
Search: Limit to:

November 11, 2009
20:29 [PATCH,testsuite] fix several tests for remote-host testing Nathan Froyd
20:06 [OB] more copyright updates Michael Snyder
19:50 Re: [PATCH,testsuite] fix spurious FAILs in float printing tests on mingw32 hosts Joel Brobecker
19:39 [OB] update copyright Michael Snyder
19:27 Re: [RFA] comment looks wrong... Michael Snyder
19:20 [PATCH,testsuite] fix spurious FAILs in float printing tests on mingw32 hosts Nathan Froyd
18:44 Re: [RFA] replay bookmarks Eli Zaretskii
18:33 Re: [RFA] replay bookmarks Michael Snyder
17:19 Re: [patch 08/15] PIE: Base functionality Tom Tromey
16:47 Re: [RFA] Add parsing support for C++ operators Keith Seitz
15:12 Re: [RFA] Add parsing support for C++ operators Tom Tromey
15:04 Re: [PATCH] gcore fix for native gdb on solaris Tom Tromey
08:49 Re: [RFA] Fix hw watchpoints in process record. Hui Zhu
05:09 Re: [patch] AC_SYS_LARGEFILE Jan Kratochvil
05:05 Re: [patch] Fix false separate debuginfo warning for no .debug suffix [Re: Recent separate debug file warning caused Debian regressions] Jan Kratochvil
05:00 Re: [patch 01/15] PIE: objfile_relocate() also objfile->psymtabs_addrmap Jan Kratochvil
04:48 Re: [patch] Unify AC_SYS_LARGEFILE exception across dirs (+GDB new largefile support) Jan Kratochvil
04:15 Re: [RFA] replay bookmarks Eli Zaretskii
00:55 Re: [RFA] let record_resume fail immediately on error Hui Zhu
00:51 [RFA] Add parsing support for C++ operators Keith Seitz

November 10, 2009
23:32 Re: [RFA] Fix hw watchpoints in process record. Michael Snyder
22:52 Re: [patch 2/2] Perform a namespace lookup at every block level Tom Tromey
22:27 Re: [RFA] replay bookmarks Tom Tromey
22:26 Re: [patch 1/2] Perform a namespace lookup at every block level Tom Tromey
22:23 Re: [patch 1/2] Perform a namespace lookup at every block level Tom Tromey
22:21 Re: [commit] Fix up return values in ctti.exp Keith Seitz
22:19 Re: [RFA] Add method overload resolution to expression parser Keith Seitz
22:14 [PATCH] gcore fix for native gdb on solaris Daniel Gutson
22:09 Re: [RFA] replay bookmarks Michael Snyder
22:05 Re: [RFA] let record_resume fail immediately on error Tom Tromey
21:45 [patch] Suppress printing of address when python pretty-printer returns a value instead of string. Paul Pluzhnikov
21:35 [RFA] dcache invalidate fix Michael Snyder
21:34 Re: Fix solib-svr4.c:enable_break fallback for powerpc64-linux function descriptors Joel Brobecker
21:26 Re: [patch 10/15] PIE: testcase: Test also shared libraries Tom Tromey
21:07 Fix solib-svr4.c:enable_break fallback for powerpc64-linux function descriptors Joseph S. Myers
21:00 Re: [PATCH] gcore registers storing fix Daniel Jacobowitz
20:57 Re: [patch 13/15] PIE: testsuite: Test attaching to PIEs Tom Tromey
20:56 Re: RFC: Remove gdb_cmd from testsuite Daniel Jacobowitz
20:18 Re: Remove m68k-elf special cases from gdb.trace Eli Zaretskii
19:37 Re: Remove m68k-elf special cases from gdb.trace Pedro Alves
19:15 Re: [commit] Fix up return values in ctti.exp Daniel Jacobowitz
19:14 Re: [RFA] Add method overload resolution to expression parser Daniel Jacobowitz
19:12 Re: fileio test Daniel Jacobowitz
19:04 Re: [patch 06/15] PIE: Fix displacement of separate debug info files Tom Tromey
19:00 Re: [patch 02/15] PIE: disable_breakpoints_in_shlibs also bp_shlib_event Pedro Alves
18:46 Re: Fix breakpoints when several source files have the same name Sébastien Granjoux
18:37 [ob] comment typo Michael Snyder
18:29 Re: [patch 05/15] PIE: Move some symfile code into subroutines Tom Tromey
18:15 Re: Remove m68k-elf special cases from gdb.trace Stan Shebs
18:02 Re: [patch 02/15] PIE: disable_breakpoints_in_shlibs also bp_shlib_event Tom Tromey
18:00 Re: [patch 04/15] PIE: Add from_tty to solib_create_inferior_hook Tom Tromey
17:07 Re: [patch 00/15] PIE: Position Independent Executable support Tom Tromey
12:49 Re: Remove m68k-elf special cases from gdb.trace Pedro Alves
11:14 [committed] avr: introduce pc pseudo-register Tristan Gingold
10:55 Re: fileio test Nathan Sidwell
10:48 [committed] avr: add integer_to_address method Tristan Gingold
10:35 [committed] avr: improve skip_prologue Tristan Gingold
10:22 [committed] avr: handle structure in return_value and push_dummy_call Tristan Gingold
10:13 [committed] avr: improve prologue scanner Tristan Gingold
10:05 [Committed] avr: correctly display NULL Tristan Gingold
09:49 [Committed] avr: Add dwarf2_reg_to_regnum method Tristan Gingold
08:00 Re: [RFA] Add support for --without-zlib (take 2) Nick Clifton
07:39 Re: [RFA] Fix hw watchpoints in process record. Hui Zhu
07:02 Re: [RFA] let record_resume fail immediately on error Hui Zhu

November 09, 2009
23:51 Re: [commit] Fix up return values in ctti.exp Keith Seitz
23:35 Re: [RFA] Add method overload resolution to expression parser Keith Seitz
23:29 Re: [RFA] Add support for --without-zlib (take 2) Joel Brobecker
22:36 Re: [patch] Unify AC_SYS_LARGEFILE exception across dirs (+GDB new largefile support) Alan Modra
22:22 Re: [RFA] Add method overload resolution to expression parser Tom Tromey
22:12 Re: [patch 03/15] PIE: breakpoint_address_match gdbarch_addr_bit workaround Tom Tromey
22:05 Re: Fix breakpoints when several source files have the same name Joel Brobecker
21:55 Re: [RFA] Add method overload resolution to expression parser Keith Seitz
21:53 Re: [patch 15/15] PIE: Drop PIE "GDB does NOT currently support" Tom Tromey
21:43 Re: [patch 11/15] PIE: testsuite: Make a proc to find a core Tom Tromey
21:38 Re: Fix breakpoints when several source files have the same name Sébastien Granjoux
21:35 Re: [patch] Fix "Cannot find DIE" error with -gdwarf-4 Daniel Jacobowitz
21:34 Re: [patch 07/15] PIE: PIEs +x mode - PR binutils/10802 workaround Tom Tromey
21:31 [patch] Fix "Cannot find DIE" error with -gdwarf-4 Cary Coutant
21:20 Re: [RFA] Fix hw watchpoints in process record. Michael Snyder
21:11 Re: [PATCH] Don't split executable paths with spaces in into multiple arguments Joel Brobecker
21:11 Re: [patch 01/15] PIE: objfile_relocate() also objfile->psymtabs_addrmap Tom Tromey
21:09 Re: Fix breakpoints when several source files have the same name Joel Brobecker
21:01 [patch 15/15] PIE: Drop PIE "GDB does NOT currently support" Jan Kratochvil
21:01 [patch 14/15] PIE: Fix back valgrind --db-attach=yes Jan Kratochvil
21:01 [patch 13/15] PIE: testsuite: Test attaching to PIEs Jan Kratochvil
21:00 [patch 12/15] PIE: Support loading PIEs from core files Jan Kratochvil
21:00 [patch 11/15] PIE: testsuite: Make a proc to find a core Jan Kratochvil
21:00 [patch 10/15] PIE: testcase: Test also shared libraries Jan Kratochvil
20:59 [patch 09/15] PIE: symbol-less (exec-file only) executables Jan Kratochvil
20:59 [patch 08/15] PIE: Base functionality Jan Kratochvil
20:59 [patch 07/15] PIE: PIEs +x mode - PR binutils/10802 workaround Jan Kratochvil
20:59 [patch 06/15] PIE: Fix displacement of separate debug info files Jan Kratochvil
20:58 [patch 05/15] PIE: Move some symfile code into subroutines Jan Kratochvil
20:58 [patch 04/15] PIE: Add from_tty to solib_create_inferior_hook Jan Kratochvil
20:58 [patch 03/15] PIE: breakpoint_address_match gdbarch_addr_bit workaround Jan Kratochvil
20:57 [patch 02/15] PIE: disable_breakpoints_in_shlibs also bp_shlib_event Jan Kratochvil
20:57 [patch 01/15] PIE: objfile_relocate() also objfile->psymtabs_addrmap Jan Kratochvil
20:56 [patch 00/15] PIE: Position Independent Executable support Jan Kratochvil
20:37 Re: [PATCH] gcore registers storing fix Daniel Gutson
20:33 Re: [PATCH] gcore registers storing fix Daniel Jacobowitz
20:32 Re: [PATCH] gcore registers storing fix Daniel Gutson
20:31 Re: Fix breakpoints when several source files have the same name Sébastien Granjoux
20:14 Re: fileio test Daniel Jacobowitz
20:10 Re: [PATCH] gcore registers storing fix Daniel Jacobowitz
19:10 Re: [PATCH] gcore registers storing fix Michael Snyder
19:07 Re: [patch] Unify AC_SYS_LARGEFILE exception across dirs (+GDB new largefile support) Paolo Bonzini
18:36 Re: [PATCH] gcore registers storing fix Daniel Gutson
18:27 FYI: copy argument text in gdb.execute Tom Tromey
18:25 Re: [PATCH] gcore registers storing fix Daniel Jacobowitz
18:17 Re: [PATCH] gcore registers storing fix Daniel Gutson
18:04 Re: [PATCH] Don't split executable paths with spaces in into multiple arguments Tom Tromey
18:00 Re: [patch] Fix parallel gdb/ make check//% site.exp Jan Kratochvil
18:00 Re: [RFC] Prec multi-thread support Tom Tromey
17:55 Re: [RFA] replay bookmarks Tom Tromey
17:53 Re: [patch] Fix parallel gdb/ make check//% site.exp Daniel Jacobowitz
17:50 Re: [patch] Fix parallel gdb/ make check//% site.exp Jan Kratochvil
17:48 Re: [RFA] Fix hw watchpoints in process record. Tom Tromey
17:46 Re: [PATCH] Don't split executable paths with spaces in into multiple arguments Joel Brobecker
17:42 Re: [PATCH] Don't split executable paths with spaces in into multiple arguments Tom Tromey
17:38 Re: [RFA] Add support for --without-zlib (take 2) Tom Tromey
17:33 Re: [patch] Fix parallel gdb/ make check//% site.exp Doug Evans
17:32 Re: [patch] Fix parallel gdb/ make check//% site.exp Tom Tromey
17:20 Re: [patch] Fix parallel gdb/ make check//% site.exp Jan Kratochvil
17:07 Re: [testsuite] check for languages consistently Joel Brobecker
16:38 Re: [patch] Fix parallel gdb/ make check//% site.exp Doug Evans
15:38 Re: [patch] Unify AC_SYS_LARGEFILE exception across dirs (+GDB new largefile support) Tom Tromey
15:37 Re: [patch] Fix parallel gdb/ make check//% site.exp Tom Tromey
15:31 Re: [PATCH] gcore registers storing fix Daniel Jacobowitz
14:59 Re: [PATCH] gcore registers storing fix Daniel Gutson
14:10 [patch] Unify AC_SYS_LARGEFILE exception across dirs (+GDB new largefile support) Jan Kratochvil
13:50 [sim/committed] Fix a typo in sim/avr/interp.c Tristan Gingold
12:15 [patch] Fix parallel gdb/ make check//% site.exp Jan Kratochvil
12:06 Re: [testsuite] check for languages consistently Nathan Sidwell
03:18 Re: [RFA] Fix hw watchpoints in process record. Hui Zhu

November 08, 2009
20:04 Re: [PATCH] gcore registers storing fix Michael Snyder
12:29 Re: [m68k] correct m68k_convert_register_p for coldfire Mark Kettenis

November 07, 2009
19:52 Re: [RFA/doco] Fix missing title in HTML documentation Joel Brobecker
19:46 Re: [RFA/doco] Fix missing title in HTML documentation Eli Zaretskii
19:42 Re: [RFA/doco] Fix missing title in HTML documentation Joel Brobecker
19:38 Re: [RFA/doco] Fix missing title in HTML documentation Eli Zaretskii
18:34 [RFA/doco] Fix missing title in HTML documentation Joel Brobecker
11:02 Re: [m68k] correct m68k_convert_register_p for coldfire Vladimir Prus
02:22 Re: [testsuite] check for languages consistently Joel Brobecker

November 06, 2009
23:27 Re: [m68k] correct m68k_convert_register_p for coldfire Mark Kettenis
22:37 [PATCH] gcore registers storing fix Daniel Gutson
22:16 RFC: shrink partial_symbol and minimal_symbol Tom Tromey
20:50 Re: RFC: save lots of memory Tom Tromey
19:27 Re: [m68k] correct m68k_convert_register_p for coldfire Vladimir Prus
19:23 Re: RFC: save lots of memory Paul Pluzhnikov
18:36 Re: [m68k] correct m68k_convert_register_p for coldfire Daniel Jacobowitz
18:20 Re: RFC: save lots of memory Tom Tromey
17:25 Re: [m68k] correct m68k_convert_register_p for coldfire Vladimir Prus
14:51 Re: [MI] Prevent program output from mixing with "^running". Joel Brobecker
14:28 [MI] Prevent program output from mixing with "^running". Vladimir Prus
13:23 Re: [m68k] correct m68k_convert_register_p for coldfire Pedro Alves
13:18 Re: [m68k] correct m68k_convert_register_p for coldfire Mark Kettenis
13:04 [m68k] correct m68k_convert_register_p for coldfire Vladimir Prus
08:34 Re: [RFA] replay bookmarks Eli Zaretskii

November 05, 2009
23:40 Re: [RFA] replay bookmarks Michael Snyder
23:18 Re: RFC: Simplify partial dies Daniel Jacobowitz
22:16 Re: FYI: minor simplification in add_psymbol_to_bcache Tom Tromey
22:12 FYI: bcache symbol table file names Tom Tromey
21:01 RFC: Remove gdb_cmd from testsuite Daniel Jacobowitz
20:44 Re: RFC: Move language-changed message to verbose Daniel Jacobowitz
20:09 Re: Remove m68k-elf special cases from gdb.trace Daniel Jacobowitz
20:04 Re: [patch] Fix false separate debuginfo warning for no .debug suffix [Re: Recent separate debug file warning caused Debian regressions] Daniel Jacobowitz
20:03 Re: FYI: minor simplification in add_psymbol_to_bcache Daniel Jacobowitz
19:59 Re: RFC: save lots of memory Daniel Jacobowitz
19:52 FYI: don't use obsavestring on a constant string Tom Tromey
19:17 Re: [RFA] replay bookmarks Eli Zaretskii
19:09 Re: [RFA] Fix hw watchpoints in process record. Pedro Alves
18:44 Re: [RFA] replay bookmarks Pedro Alves
18:41 Re: [RFA] Fix hw watchpoints in process record. Michael Snyder
18:13 Re: [RFA] replay bookmarks Michael Snyder
18:04 fileio test Nathan Sidwell
17:46 Re: FSF assignment done for MI reverse commands, the documentation bit Michael Snyder
17:28 Re: RFC: save lots of memory Joel Brobecker
11:05 RE: [RFA] replay bookmarks Jakob Engblom
01:41 Re: [RFA] Fix hw watchpoints in process record. Hui Zhu
01:24 RFC: save lots of memory Tom Tromey

November 04, 2009
23:26 Re: [patch] Fix false separate debuginfo warning for no .debug suffix [Re: Recent separate debug file warning caused Debian regressions] Jan Kratochvil
19:27 FSF assignment done for MI reverse commands, the documentation bit Jakob Engblom
19:16 Re: FYI: minor simplification in add_psymbol_to_bcache Tom Tromey
17:51 Re: [RFA] Fix hw watchpoints in process record. Michael Snyder
16:17 Re: [PATCH] Don't split executable paths with spaces in into multiple arguments Joel Brobecker
13:59 Re: New simulator: RX Kevin Buettner
13:26 [PATCH] Don't split executable paths with spaces in into multiple arguments Jon Beniston
08:26 Re: [PATCH, M68K] Handle TLS Maxim Kuvyrkov
06:57 Re: About the gdb prec save/restore reverse exec behavior error (gcore error) Hui Zhu
05:44 [commit] regenerate sim/lm32 files Doug Evans
05:17 [commit] regenerate sim/iq2000 files Doug Evans
05:15 Re: [RFA] let record_resume fail immediately on error Hui Zhu
05:09 [commit] m32r sim makefile patch, plus regenerate files Doug Evans
04:42 [commit] regenerate sh64 sim files Doug Evans
04:34 [commit] regenerate sim/frv files Doug Evans
03:01 Re: [RFA] Fix hw watchpoints in process record. Hui Zhu

November 03, 2009
23:08 Re: [PATCH, M68K] Handle TLS Daniel Jacobowitz
20:21 Re: FYI: minor simplification in add_psymbol_to_bcache Daniel Jacobowitz
20:10 FYI: minor simplification in add_psymbol_to_bcache Tom Tromey
18:57 Re: [RFA] let record_resume fail immediately on error Michael Snyder
18:42 Re: [RFA] replay bookmarks Michael Snyder
18:39 Re: Remove m68k-elf special cases from gdb.trace Stan Shebs
17:07 Re: [patch] AC_SYS_LARGEFILE Tom Tromey
17:05 Re: [patch][ob] Fix possible crash in disable_thread_event_reporting Paul Pluzhnikov
17:00 Re: [patch] Fix false separate debuginfo warning for no .debug suffix [Re: Recent separate debug file warning caused Debian regressions] Daniel Jacobowitz
16:58 [commit] sim/sh64/Makefile.in Doug Evans
16:55 Re: [patch] AC_SYS_LARGEFILE Tom Tromey
16:52 Re: [patch][ob] Fix possible crash in disable_thread_event_reporting Pedro Alves
16:46 Re: [patch][ob] Fix possible crash in disable_thread_event_reporting Paul Pluzhnikov
16:31 Re: [mingw32] Fix some tests Pedro Alves
16:28 [mingw32] Fix some tests Nathan Sidwell
16:22 [testsuite] check for languages consistently Nathan Sidwell
16:12 [PATCH, M68K] Handle TLS Maxim Kuvyrkov
14:39 Tristan Gingold nominated Maintainer of the AVR target Joel Brobecker
14:19 Re: [patch] Set calling convention of methods Joel Brobecker
14:00 Re: [patch] AC_SYS_LARGEFILE Joel Brobecker
10:44 [patch] Fix false separate debuginfo warning for no .debug suffix [Re: Recent separate debug file warning caused Debian regressions] Jan Kratochvil
09:44 [patch] AC_SYS_LARGEFILE Jan Kratochvil
09:43 Re: [patch] Set calling convention of methods Jonas Maebe
08:36 Re: [RFA] replay bookmarks Hui Zhu
08:35 Re: [RFA] replay bookmarks Hui Zhu
08:34 RE: [RFA] replay bookmarks Jakob Engblom
06:19 Re: [RFA] NEWS: mention record save/restore Hui Zhu
03:55 Re: x86-64 gdbserver config Daniel Jacobowitz
03:39 Re: x86-64 gdbserver config Joel Brobecker
02:37 Re: x86-64 gdbserver config Daniel Jacobowitz
02:17 Re: [RFA] let record_resume fail immediately on error Hui Zhu
01:12 Re: [patch 2/4] Fix hw watchpoints: reordered / simultaneously hit [fixup #1] Joel Brobecker

November 02, 2009
23:23 [RFA] Add support for --without-zlib (take 2) Joel Brobecker
23:08 Re: x86-64 gdbserver config Joel Brobecker
21:53 Recent separate debug file warning caused Debian regressions Daniel Jacobowitz
19:50 Re: RFC: Simplify partial dies Daniel Jacobowitz
19:44 Re: RFC: Simplify partial dies Tom Tromey
19:20 RFC: Move language-changed message to verbose Daniel Jacobowitz
18:14 Re: [RFC] Prec multi-thread support Michael Snyder
17:28 [ob] Fix gdb.exp typo Daniel Jacobowitz
17:20 [commit] Adjust elfread segment warning Daniel Jacobowitz
16:45 [RFC] Prec multi-thread support Hui Zhu
15:59 [commit] Clean up opaque.exp Daniel Jacobowitz
15:55 [commit] Fix up return values in ctti.exp Daniel Jacobowitz
15:26 RFC: Simplify partial dies Daniel Jacobowitz
15:00 Re: [patch 3/3] debug-file-directory with multiple components Jan Kratochvil
14:57 Re: [patch 2/3] find_separate_debug_file cleanup Jan Kratochvil
14:56 Re: [patch 1/3] print the .debug file name having CRC mismatch Jan Kratochvil
14:55 Re: [patch 2/3] find_separate_debug_file cleanup Jan Kratochvil
14:51 Re: [patch] cleanup: Remove INVALID_ENTRY_POINT (+FR-V modification) Jan Kratochvil
12:51 x86-64 gdbserver config Nathan Sidwell
04:01 Re: [RFA] replay bookmarks Eli Zaretskii
02:53 Re: Remove m68k-elf special cases from gdb.trace Michael Snyder
01:24 Remove m68k-elf special cases from gdb.trace Daniel Jacobowitz
01:09 Re: please fix sim/cris Hans-Peter Nilsson
00:57 Re: [RFA] comment looks wrong... Daniel Jacobowitz
00:29 Re: [RFA] replay bookmarks Michael Snyder

November 01, 2009
21:23 Re: [RFA] NEWS: mention record save/restore Michael Snyder
21:23 Re: [RFA] replay bookmarks Eli Zaretskii
21:19 Re: [RFA] NEWS: mention record save/restore Eli Zaretskii
21:13 [RFA] replay bookmarks Michael Snyder
20:55 [RFA] NEWS: mention record save/restore Michael Snyder
20:37 Re: [RFA] comment looks wrong... Michael Snyder
20:01 Re: [RFC, doc] Fix -stack-list-arguments parameter description Eli Zaretskii
19:55 Re: [RFC, doc] Fix -stack-list-arguments parameter description Vladimir Prus
19:33 Re: [RFA] comment looks wrong... Daniel Jacobowitz
18:28 Re: [RFA] comment looks wrong... Michael Snyder
09:54 Re: [RFA, 3 of 3] save/restore process record, part 3 (save/restore) Hui Zhu
01:23 [RFA] Fix hw watchpoints in process record. Michael Snyder


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]
Search: Limit to:

Mail converted by MHonArc 2.6.3