similar to: gdbserver-xen crash with core file

Displaying 20 results from an estimated 300 matches similar to: "gdbserver-xen crash with core file"

2007 Jan 26
0
gdbserver-xen/gdb over linux kernel running on hvmloader?
Hello, I need to test a linux device driver. I am wondering whether it''s possible to run the kernel with the new driver on hvmloader? Is it possible to run gdb/gdbserver-xen against? Has anyone done this? Any pointer will be greatly appreciated! Thanks, Test. --------------------------------- Never miss an email again! Yahoo! Toolbar alerts you the instant new Mail
2006 Mar 10
0
gdbserver-xen fix for vmx gustes
Hi Ian, Keir, Attached is a small patch to fix the gdbserver-xen for VMX guests. Please apply. Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> Thanks & Regards, Nitin ------------------------------------------------------------------------ ----------- Open Source Technology Center, Intel Corp _______________________________________________ Xen-devel
2007 Oct 10
0
Bug#446114: xen-utils-3.1-1: build gdbserver
Package: xen-utils-3.1-1 Version: 3.1.0-2 Severity: normal Hi, With HVM, Xen now has a way to gdb the kernel of a domain by running a gdbserver, available in tools/debugger/gdb. It would be useful to build it. Samuel -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
2009 Nov 24
2
Guest debugging fails for 32bit, works for 64bit
I''ve followed the instructions in tools/debugger/gdb/README for building and using gdbserver-xen. While playing around with debugging a running guest or dissecting a core file, I''ve discovered that using it with a 32-bit PV domU fails but it works fine on the same guest if it''s booted with a 64-bit kernel. Is this a known limitation, or am I doing something incorrectly?
2006 Apr 19
4
[PATCH] avoid injection of missed timer interrupts while debugging a guest
Hi Keir, Ian, Today if we stop the guest for debugging using the gdbserver and then continue with the guest execution the PIT finds that the time has gone ahead and it missed to inject so many timer ticks, and it tries to inject all of those one by one. So after the gdb continue command the guest just handles the timer interrupts for a long time before it can do anything else. This patch
2010 Jan 22
2
[PATCH -v2] btrfs: Use correct values when updating inode i_size on fallocate
Even though we allocate more, we should be updating inode i_size as per the arguments passed Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> --- Changes from V1: We should update i_size only if actual_len and cur_offset are both larger than i_size. Otherwise if actual_len is < i_size and cur_offset > i_size we may end up setting wrong i_size value
2014 Jul 31
2
Re: hang after seabios
[Let's keep this on the mailing list] On Thu, Jul 31, 2014 at 02:48:25PM -0700, Zetan Drableg wrote: > Hi Richard, > I created qemu-wrapper: > #!/bin/bash -x > > exec gdbserver :1234 /usr/libexec/qemu-kvm "$@" gdbserver will end up debugging the qemu process, not the guest inside. This is not useful. You need to do something like: exec /usr/libexec/qemu-kvm -s
2005 Sep 30
14
pdb missing files?
Hello, I''m trying to get PDB working in accordance with the instructions at http://www.cl.cam.ac.uk/~sos22/replay.bk/docs/misc/XenDebugger-HOWTO and a message from this list: http://lists.xensource.com/archives/html/xen-devel/2004-08/msg00017.html When I try to build pdb I first get errors because the Makefile is configured to treat warnings as errors, and there are some warnings.
2007 Mar 06
3
How to disable xen debugger?
Hi, I followed the instructions in tools/debugger/gdb/README to enable the xen debugging feature. But after that my system (a kernel module) works 10 times slower. Maybe the debugger slows down the running. What''s the right way to reverse and disable the debugger? I tried to disable the "Kernel hacking -> Compile the kernel with debug info [*]" option. But it does not help.
2008 Feb 22
1
Patch for Analog Devices compiler & fixed-point AGC
Robin Getz a ?crit : >> As I told you, bank is a reserved keyword in Analog Devices compiler for >> Blackfin architecture. > > This seems lame, and maybe you need to change the header files inside VDSP++. > (This is pretty common for VDSP users to do when name space clashes occur > with open source software). > > Poking at the VDSP docs, says that it uses bank()
2015 Aug 21
0
Processed: closing 396556
Processing commands for control at bugs.debian.org: > close 396556 Bug #396556 [src:xen] Please build gdbserver-xen in the xen-utils package Marked Bug as done > forcemerge 446114 396556 Bug #446114 {Done: Ian Campbell <ijc at debian.org>} [src:xen] xen-utils-3.1-1: build gdbserver Bug #396556 {Done: Ian Campbell <ijc at debian.org>} [src:xen] Please build gdbserver-xen in the
2011 Sep 29
1
Fwd: Re: VirtFS Query
Richard, FYI. On Wed, 28 Sep 2011 17:05:42 +0530, Harsh Bora <harsh at linux.vnet.ibm.com> wrote: > Hi Aneesh, > > Richard asked me if we have any plans to provide a solution for this use > case: > > https://www.redhat.com/archives/libguestfs/2011-September/msg00089.html > > IIUC, VirtFS as a rootfs is targeted towards this requirement only, > right? Any inputs ?
2013 Jul 29
1
[LLVMdev] llvm-g++ 4.6.4 unable to compile simple shared library on Ubuntu 12.04 x86_64
Hi, I am trying to release a Makefile for building my company's software that will be flexible enough to use the llvm suite of compilers to build shared libraries for talking to USB peripherals. The problem that I am having is that while I am able to build a shared library using llvm-gcc , the llvm-g++ compiler is giving me error messages saying " relocation R_X86_64_PC32 against
2008 Oct 08
7
How to debug Xen and Dom0 driver?
hi, I am wondering if anybody is doing Xen or Dom0 debugging with gdb here. If yes, could you show me the procedure of doing that? Thanks, Neo -- I would remember that if researchers were not ambitious probably today we haven''t the technology we are using! _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com
2013 May 13
0
CEBA-2013:0811 CentOS 6 gdb Update
CentOS Errata and Bugfix Advisory 2013:0811 Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-0811.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 53521009739567a1520d41c87541c92f335196475f5137bccbde271d38bca38a gdb-7.2-60.el6_4.1.i686.rpm 8ac9e5729e7605c717239d0e48eec47b41b6c7c2f50c8f83457db45ab85e48ac
2015 Aug 21
0
Processed: closing 446114
Processing commands for control at bugs.debian.org: > severity 446114 wishlist Bug #446114 [src:xen] xen-utils-3.1-1: build gdbserver Severity set to 'wishlist' from 'normal' > close 446114 Bug #446114 [src:xen] xen-utils-3.1-1: build gdbserver Marked Bug as done > thanks Stopping processing here. Please contact me if you need assistance. -- 446114:
2014 Jul 10
0
CEBA-2014:0872 CentOS 6 gdb Update
CentOS Errata and Bugfix Advisory 2014:0872 Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-0872.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 283b472f5a523580bc93ffc81cc9defeaef33cd108ee092ec60b0b4d1c785351 gdb-7.2-64.el6_5.2.i686.rpm 5477e1132c03f058c6a485f5474223bc80a8f4d18db1f01d5ed67642ebab2bc3
2014 Jul 11
0
CentOS-announce Digest, Vol 113, Issue 6
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2008 Jun 20
0
Processed: old xen bugs
Processing commands for control at bugs.debian.org: > reassign 442380 xen-utils-3.2-1 Bug#442380: xen-utils-3.1-1: reenabled blktap support unusable Warning: Unknown package 'xen-utils-3.1-1' Bug reassigned from package `xen-utils-3.1-1' to `xen-utils-3.2-1'. > reassign 445243 xen-utils-3.2-1 Bug#445243: xen-utils-3.1: qemu-dm should be built with alsa support to avoid
2011 Dec 21
0
problem with 'xm save' in xen-3.4
Hi, the problem is as follows:(And then, others can't login mostly because of the os' busing and you can't do anything else.) [**@xentest ::三 12月 21::~]$ sudo xm list Name ID Mem VCPUs State Time(s) Domain-0 0 1748 2 r----- 29396.3 xp-101 1 256