This is the mail archive of the gdb-patches@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]

Re: [Bug win32/14529] Make gdb capable of JIT-debugging on W32


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

 On 09/11/2012 07:23 PM, LRN wrote:
> On 11.09.2012 22:08, Pedro Alves wrote:
>> Alternatively, and perhaps it really is a better option, get rid
>> of the --event option, but make this a real command, implemented
>> in windows-nat.c, so that the user has better control of when to 
>> signal the event, like:
>> 
>> gdb -ex "foo" -ex "bar" -ex "attach PID" -ex
>> "signal-aedebug-event FOO"
>> 
> That's an interesting option. Will require better documentation
> though (i haven't realized that i can do that until now; shows how
> well i know gdb :). And i'll need to test it to make sure that W32
> is actually capable of, say, replacing a quoted %ld...
> 

OK, here's the patch. It is much smaller and simpler indeed.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (MingW32)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iQEcBAEBAgAGBQJQZuyZAAoJEOs4Jb6SI2Cw8fsH/iQGmgDalamwOwrsVPl8RoB3
HG8OhUjGdb3CmO5m9FGfntsp/B4b/mloPytRQfRrGg/txcuQ5OiHcP2hffA1XGbz
YaizJWDAH/qKEXBBok3jNeJoh2wt4FFPguMPGnUVtu7Orf72aQYgV0vWnErPJYKk
p7p9qsh2nInBU7y1jgAaIR9snyok5MD3BzuGyfW8rPV1H6e+HvctZIt83vzUaBFb
5QtoDrBcm5M5/Mnj/xkMu3YVfbvmj/l2HBRfwNf9KGVReu2uATM5SnlafD/hlCFt
XVUC2wbdRF1IrUhEF+YSwS9EOe4VEJ+mIRNo/faaapKSgkVJgGuQJF4Vf8jm4zQ=
=Q6V+
-----END PGP SIGNATURE-----

Attachment: 0001-Make-gdb-JIT-capable-W32-v3.mingw32.patch
Description: Text document


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