gdb-prs archive
subject index for January - March, 2009

This is the mail archive of the gdb-prs@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:

[Bug backtrace/8864] selecting a frame by its address does not work

[Bug backtrace/9252] "Quit" ignored in backtrace if printing arguments

[Bug backtrace/9458] Crash requesting high "info frame" value: ../../gdb/dwarf2-frame.c:816: internal-error: dwarf2_frame_cache: Assertion `fde != NULL' failed.

[Bug backtrace/9711] New: Quadratic slowdown in backtrace for deep stack traces

[Bug backtrace/9711] Quadratic slowdown in backtrace for deep stack traces

[Bug backtrace/9742] Cannot backtrace the stack on an ARM target in Thumb mode

[Bug backtrace/9742] New: Cannot backtrace the stack on an ARM target in Thumb mode

[Bug backtrace/9786] New: "info frame: generates an error when remote debugging

[Bug backtrace/9829] add switch/param to make bt/backtrace print name of binary for each frame

[Bug backtrace/9829] New: add switch/param to make bt/backtrace print name of binary for each frame

[Bug backtrace/9838] New: Add "friendly stack view" feature

[Bug backtrace/9926] New: Backtrace failed when program crashed due to abort call.

[Bug breakpoints/7143] Watchpoint does not trigger when first set

[Bug breakpoints/8046] GDB is not able to perform operation DW_OP_deref for address.

[Bug breakpoints/8079] [RFC] Display exact entered expression for watchpoints

[Bug breakpoints/8081] GNU gdb 2003-01-28-cvs (cygwin-special) hangs on "next"ing through source using Xerces-C

[Bug breakpoints/8357] GDB does not support work with labels (DW_TAG_label).

[Bug breakpoints/9022] Setting pending breakpoints is not scriptable, at least not intuitively

[Bug breakpoints/9126] pending breakpoints on stripped executables

[Bug breakpoints/9220] invalid number of printf arguments within command block causes segfault

[Bug breakpoints/9335] gdb does not handle a large number of breakpoints gracefully

[Bug breakpoints/9350] gdb leaks memory when a breakpoint is hit but its condition is false

[Bug breakpoints/9562] Incorrect handling of erroneous breakpoint conditions

[Bug breakpoints/9681] gdb-weekly-6.8.50.20081216 lets you set watchpoints on nonexistent struct members

[Bug breakpoints/9723] gdb breakpoints silently fail on PIE binaries

[Bug breakpoints/9723] gdb core dumps on adding a breakpoint

[Bug breakpoints/9723] New: gdb core dumps on adding a breakpoint

[Bug breakpoints/9794] New: Define and implement a RSP query packet for hardware breakpoint count.

[Bug breakpoints/9834] New: GDB choosing wrong process when multiple processes have same name.

[Bug breakpoints/9952] New: Feature Request: Cannot set pending breakpoints in DSOs (dynamic libraries) that are yet to be loaded.

[Bug build/7735] ia64-elf doesn't build

[Bug build/7819] Cannot compile libiberty

[Bug build/8030] Add some engineering process for year rollover

[Bug build/8184] Re: gdb-5.3 -- some minor build problems + 3 patches

[Bug build/8685] gdb-6.0 configure is failing when ---target is specified for any arch, on the diretory gdb

[Bug build/8751] gdb doesn't honor CPPFLAGS, LDFLAGS

[Bug build/8858] broken readline configure in gdb cross build

[Bug build/8892] when building gdb(6.0), error occurs.

[Bug build/8921] gdb 6.3 does not compile with gcc-3.4.3 on Linux.

[Bug build/8971] Cannot build for target h8300-hms on FreeBSD 4.10-Release

[Bug build/8972] Cannot build for target h8300-hms on FreeBSD 4.10-Release

[Bug build/9154] Compilation error: gdb/tui/tui-data.h:40: syntax error before "WINDOW"

[Bug build/9176] Fails to build for mcore-elf target on GNU/Linux host

[Bug build/9186] hppa-hpux-tdep.c: attempting to return value from function of type void

[Bug build/9210] build error in arm-linux-tdep.c

[Bug build/9216] parse error before taskid_t

[Bug build/9323] bfd/elf.c requires C99 compiler

[Bug build/9398] infinite loop in makefile

[Bug build/9444] elf.c fails to build in Solaris 9

[Bug build/9482] Compilation error: ../gdb/tui/tui-command.c:26: tui/tui-data.h:38: syntax error before "WINDOW"

[Bug build/9523] build error from compiler warning for -Werror

[Bug build/9523] build error in incall.c on gcc 3.2.3, due to compiler warning with -Werror

[Bug build/9546] Building gdb 6.8 fails on OpenSolaris snv_85

[Bug build/9569] Build fails on OSX Leopard

[Bug build/9571] Fails to build with -D_FORTIFY_SOURCE=2 due to unchecked fgets usage

[Bug build/9595] make[2]: *** [solib-pa64.o] Error 1

[Bug build/9618] dummy-frame.c compil' problem

[Bug build/9636] remote.c:2859: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'pid_t'

[Bug build/9744] Building gdb/sim/arm/run does not respect the environments LDFLAGS

[Bug build/9744] New: Building gdb/sim/arm/run does not respect the environments LDFLAGS

[Bug build/9877] -Wmissing-prototypes

[Bug build/9877] New: -Wmissing-prototypes

[Bug build/9878] -Wstrict-prototypes

[Bug build/9878] New: -Wstrict-prototypes

[Bug build/9971] New: Makefile inside folder sim/erc32 does not link against libreadline

[Bug c++/10008] Modify Python value pretty-printers to search for a C++ base class printer, if a specialised one does not exist.

[Bug c++/10008] New: Modify Python value pretty-printers to search for a C++ base class printer, if a specialised one does not exist.

[Bug c++/7588] gdb.c++/local.exp: ptype Local

[Bug c++/8246] cannot print local variables in (some) constructor functions

[Bug c++/8447] Data inspection does not work in conversion operator with static variable.

[Bug c++/9041] Wrong address of struct member

[Bug c++/9164] sizeof should have unsigned type in print expressions

[Bug c++/9311] Checkpointing SIGINT on restart

[Bug c++/9312] Checkpoints lost on assertion failure or segmentation fault

[Bug c++/9313] Checkpoints not saved on restart

[Bug c++/9314] Unable to checkpoint after restart

[Bug c++/9593] "next" command in a function that throws a C++ exception causes GDB to lose control of the inferior

[Bug c++/9594] foo.<tab> cli completion should include class functions as well as class variables

[Bug c++/9631] gdb crash in after "info local" when using public virtual derived class

[Bug c++/9708] New: Unable to print static variable inside class member function

[Bug c++/9729] incorrect 'unmatched single quote' error

[Bug c++/9729] New: incorrect 'unmatched single quote' error

[Bug c++/9869] gdb fails to see non-anonymous union variables

[Bug c++/9869] New: gdb fails to see non-anonymous union variables

[Bug c++/9946] New: gdb does not understand DW_TAG_template_value_param

[Bug cli/7286] off-by-one numeric literal error

[Bug cli/7580] Command to force abort when internal error ...

[Bug cli/7900] "printf" output last result

[Bug cli/9903] New: apropos prints some entries twice

[Bug corefiles/9825] gdb 6.8 cannot show backtrace from core file that it had generated on Linux

[Bug corefiles/9825] New: gdb 6.8 cannot show backtrace from core file that it had generated on Linux

[Bug corefiles/9904] coredumps by gcore are corrupt

[Bug corefiles/9904] New: coredumps by gcore are corrupt

[Bug corefiles/9907] gdb 6.8.50.20090225-cvs crashed while reading coredump

[Bug corefiles/9907] New: gdb 6.8.50.20090225-cvs crashed while reading coredump

[Bug exp/8156] GNU/Linux, gcc, C, enum

[Bug exp/8815] use command printf "%ls", wchar_string.c_str() crash gdb

[Bug exp/8901] Variable length array displayed incorrectly

[Bug exp/9059] gdb problem with typedefs

[Bug exp/9103] print command should print wchar_t strings

[Bug exp/9128] Add option to display leading zeros on hexidecimal output

[Bug exp/9371] append_composite_type_field() is wrong for structs as opposed to unions

[Bug exp/9612] gdb does not understand L"" syntax

[Bug exp/9613] gdb does not support U"" syntax

[Bug exp/9663] Variable length arrays not interpreted correctly

[Bug fortran/7927] Finding 'main' in languages other than C/C++

[Bug fortran/9806] does not find local variables of module procedures.

[Bug fortran/9806] New: does not find local variables of module procedures.

[Bug fortran/9808] New: Can't display an array element in Fortran

[Bug gdb/8677] "Hangup detected on fd 0" when reading from a pipe

[Bug gdb/8684] GDB should cache the source files for the executable being debugged

[Bug gdb/9050] BFD: bfd_cache_lookup_worker GCC C++

[Bug gdb/9073] BFD: BFD 2.15.93 20041018 internal error, aborting at ../../gdb-6.3/bfd/cache.c

[Bug gdb/9137] GDB introduces odd behavior with accept() function

[Bug gdb/9202] hpread.c:2726: warning: 'hpread_psymtab_to_symtab' defined but not used

[Bug gdb/9203] Re: hpread.c:2726: warning: 'hpread_psymtab_to_symtab' defined but

[Bug gdb/9276] No backtrace generated on amd64 with a PIE executable

[Bug gdb/9346] Different errno when program signalled from gdb

[Bug gdb/9369] Support printing wchar_t strings

[Bug gdb/9413] SUSE linux 10 (x86_64), gcc 4.1.0, gdb 6.6, Gdb hangs after an error meesge, while trying to attach 32 bit exec on 64 bit gdb build

[Bug gdb/9449] GDB segfaults with SIGILL on x86-64

[Bug gdb/9530] When stopped at temporary breakpoint, thread-id = 0

[Bug gdb/9553] error in re-setting breakpoint for position independent executable.

[Bug gdb/9560] Cannot reattach to multithreaded process

[Bug gdb/9615] gdb crashes with SIGSEGV when debugging nested inline functions.

[Bug gdb/9616] gdb crashes with SIGSEGV when debugging nested inline functions.

[Bug gdb/9638] Canadian cross build of sim/ppc broken

[Bug gdb/9650] Feature request: allow users to specify sets of functions which shouldn't be "stepped into"

[Bug gdb/9658] directory / path munging capability

[Bug gdb/9664] [regression] stop hooks run after printing stack frame

[Bug gdb/9747] New: Quit and "(running)" bug

[Bug gdb/9747] Quit and "(running)" bug

[Bug gdb/9755] New: Thread id printed in negative

[Bug gdb/9755] Thread id printed in negative

[Bug gdb/9764] Create multiple checkpoints with one command

[Bug gdb/9764] New: Create multiple checkpoints with one command

[Bug gdb/9776] New: Keep checkpoints after restarting program

[Bug gdb/9796] New: SIGSEGV when restarting and running checkpoint

[Bug gdb/9802] New: Failed to find new fork

[Bug gdb/9803] New: Internal error when forcing return after checkpoint restart

[Bug gdb/9815] GDB loops indefinitely and auto-solib-add=off doesnt work when attaching to programs

[Bug gdb/9815] New: GDB loops indefinitely and auto-solib-add=off doesnt work when attaching to programs

[Bug gdb/9817] GDB goes to 100% CPU usage indefinitely if pthread stack address is modified

[Bug gdb/9830] Add a way to show what the last function call returned

[Bug gdb/9830] New: Add a way to show what the last function call returned

[Bug gdb/9837] New: sizeof( int(*)(int *) ) == 1?

[Bug gdb/9837] sizeof( int(*)(int *) ) == 1?

[Bug gdb/9846] gdb reads incorrect data in the commpage in Mac OS X 10.4

[Bug gdb/9846] New: gdb reads incorrect data in the commpage in Mac OS X 10.4

[Bug gdb/9884] Inefficient code in function default_print_registers_info

[Bug gdb/9884] New: Inefficient code in function default_print_registers_info

[Bug gdb/9885] New: field for register names too narrow

[Bug gdb/9886] New: target_ops structure to_data field is not inherited

[Bug gdb/9887] New: Misleading internal error message in target_mark_exited

[Bug gdb/9888] .c file included instead of .h file in exec.c

[Bug gdb/9888] New: .c file included instead of .h file in exec.c

[Bug gdb/9889] .c file included instead of .h file in exec.c

[Bug gdb/9889] New: .c file included instead of .h file in exec.c

[Bug gdb/9892] New: gdb-6.8-r1 crashed

[Bug gdb/9907] gdb 6.8.50.20090225-cvs segfault in g++ demangler

[Bug gdb/9949] Ctrl-C reboots host

[Bug gdb/9949] New: Ctrl-C reboots host

[Bug gdb/9975] DVI/PostScript versions of documentation fail to build on newer Linuxes

[Bug gdb/9975] New: DVI/PostScript versions of documentation fail to build on newer Linuxes

[Bug gdb/9976] New: Top level "make ps" does not work

[Bug gdb/9976] Top level "make ps" does not work

[Bug gdb/9977] DW_OP_piece used to specify underined part of location is ignored

[Bug gdb/9977] New: DW_OP_piece used to specify underined part of location is ignored

[Bug gdb/9978] DW_OP_bit_piece does not allow DW_OP_reg

[Bug gdb/9978] New: DW_OP_bit_piece does not allow DW_OP_reg

[Bug gdb/9979] DW_OP_value not supported

[Bug gdb/9979] New: DW_OP_value not supported

[Bug gdb/9988] New: case of endless looping in buildsym.c

[Bug gdb/9990] Command "restore" will cause SEGMENTATION FAULT

[Bug gdb/9990] New: Command "restore" will cause SEGMENTATION FAULT

[Bug gdb/9996] New: wrong size of wide strings

[Bug gdb/9996] wrong size of wide strings

[Bug i18n/7217] I'm sorry, Dave, I can't do that.

[Bug i18n/7220] No unicode support

[Bug i18n/7821] Charset support vs. wchar_t

[Bug i18n/9401] gdb displays non utf-8 conforming text to utf-8 terminals

[Bug java/8519] can't step through java exceptions

[Bug java/8672] "(gdb) break main" doesn't work

[Bug macros/9748] macros containing __extension__ won't run

[Bug macros/9748] New: macros containing __extension__ won't run

[Bug macros/9777] New: Variable may be used uninitialized in maybe_expand()

[Bug macros/9777] Variable may be used uninitialized in maybe_expand()

[Bug macros/9873] DWARF command-line defined macros get ignored

[Bug macros/9873] New: DWARF command-line defined macros get ignored

[Bug mi/7242] Add directory path to MI breakpoint.

[Bug mi/7247] Convert MI into libgdb

[Bug mi/8137] Jump command for MI

[Bug mi/8145] info threads(-thread-list-ids) what is the current thread

[Bug mi/8187] Adding -file-list-exec-source-file command to GDB/MI

[Bug mi/8394] -break-insert with -c buggy

[Bug mi/9427] -var-delete children causes gdb to detach from process

[Bug mi/9492] overload resolution question not followed by prompt when setting breakpoint

[Bug mi/9583] -break-insert failed when several source files have the same name

[Bug mi/9656] Missing MI command to do the same as "jump <line>" or "jump <address>"

[Bug mi/9752] MI -data-evaluate-expression prints optimized-out variable value as 0x0

[Bug mi/9752] New: MI -data-evaluate-expression prints optimized-out variable value as 0x0

[Bug mi/9831] New: very slow loading of symbols under mi2 & core dumps

[Bug mi/9831] very slow loading of symbols under mi2 & core dumps

[Bug remote/7472] Detecting [Zz]x support isn't defined

[Bug remote/9794] Define and implement a RSP query packet for hardware breakpoint count.

[Bug shlibs/7983] Problems with add-symbol-file for dynamically loaded dll's

[Bug sim/8411] psim altivec vsldoi and vpkuwum broken

[Bug sim/9566] [patch] altivec fixes (vcfsx, vcfux, merge, pack and other instructions broken)

[Bug sim/9734] New: result of sim_create_sim not checked in remote-sim.c

[Bug sim/9734] result of sim_create_inferior not checked in remote-sim.c

[Bug symtab/10002] extern optimized out symbols print: Address of symbol is unknown.

[Bug symtab/10002] New: extern optimized out symbols print: Address of symbol is unknown.

[Bug symtab/7963] Problems with add-symbol-file for dynamically loaded dll's

[Bug symtab/8045] GDB does not support value DW_LANG_Fortran95 for attribute DW_AT_language.

[Bug symtab/8257] main, dwarf, fortran

[Bug symtab/8367] [RFA] performance improvement of lookup_partial_symtab

[Bug symtab/8417] [RFA]: Report DW_OP_piece not supported and print dwarf2 unknown

[Bug symtab/8435] dwarf2read doesn't apply .rela.debug_xxx relocations

[Bug symtab/8645] gcc gcc-3_4-branch emits DW_OP_piece but gdb does not support it

[Bug symtab/9174] gdb can't handle PIE

[Bug symtab/9264] lookup_partial_symtab() inefficient

[Bug symtab/9290] Crash (and fix) reading dwarf with missing DW_LNE_end_sequence opcode

[Bug symtab/9807] _SDA_BASE_+_SDA2_BASE_ not valid for symbols resolving

[Bug symtab/9807] New: _SDA_BASE_+_SDA2_BASE_ not valid for symbols resolving

[Bug tdep/7981] gdb for mcore crashed when debugging

[Bug tdep/9121] powerpc64-linux r2 set incorrectly on inferior function calls

[Bug tdep/9703] New: mips_eabi_return_value() awlays sets return value to zero

[Bug tdep/9745] mips32_next_pc doesn't handle JALX

[Bug tdep/9745] New: mips32_next_pc doesn't handle JALX

[Bug threads/8760] Undocumented feature: how to build gdb for threads

[Bug threads/8960] GDB fails to debug a threaded application issuing execve() in Linux.

[Bug threads/8963] remote debugging a multithreaded application with gdb creates a SIGTRAP

[Bug threads/9043] gdb gives incorrect thread numbering and is unstable

[Bug threads/9477] GDB doesnt step/next correctly if threads are created while program is stopped

[Bug threads/9817] GDB goes to 100% CPU usage indefinitely if pthread stack address is modified

[Bug threads/9817] New: GDB goes to 100% CPU usage indefinitely if pthread stack address is modified

[Bug threads/9905] gdb 6.8.50.20090225-cvs shows only one thread

[Bug threads/9905] New: gdb 6.8.50.20090225-cvs shows only one thread

[Bug tui/9056] gdb does not compile on Solaris with ncurses 5.4

[Bug tui/9068] segfault when navigating in 'layout asm'

[Bug tui/9278] Arrow keys no longer works in breakpoint command list

[Bug tui/9349] segfault on "focus prev" command

[Bug tui/9402] incorrect line numbers with DOS style(CRLF) source files

[Bug tui/9651] TUI shoudn't reread changed source files

[Bug tui/9765] New: Scrolling to end of program in asm layout is broken

[Bug tui/9765] Scrolling to end of program in asm layout is broken

[Bug tui/9845] New: Multiple line displays may generate a false command

[Bug varobj/9268] Unicode string support

[Bug win32/10004] gdb cannot continue after SIGFPE or SIGSEGV happen on windows

[Bug win32/10004] New: gdb cannot continue after SIGFPE or SIGSEGV happen on windows

[Bug win32/9415] Error creating process (error 193)


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