gdb-prs archive
subject index for July - September, 2013

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/15778] New: crash printing stack frame

[Bug breakpoints/11021] watch foo(x) -> infinite recursion

[Bug breakpoints/11568] delete thread-specific breakpoint on the thread exit

[Bug breakpoints/13463] bad multi-inferior behavior with breakpoint resetting

[Bug breakpoints/13589] need way to extract arguments, types for catch syscall

[Bug breakpoints/15180] Agent style dprintf does not respect conditions

[Bug breakpoints/15181] Missing continue on dprintf that defaults to "gdb" style from "agent"

[Bug breakpoints/15185] Dprintf should parse its string for validity right away

[Bug breakpoints/15501] 'disable 3.1 3.2 3.3' doesn't work as expected. (likewise "enable")

[Bug breakpoints/15692] -dprintf-insert does not accept double quotes

[Bug breakpoints/15693] Extra *running event when call-style dprintf hits

[Bug breakpoints/15710] New: show breakpoint -> show all breakpoint settings

[Bug breakpoints/15729] gdb/MI error inserting new breakpoint

[Bug breakpoints/15729] New: gdb/MI error inserting new breakpoint

[Bug breakpoints/15761] New: tracepoint with Linux kernel stub auto be set to disable

[Bug breakpoints/15761] tracepoint with Linux kernel stub auto be set to disable

[Bug breakpoints/15784] New: breakpoint set on a noop

[Bug breakpoints/15795] Can't set breakpoint in .s file

[Bug breakpoints/15795] New: Can't set breakpoint in .s file

[Bug breakpoints/15802] (gdb) start will run entire program if there is no "main" symbol

[Bug breakpoints/15802] New: (gdb) start will run entire program if there is no "main" symbol

[Bug breakpoints/15826] New: Slow symbol lookups during conditional breakpoints

[Bug breakpoints/15826] Slow symbol lookups during conditional breakpoints

[Bug breakpoints/15902] Hardware watchpoints on remote targets do not automatically fall back to software watchpoints

[Bug breakpoints/15902] New: Hardware watchpoints on remote targets do not automatically fall back to software watchpoints

[Bug breakpoints/15956] New: gdbserver crash when doing tstart with no process

[Bug build/15916] gdb assumes lib(bfd,opcodes) are static

[Bug build/15916] New: gdb assumes lib(bfd,opcodes) are static

[Bug c++/12021] gdb fails to demangle @plt symbols.

[Bug c++/12284] IWBN to not have to quote anonymous namespaces

[Bug c++/12832] string types for operator overloading

[Bug c++/13384] toplevel namespace aliases don't work

[Bug c++/15111] GDB will not print the value of a variable if there exists a type of the same name

[Bug c++/15248] handle default arguments to functions

[Bug c++/15717] New: Printing style()-><whatever method AFAICT>() when running Chromium/Blink freezes

[Bug c++/15717] Printing style()-><whatever method AFAICT>() when running Chromium/Blink freezes

[Bug c++/15742] New: Provide substring c++ autocomplete for namespaces

[Bug c++/15770] "Info Variables" returns bad results for typedef array

[Bug c++/15770] New: "Info Variables" returns bad results for typedef array

[Bug c++/15801] New: some C++11 symbols can't be demangled

[Bug c++/15801] some C++11 symbols can't be demangled

[Bug c++/15833] New: operator overloading with enum type

[Bug c++/15975] New: info vtbl does not produce any information and set print vtbl on/off has no effect

[Bug c++/7737] g++ compiled struct structname structname; => can't eval structname.

[Bug c++/7935] GDB doesn't know about namespace aliases

[Bug cli/14975] printf doesn't recognize \x escapes

[Bug cli/15224] should "set history save on" by default

[Bug cli/15603] [7.6 regression] CTRL-C can no longer interrupt inferior

[Bug cli/15715] 'show history filename' does not show absolute path after 'set history filename' command

[Bug cli/15715] New: 'show history filename' does not show absolute path after 'set history filename' command

[Bug cli/15718] inferior calls confuse target-async

[Bug cli/15718] New: inferior calls confuse target-async

[Bug cli/15814] Improve "skip file X" behaviour in .gdbinit to allow quiet adding of skip entries

[Bug cli/15814] New: Improve "skip file X" behaviour in .gdbinit to allow quiet adding of skip entries

[Bug cli/15827] New: Segfault on reading symbols from a fuzzed (corrupted) binary

[Bug cli/15841] history file is touched even if GDB has no terminal (or is in batch mode)

[Bug cli/15841] New: Unify interactivity tests to use input_from_terminal_p

[Bug cli/15841] Unify interactivity tests to use input_from_terminal_p

[Bug cli/15842] extra ".." during startup

[Bug cli/15842] New: extra ".." during startup

[Bug cli/15958] New: readline modifies env (LINES+COLUMNS)

[Bug cli/8287] skipping boring functions when stepping

[Bug corefiles/15810] gdb 7.3.1/7.5 unlink files

[Bug corefiles/15810] gdb 7.3.1/7.5 unlinks and creates .pyc-files in non-user directories

[Bug corefiles/15810] New: gdb 7.3.1/7.5 unlink files

[Bug corefiles/15970] GDB is hanging in a recursive loop at dwarf_decode_macro_bytes in dwarf2read

[Bug corefiles/15970] New: GDB is hanging in a recursive loop at dwarf_decode_macro_bytes in dwarf2read

[Bug corefiles/15974] New: Unsupported notification packets are causing errors (last of the nc_list is picked).

[Bug corefiles/15974] Unsupported notification packets are causing errors (last of the nc_list is picked).

[Bug fortran/15821] Allocatable Array used in Data Derived Type

[Bug fortran/15821] New: Allocatable Array used in Data Derived Type

[Bug gdb/11067] p <enum constant> should print the constant's value

[Bug gdb/11786] PIE support may not work for some PIEs

[Bug gdb/11839] gdb does not detect calls to dlmopen

[Bug gdb/12623] Crashes on 'n' or 's' single stepping in 'non-stop' mode.

[Bug gdb/12702] gdb can hang waiting for thread group leader

[Bug gdb/12873] gdb: set sysroot remote:/ results gdbserver: ... glibc double free or corruption (!prev) ...

[Bug gdb/14135] Fails in gdb.python/py-finish-breakpoint.exp when `set target-async on'.

[Bug gdb/14523] [MIPS] unexpected signal with gdb target

[Bug gdb/14870] Missing source information for binaries compiled with clang on Linux and OS X

[Bug gdb/14963] gdb 7.5 segfault on startup

[Bug gdb/14963] segfault on startup

[Bug gdb/15195] incorrect pretty-printing of std::tuple when passed by reference or const reference

[Bug gdb/15358] gdb deadlock due to gdb calling calloc() in signal handler.

[Bug gdb/15415] gdb resolves symbolic links when passing argv[0]

[Bug gdb/15518] reverse debugging not working for ARM under cross-debugging setup

[Bug gdb/15650] xemacs gdb cleanups.c:264: internal-error: restore_my_cleanups: Assertion '*pmy_chain == SENTINEL_CLEANUP' failed

[Bug gdb/15678] Typing "enable count" crashes gdb

[Bug gdb/15712] New: target-async should be the default

[Bug gdb/15712] target-async should be the default

[Bug gdb/15714] gdb 7.5 crash with a double-free when run with sudo and a specific .gdbinit file

[Bug gdb/15714] gdb 7.5 crash with a double-free when trying to attach to a daemon

[Bug gdb/15714] New: gdb 7.5 crash with a double-free when trying to attach to a daemon

[Bug gdb/15730] New: problem in debugging with gdb

[Bug gdb/15739] New: cygwin gdb hangs on step or next command

[Bug gdb/15791] New: Without TTY, the order of output in stdout and stderr is undetermined

[Bug gdb/15791] Without TTY, the order of output in stdout and stderr is undetermined

[Bug gdb/15800] IWBN to override what defaulted_query will do when input is not from terminal

[Bug gdb/15800] New: IWBN to override what defaulted_query will do when input is not from terminal

[Bug gdb/15812] catch death by SIGKILL

[Bug gdb/15812] New: catch death by SIGKILL

[Bug gdb/15828] GDB crashed during process attachment when that process was dumping its own core due to a fault

[Bug gdb/15828] New: GDB crashed during process attachment when that process was dumping its own core due to a fault

[Bug gdb/15830] New: upgrade "maint demangle" to a regular user command.

[Bug gdb/15837] GDB prints entry values for locals

[Bug gdb/15837] New: GDB prints entry values for locals

[Bug gdb/15840] doc: gdbserver: Are the binary files needed on the host, or only on the target?

[Bug gdb/15840] New: doc: gdbserver: Are the binary files needed on the host, or only on the target?

[Bug gdb/15853] 'thread apply all inetrrupt&' shows inefficiency on remote targets

[Bug gdb/15853] New: 'thread apply all inetrrupt&' shows inefficiency on remote targets

[Bug gdb/15871] New: Unavailable entry value is not shown correctly

[Bug gdb/15871] Unavailable entry value is not shown correctly

[Bug gdb/15879] New: "catch syscall fork" doesn't do what users think it will do

[Bug gdb/15911] "info threads" changes the default source and line (for "break", "list")

[Bug gdb/15911] New: "info threads" changes the default source and line (for "break", "list")

[Bug gdb/15934] New: Keep directories for argv[0]

[Bug gdb/15949] $_exitcode not reset on rerun

[Bug gdb/15949] New: $_exitcode not reset on rerun

[Bug gdb/15955] gdb sometimes shows incorrect values for variables

[Bug gdb/15955] New: gdb sometimes shows incorrect values for variables

[Bug gdb/15960] Error during build gdb with MinGW on Windows -> util.c

[Bug gdb/15960] New: Error during build gdb with MinGW on Windows -> util.c

[Bug gdb/15976] GDB-Multiarch in RHEL

[Bug gdb/15976] New: GDB-Multiarch in RHEL

[Bug gdb/15977] New: gdb anti-debug - internal-error: generic_elf_osabi_sniff_abi_tag_sections: unknown OS number

[Bug gdb/15979] current_directory not updated if chdir done from python

[Bug gdb/15979] New: current_directory not updated if chdir done from python

[Bug gdb/8588] symbols present in multiple files are displayed wrongly

[Bug gdb/9054] attaching to a running process then quitting leaves stale gdb processes

[Bug mi/12555] Hangup in MI commands if python StdStringPrinter used on uninitialized std::string

[Bug mi/15596] emacs interface with "gdb -i=mi" mishandles quoted newlines

[Bug mi/15725] New: backtrace does not work in breakpoint commmand

[Bug mi/15806] file path separator becomes "\\\\" instead of "\\" when GDB report breakpoint-modified in MI mode

[Bug mi/15806] New: file path separator becomes "\\\\" instead of "\\" when GDB report breakpoint-modified in MI mode

[Bug mi/15811] New: Using interpreter-exec from a sourced file crashes gdb.

[Bug mi/15863] New: -var-update if the program is not running crashes gdb

[Bug mi/15922] New: gdb.pdf docs mismatch -data-disassemble

[Bug mi/15945] gdb.mi/mi-catch-load.exp failed on Windows

[Bug mi/15945] New: gdb.mi/mi-catch-load.exp failed on Windows

[Bug mi/15952] Decouple "-list-thread-groups --available" from "-info-os processes"

[Bug mi/15952] New: Decouple "-list-thread-groups --available" from "-info-os processes"

[Bug python/14382] gdb hangs after plotting with matplotlib

[Bug python/14513] setting extended-prompt triggers spurious newline to be emitted

[Bug python/15461] crash: gdb-7.6 gdbarch in archpy_disassemble() overwritten with NULL causes crash due to assert(gdbarch != NULL)

[Bug python/15463] GDB fails to build

[Bug python/15579] help for gdb.execute doesn't mention options

[Bug python/15613] gdb.GdbError not adquately documented

[Bug python/15629] no access to line table from python

[Bug python/15747] New: Python needs COMPLETE_EXPRESSION

[Bug python/15747] Python needs COMPLETE_EXPRESSION

[Bug python/15752] apply_frame_filter should respect gdb_python_initialized

[Bug python/15752] New: apply_frame_filter should respect gdb_python_initialized

[Bug python/15809] New: Python3: no usable python found

[Bug python/15809] Python3: no usable python found

[Bug python/15816] New: python-selftest.exp false FAIL on RETURN_MASK_ALL

[Bug python/15816] python-selftest.exp false FAIL on RETURN_MASK_ALL

[Bug python/15888] Architecture.name fails with ../../gdb-7.6/gdb/gdbarch.c:1423: internal-error: gdbarch_bfd_arch_info: Assertion `gdbarch != NULL'

[Bug python/15888] New: Architecture.name fails with ../../gdb-7.6/gdb/gdbarch.c:1423: internal-error: gdbarch_bfd_arch_info: Assertion `gdbarch != NULL'

[Bug python/15924] New: Segmentation fault on Windows/Mingw with Go python library

[Bug python/15978] New: support weakref for all python classes

[Bug python/15978] support weakref for all python classes

[Bug remote/13584] fork support in the remote protocol

[Bug remote/15256] remote.c uses pop_target

[Bug remote/15266] pop_target calls target_close too early

[Bug remote/15297] CTRL-C with set debug remote often crashes GDB

[Bug remote/8637] 'target remote' fails with named pipe

[Bug remote/9300] open fail when the opened filename length is 8-10 chars

[Bug server/15604] [7.5 regression] gdbserver leaks socket to inferior

[Bug server/15709] New: gdbserver needs to communicate endianness back to gdb

[Bug server/15746] "monitor exit", then "quit" leaves gdb still running

[Bug server/15746] New: "monitor exit", then "quit" leaves gdb still running

[Bug server/15959] GDBserver hangs when started with --wrapper

[Bug server/15959] New: GDBserver hangs when started with --wrapper

[Bug server/15967] gdbserver --wrapper doesn't work on Windows/MinGW/Cygwin

[Bug server/15967] New: gdbserver --wrapper doesn't work on Windows/MinGW/Cygwin

[Bug shlibs/15944] New: "info target" output could be cleaner

[Bug shlibs/8882] Warning with core file generated on Suse 9.1 (glibc 2.3.3)

[Bug symtab/12707] physname regression: set print demangle off

[Bug symtab/15028] regressions with dwz -m

[Bug symtab/15565] dangling cleanup in macho_symfile_read

[Bug symtab/15597] ignored build-id in .gnu_debugaltlink (.dwz shared file)

[Bug symtab/15691] gdb crash from "Stay in DWO optimization"

[Bug symtab/15695] value_struct_elt dereferences entire ptr chain?

[Bug symtab/15719] New: watch -l crash

[Bug symtab/15719] watch -l crash

[Bug symtab/15817] New: [i386] longjmp error in Python call catch_command_errors

[Bug symtab/15820] New: symbol-file command needs more arg error checking

[Bug symtab/15820] symbol-file command needs more arg error checking

[Bug symtab/15882] New: reread symbols if separate debug file changes?

[Bug symtab/15883] New: reread_symbols: preserving section offsets?

[Bug symtab/15885] .gdb_index is not used when symbols are re-loaded

[Bug symtab/15885] New: .gdb_index is not used when symbols are re-loaded

[Bug symtab/15953] Fission needs to support encoding the name of the DWP file in the binary.

[Bug symtab/15953] New: Fission needs to support encoding the name of the DWP file in the binary.

[Bug symtab/15954] Fission doesn't support macros

[Bug symtab/15954] New: Fission doesn't support macros

[Bug symtab/15962] New: break / rbreak fails to match C linkage C++ functions with user-defined types

[Bug tdep/15713] New: i386_linux_resume calls QUIT -> lock-up

[Bug testsuite/13443] test messages should be unique

[Bug testsuite/15873] New: printcmds.exp oddities

[Bug testsuite/15986] New: gdb.base/commands.exp: expected line should be updated

[Bug threads/11795] Support __thread variables without libpthread

[Bug threads/12417] print thread name in more places

[Bug threads/13217] thread apply all detach throws a SEGFAULT

[Bug threads/13869] Latest gdb 7.4 (CVS HEAD) has problem with "target async": Cannot get thread event message: debugger service failed

[Bug threads/15520] GDB step command crashed on non-stop mode

[Bug threads/15824] Can't get threads name from info threads with linux kernel version below 2.6.32

[Bug threads/15824] New: Can't get threads name from info threads with linux kernel version below 2.6.32

[Bug tui/15933] New: TUI shows registers of the wrong frame the first time

[Bug tui/15933] TUI shows registers of the wrong frame the first time

[Bug win32/14018] Win32 fails to continue with "winerr 5" (pc register not available) after SigTrap while process paused

[Bug win32/15716] Continuos false SEGMENTATION FAULTS debugging win32 application

[Bug win32/15716] New: Continuos false SEGMENTATION FAULTS debugging win32 application


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