All of lore.kernel.org
 help / color / mirror / Atom feed
* Makedumpfile from Raw file
@ 2014-07-31 19:14 Lucas Tanure
  2014-07-31 22:37 ` Real Name
  0 siblings, 1 reply; 4+ messages in thread
From: Lucas Tanure @ 2014-07-31 19:14 UTC (permalink / raw)
  To: kernelnewbies

Hi,

Can I create a vmcore (elf format) using makedumpfile from a Raw file ?
So I can debug using vmlinux and gdb ?

thanks

--
Lucas Tanure
+55 (19) 988176559

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

* Makedumpfile from Raw file
  2014-07-31 19:14 Makedumpfile from Raw file Lucas Tanure
@ 2014-07-31 22:37 ` Real Name
  2014-07-31 22:50   ` Lucas Tanure
  0 siblings, 1 reply; 4+ messages in thread
From: Real Name @ 2014-07-31 22:37 UTC (permalink / raw)
  To: kernelnewbies

On Thu, Jul 31, 2014 at 04:14:42PM -0300, Lucas Tanure wrote:
> Hi,
> 
> Can I create a vmcore (elf format) using makedumpfile from a Raw file ?
> So I can debug using vmlinux and gdb ?
> 

To debug kernel with gdb, you can try:
1) User Mode Linux
2) qemu + gdb

> thanks
> 
> --
> Lucas Tanure
> +55 (19) 988176559
> 
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

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

* Makedumpfile from Raw file
  2014-07-31 22:37 ` Real Name
@ 2014-07-31 22:50   ` Lucas Tanure
  2014-08-01  0:13     ` enjoy mindful
  0 siblings, 1 reply; 4+ messages in thread
From: Lucas Tanure @ 2014-07-31 22:50 UTC (permalink / raw)
  To: kernelnewbies

Hi,

The problem is that I receive files from ram dump and I need to open
that with Trace32. But I would like to analyse with Gdb.
So, It's not a matter better debug or run linux. Or I'm tied with
Trace32 or I find a way to convert the raw ram dump into something
that gdb reads.
I would like to do:
gdb vmlinux vmcore

But my vmcore it's not in elf format for dumps.

Where I can read about kernel addresses ? I would like to understand
better the memory of the kernel in running. I know that kernel takes
1gb of ram, but what else ?

Thanks


--
Lucas Tanure
+55 (19) 988176559


On Thu, Jul 31, 2014 at 7:37 PM, Real Name <enjoymindful@gmail.com> wrote:
> On Thu, Jul 31, 2014 at 04:14:42PM -0300, Lucas Tanure wrote:
>> Hi,
>>
>> Can I create a vmcore (elf format) using makedumpfile from a Raw file ?
>> So I can debug using vmlinux and gdb ?
>>
>
> To debug kernel with gdb, you can try:
> 1) User Mode Linux
> 2) qemu + gdb
>
>> thanks
>>
>> --
>> Lucas Tanure
>> +55 (19) 988176559
>>
>> _______________________________________________
>> Kernelnewbies mailing list
>> Kernelnewbies at kernelnewbies.org
>> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

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

* Makedumpfile from Raw file
  2014-07-31 22:50   ` Lucas Tanure
@ 2014-08-01  0:13     ` enjoy mindful
  0 siblings, 0 replies; 4+ messages in thread
From: enjoy mindful @ 2014-08-01  0:13 UTC (permalink / raw)
  To: kernelnewbies

http://jeffbastian.blogspot.com/2012/11/extract-vmlinux-with-power-of-command.html

On Fri, Aug 1, 2014 at 6:50 AM, Lucas Tanure <tanure@linux.com> wrote:
> Hi,
>
> The problem is that I receive files from ram dump and I need to open
> that with Trace32. But I would like to analyse with Gdb.
> So, It's not a matter better debug or run linux. Or I'm tied with
> Trace32 or I find a way to convert the raw ram dump into something
> that gdb reads.
> I would like to do:
> gdb vmlinux vmcore
>
> But my vmcore it's not in elf format for dumps.
>
> Where I can read about kernel addresses ? I would like to understand
> better the memory of the kernel in running. I know that kernel takes
> 1gb of ram, but what else ?
>
> Thanks
>
>
> --
> Lucas Tanure
> +55 (19) 988176559
>
>
> On Thu, Jul 31, 2014 at 7:37 PM, Real Name <enjoymindful@gmail.com> wrote:
>> On Thu, Jul 31, 2014 at 04:14:42PM -0300, Lucas Tanure wrote:
>>> Hi,
>>>
>>> Can I create a vmcore (elf format) using makedumpfile from a Raw file ?
>>> So I can debug using vmlinux and gdb ?
>>>
>>
>> To debug kernel with gdb, you can try:
>> 1) User Mode Linux
>> 2) qemu + gdb
>>
>>> thanks
>>>
>>> --
>>> Lucas Tanure
>>> +55 (19) 988176559
>>>
>>> _______________________________________________
>>> Kernelnewbies mailing list
>>> Kernelnewbies at kernelnewbies.org
>>> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

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

end of thread, other threads:[~2014-08-01  0:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-31 19:14 Makedumpfile from Raw file Lucas Tanure
2014-07-31 22:37 ` Real Name
2014-07-31 22:50   ` Lucas Tanure
2014-08-01  0:13     ` enjoy mindful

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.