public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/27773] New: 'Dump memory' command aborted in GDB
@ 2021-04-24  3:36 1179317825 at qq dot com
  2021-04-26 15:28 ` [Bug gdb/27773] " cvs-commit at gcc dot gnu.org
  2021-04-26 15:33 ` simark at simark dot ca
  0 siblings, 2 replies; 3+ messages in thread
From: 1179317825 at qq dot com @ 2021-04-24  3:36 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27773

            Bug ID: 27773
           Summary: 'Dump memory' command aborted in GDB
           Product: gdb
           Version: 10.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: 1179317825 at qq dot com
  Target Milestone: ---

When GDB debugging, if the directory parameter of the `dump memory` command
does not exist, an null pointer exception will occur.

such as:

(gdb) dump memory test 0x7fffffffe590 0x7fffffffe590+0x10
(gdb) dump memory TEST/test 0x7fffffffe590 0x7fffffffe590+0x10
Aborted (core dumped)


- The `TEST` directory does not exist.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-04-26 15:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-24  3:36 [Bug gdb/27773] New: 'Dump memory' command aborted in GDB 1179317825 at qq dot com
2021-04-26 15:28 ` [Bug gdb/27773] " cvs-commit at gcc dot gnu.org
2021-04-26 15:33 ` simark at simark dot ca

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).