This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/22453] New: "maint space" doesn't work with "gdb -ex"


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

            Bug ID: 22453
           Summary: "maint space" doesn't work with "gdb -ex"
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at sourceware dot org
  Target Milestone: ---

I was trying to write a little script to investigate gdb memory use.
I tried:

gdb -nx -batch -ex 'maint space 1' -ex 'file ./gdb'

However, this doesn't work.

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]