public inbox for gdb-prs@sourceware.org help / color / mirror / Atom feed
From: "news at schildmann dot info" <sourceware-bugzilla@sourceware.org> To: gdb-prs@sourceware.org Subject: [Bug tdep/12105] New: AVR: disassemble START,END dumps data memory (SRAM) Date: Sat, 09 Oct 2010 21:16:00 -0000 [thread overview] Message-ID: <bug-12105-4717@http.sourceware.org/bugzilla/> (raw) http://sourceware.org/bugzilla/show_bug.cgi?id=12105 Summary: AVR: disassemble START,END dumps data memory (SRAM) Product: gdb Version: 7.2 Status: UNCONFIRMED Severity: normal Priority: P2 Component: tdep AssignedTo: unassigned@sourceware.org ReportedBy: news@schildmann.info (gdb) disassemble 0x00000718, 0x00000724 Dump of assembler code from 0x800718 to 0x800724: 0x00800718: nop 0x0080071a: nop 0x0080071c: nop 0x0080071e: nop 0x00800720: nop 0x00800722: nop End of assembler dump. Without arguments the command works as expected: (gdb) disassemble Dump of assembler code for function tasks__cyclic_led_0B: 0x00000718 <+0>: push r29 0x0000071a <+2>: push r28 0x0000071c <+4>: in r28, 0x3d ; 61 0x0000071e <+6>: in r29, 0x3e ; 62 0x00000720 <+8>: sbiw r28, 0x07 ; 7 0x00000722 <+10>: in r0, 0x3f ; 63 0x00000724 <+12>: cli 0x00000726 <+14>: out 0x3e, r29 ; 62 0x00000728 <+16>: out 0x3f, r0 ; 63 0x0000072a <+18>: out 0x3d, r28 ; 61 ... End of assembler dump. (gdb) -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
next reply other threads:[~2010-10-09 21:16 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2010-10-09 21:16 news at schildmann dot info [this message] 2010-10-09 21:32 ` [Bug tdep/12105] [AVR] " news at schildmann dot info 2021-09-28 19:18 ` nav at bloom dot oscillate.io
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=bug-12105-4717@http.sourceware.org/bugzilla/ \ --to=sourceware-bugzilla@sourceware.org \ --cc=gdb-prs@sourceware.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
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).